0g-chain/x/auction/client/rest
Kevin Davis 55f0f8d980
Display auction type and phase when querying auctions (#345)
* feat: differentiate auction types when queried

* feat: display auction type

* feat: add phase of collateral auctions

* fix: set reverse phase directly

* feat: revert base auction, use querying specifc structs

* fix: pass auction as interface to handlers

* set reverse phase on max bid (#348)

* Revert "set reverse phase on max bid (#348)" (#351)

This reverts commit 4b855250d529a4cbecb16d9d32b25ffeaffa3a68.

* fix: missing return

* fix: include collateral auction type

* fix: always include phase field for queries

Co-authored-by: Denali Marsh <denalimarsh@gmail.com>
2020-01-29 08:42:03 -06:00
..
query.go Display auction type and phase when querying auctions (#345) 2020-01-29 08:42:03 -06:00
rest.go feat: migrate modules from kava-devnet 2019-11-25 14:46:02 -05:00
tx.go Update Auction Module (#276) 2020-01-12 16:12:22 +01:00