0g-chain/x/auction
Ruaridh bbc5d3b7a0
Auction rest fixes (#361)
* auction query fixes

* minor formating tweaks

* add phase info to debt & surplus auctions

* add base auction struct tags

* use module name in querier paths

* update rest tx endoint to use http body

* improve invalid coins error messages

* add rest examples

* align starting auction ID with gov and cdp

* fix cdp test broken by auction ID change

* fix all tests broken by ID change
2020-02-03 10:54:00 -05:00
..
client Auction rest fixes (#361) 2020-02-03 10:54:00 -05:00
keeper Auction rest fixes (#361) 2020-02-03 10:54:00 -05:00
spec Add CDP Spec (#328) 2020-01-23 14:09:36 -05:00
types Auction rest fixes (#361) 2020-02-03 10:54:00 -05:00
abci_test.go Merge branch 'ro-add-debt-tracking-to-auctions' 2020-01-14 12:10:39 +01:00
abci.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00
alias.go Auction rest fixes (#361) 2020-02-03 10:54:00 -05:00
genesis_test.go Various Auction TODOs (#281) 2020-01-14 15:00:37 +01:00
genesis.go Various Auction TODOs (#281) 2020-01-14 15:00:37 +01:00
handler.go [R4R] Custom sdk.Error types for the auction module (#285) 2020-01-15 11:39:55 +01:00
module.go Various Auction TODOs (#281) 2020-01-14 15:00:37 +01:00