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
08d0043d2c8aaafd61d37c6170de77debf4e8c7d
sarafu-vise
/
store
History
Alfred Kamanda
4c80606b56
Some checks failed
release / docker (push)
Has been cancelled
Details
properly handle formatting, preventing rounding errors for the case of 2.1 -> 2.09
2025-10-29 10:55:42 +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
switch the order to match the TokenHoldings struct
2025-10-28 17:20:31 +03:00
tokens_test.go
added an edge-case test for precision
2025-10-29 10:53:11 +03:00
tokens.go
properly handle formatting, preventing rounding errors for the case of 2.1 -> 2.09
2025-10-29 10:55:42 +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