* chore: ignore .worktrees/ directory
* fix amount validation errors
* fix rounding issue when fixing to 2 decimals
* fix amount validation for swaps + move buffer to standarized function in payments
* adding ln swap limit which is different than other swap limits
* using lightning max
* remove adding fee to on-chain payment
* fix onchain and ln min swap
* fix amount calculations
* fix paste error bug
* adding lnurl fee calc
* fix budget warning
* fix input amount bug
* removing double fee + invoice generation calls
* early return swaps so they dont get caught by phase 5
* making sure we account for amount out value differnce when perfoming a swap
* fix decimal rounding bug
* fixed gift denomination issue