This website requires JavaScript.
Explore
Help
Register
Sign In
grassrootseconomics
/
sarafu-vise
Watch
8
Star
0
Fork
0
You've already forked sarafu-vise
Code
Issues
15
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
Files
865dae4b7f990c1ec9c4e44a21e4a0f8aebcb990
sarafu-vise
/
store
History
Alfred Kamanda
34271cba23
Some checks failed
release / docker (push)
Has been cancelled
Details
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