block-sdk/abci
Aleksandr Bezobchuk 7db24f2c29
refactor: remove min-buy-in param (#135)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
2023-05-15 15:43:03 +00:00
..
abci_test.go chore(deps): bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#120) 2023-05-10 02:24:57 +00:00
auction_test.go refactor: remove min-buy-in param (#135) 2023-05-15 15:43:03 +00:00
auction.go feat(v1): Vote Extension Auction (#106) 2023-05-09 16:47:27 -04:00
auction.pb.go feat(v1): Vote Extension Auction (#106) 2023-05-09 16:47:27 -04:00
proposals_test.go refactor: remove min-buy-in param (#135) 2023-05-15 15:43:03 +00:00
proposals.go feat(v1): Vote Extension Auction (#106) 2023-05-09 16:47:27 -04:00
types.go feat: prep POB with ABCI++ 2.0 Vote Ext Types (#94) 2023-04-26 16:21:56 -04:00
vote_extensions_test.go refactor: remove min-buy-in param (#135) 2023-05-15 15:43:03 +00:00
vote_extensions.go fix(V1): Nil extension fix (#125) 2023-05-09 18:04:10 -04:00