0g-chain/x/auction/keeper
Ruaridh f01a3f46ee
Auction cli/rest fixes (#319)
* cleanup auction tx cli

* add querier for getting one auction

* missed querier fixes

* update querier tests

* add msg struct tags

* add auction rest endpoint and tidy

* add struct tags to auctions

* minor UX tweaks
2020-01-21 17:41:37 +00:00
..
auctions_test.go Ro address auction todos (#284) 2020-01-14 16:04:47 +01:00
auctions.go Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00:00
bidding_test.go make bidding tests independent (#322) 2020-01-21 10:06:07 +00:00
integration_test.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
keeper_test.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
keeper.go R4R: Move liquidator functions to cdp module (#280) 2020-01-15 15:19:33 +01:00
math_test.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
math.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
params.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
querier_test.go Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00:00
querier.go Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00:00