0g-chain/x/auction
Ruaridh e11b298c28 Add CDP Spec (#328)
* add overview and basic structure

* add state and params

* add basic messages

* add state transitions

* add begin block state transitions

* add missing titles

* add concepts

* add events

* update state and concepts

* update for liquidator changes

* update events

* mention module accounts

* update begin block

* update params

* update page numbering

* add fee descriptions

* add broken link linter

* add broken link linter to CI

* move link check to end of CI

* update typo

Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>

* address review comments

* Update x/cdp/spec/06_params.md

Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>

* Update x/cdp/spec/README.md

Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>

* Update x/cdp/spec/README.md

Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
2020-01-23 14:09:36 -05:00
..
client Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00:00
keeper Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00:00
spec Add CDP Spec (#328) 2020-01-23 14:09:36 -05:00
types Auction cli/rest fixes (#319) 2020-01-21 17:41:37 +00: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 cli/rest fixes (#319) 2020-01-21 17:41:37 +00: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