sarafu-vise/store
alfred-mk 42dadb5eea
Some checks failed
release / docker (push) Has been cancelled
add-pool-selection (#79)
- Add pool selection under "Select vouchers" node
- Use the set pool contract address in the swap, or fall back to the default

Reviewed-on: #79
Co-authored-by: alfred-mk <alfredmwaik@gmail.com>
Co-committed-by: alfred-mk <alfredmwaik@gmail.com>
2025-06-09 13:38:19 +02:00
..
db add-pool-selection (#79) 2025-06-09 13:38:19 +02:00
log_db.go add log db struct with associated methods 2025-04-09 14:52:57 +03:00
pools.go add-pool-selection (#79) 2025-06-09 13:38:19 +02:00
swap_test.go alfred/pool-swap (#33) 2025-05-19 15:44:50 +02:00
swap.go use the TemporaryValue to store the user's swap amount input 2025-05-22 15:18:52 +03:00
tokens_test.go Gofmt, remove commented code 2025-01-21 15:43:26 +00:00
tokens.go alfred/pool-swap (#33) 2025-05-19 15:44:50 +02:00
transfer_statements.go Factor out api config, add missing source files from refactor 2025-01-12 09:59:36 +00:00
user_store.go Gofmt, remove commented code 2025-01-21 15:43:26 +00:00
vouchers_test.go Pass correct arguments in the TestGetVoucherData 2025-03-24 19:53:02 +03:00
vouchers.go added a function to ProcessTokens from the GetPoolSwappableVouchers 2025-05-21 18:19:23 +03:00