mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
55f0f8d980
* 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> |
||
---|---|---|
.. | ||
auctions_test.go | ||
auctions.go | ||
bidding_test.go | ||
integration_test.go | ||
keeper_test.go | ||
keeper.go | ||
math_test.go | ||
math.go | ||
params.go | ||
querier_test.go | ||
querier.go |