sarafu-vise/store
Alfred Kamanda 34271cba23
Some checks are pending
release / docker (push) Waiting to run
Merge branch 'master' into send-with-swap
2025-10-09 14:32:31 +03:00
..
db removed unused DATA_RECIPIENT_ACTIVE_TOKEN key 2025-08-25 17:21:23 +03: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 correct data keys on the test 2025-10-09 13:31:55 +03:00
swap.go use the correct TokenHoldings struct instead of TokenDetails 2025-06-23 11:09:47 +03:00
tokens_test.go add a test for the TruncateDecimalString 2025-06-26 12:26:49 +03:00
tokens.go add a helper function 'TruncateDecimalString' to format amounts to specified decimal places 2025-06-26 12:19:13 +03: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 added a test case for the invalid symbol replacement 2025-10-03 16:57:04 +03:00
vouchers.go added a mapping to replace invalid characters on voucher symbols 2025-10-03 16:56:48 +03:00