0g-chain/x/auction/keeper
Kevin Davis d15e3a43dd
[R4R] fix: don't panic on expired auctions in init genesis (#668)
* fix: close expired auctions in init genesis

* fix: initialize variable

* remove expired auction invarient
2020-10-02 12:50:56 -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 [R4R] fix: don't panic on expired auctions in init genesis (#668) 2020-10-02 12:50:56 -04: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 Querier improvements: CDP and Auction priority 1 queries (#644) 2020-09-16 20:45:10 -04:00
querier.go Querier improvements: CDP and Auction priority 1 queries (#644) 2020-09-16 20:45:10 -04:00