0g-chain/x/auction/keeper
Kevin Davis 15a7dc610e
[R4R] feat: Fetch auctions from historical state (#649)
* feat: query old blocks for auctions

* fix: add next auction id to querier

* fix: set boolean when found

* fix: use correct query route and params

* apply suggestions from review comments
2020-09-16 14:58:11 -04:00
..
auctions_test.go update format 2020-04-30 10:23:41 -04:00
auctions.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
bidding_test.go update format 2020-04-30 10:23:41 -04:00
integration_test.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
invariants.go fix exhibit 48 - error message should match if statement (#580) 2020-06-11 14:33:36 -05:00
keeper_test.go update format 2020-04-30 10:23:41 -04:00
keeper.go [R4R] Add flags to auction queries (#522) 2020-05-24 19:27:11 -07:00
math_test.go increase auction maths safety 2020-05-11 20:45:00 +01:00
math.go increase auction maths safety 2020-05-11 20:45:00 +01:00
params.go linters and format 2020-04-30 10:13:31 -04:00
querier_test.go [R4R] Add flags to auction queries (#522) 2020-05-24 19:27:11 -07:00
querier.go [R4R] feat: Fetch auctions from historical state (#649) 2020-09-16 14:58:11 -04:00