sarafu-vise/store
alfred-mk d758b37065
Some checks are pending
release / docker (push) Waiting to run
use the correct TokenHoldings struct instead of TokenDetails
2025-06-23 11:09:47 +03: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 Added more logging and display the actual activePoolSymbol 2025-06-19 12:54:33 +03:00
swap_test.go use the TokenAddress instead of ContractAddress 2025-06-23 10:07:53 +03:00
swap.go use the correct TokenHoldings struct instead of TokenDetails 2025-06-23 11:09:47 +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 use the TokenAddress instead of ContractAddress 2025-06-23 10:07:53 +03:00
vouchers.go use a single ProcessVouchers due to similar data struct 2025-06-23 10:09:39 +03:00