Commit Graph

61 Commits

Author SHA1 Message Date
Kevin Davis
cd754a25d9
[R4R] Minor rest fixes (#355)
* feat: add swagger

* add version info for mainnet

* feat: update swagger

* fix: type in get params path

* feat: example for creating cdp

* feat: example broadcast signed tx

* feat: examples for depositing to cdp

* added README with example cdp create rest-server request (#358)

* fix: make link-check happy

Co-authored-by: Denali Marsh <denalimarsh@gmail.com>
2020-01-31 17:31:22 -05:00
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
Kevin Davis
ad42bf00e5 fix: go-mod-cache for ci 2019-10-15 14:13:25 -04:00
Kevin Davis
563226c86d Merge remote-tracking branch 'origin' into kd-pin-to-sdk 2019-10-15 11:15:51 -04:00
Kevin Davis
a5c642a644 fix: json formatting of genesis state 2019-10-14 17:04:21 -04:00
rhuairahrighairigh
b8857bad42 add remote sim script 2019-10-11 14:53:38 -04:00
rhuairahrighairigh
887f062674 comment typo 2019-10-11 11:38:34 -04:00
rhuairahrighairigh
2be4506d31 add make test cmd 2019-09-26 15:37:34 -04:00
rhuairahrighairigh
b71ce1802b fix simulations 2019-09-12 14:27:13 -04:00
rhuairahrighairigh
5d402197e6 update and simplify makefile 2019-07-19 14:19:29 +01:00
Kevin Davis
fd1e75f9bb feat: use make 2019-07-02 17:31:10 -04:00