alfred/pool-swap #33

Merged
kamikazechaser merged 46 commits from alfred/pool-swap into master 2025-05-19 15:44:50 +02:00
2 changed files with 5 additions and 2 deletions
Showing only changes of commit ec8dc2fb1d - Show all commits

View File

@ -1,5 +1,4 @@
LOAD swap_max_limit 0
CATCH _ flag_incorrect_voucher 1
RELOAD swap_max_limit
MAP swap_max_limit
MOUT back 0
HALT

View File

@ -3,5 +3,9 @@ CATCH _ flag_incorrect_voucher 1
MAP swap_to_list
MOUT back 0
HALT
LOAD swap_max_limit 64
RELOAD swap_max_limit
CATCH . flag_incorrect_voucher 1
CATCH low_swap_amount flag_low_swap_amount 1
INCMP _ 0
INCMP swap_limit *