Commit Graph

16 Commits

Author SHA1 Message Date
Ruaridh
15598af3a3
remove broken link check (#932) 2021-06-17 11:00:02 -06:00
Ruaridh
36a32d7962
Automate docker build and upload (#703)
* add basic master builds

* fix branch name

* tidy up

* update to work from master
2020-10-30 18:38:30 +01:00
Kevin Davis
e14466547d
Issuance module (#599)
* wip: issuance module

* add keeper and module methods

* add begin blocker

* add client

* update events

* add simulations

* ignore v0.8 migration tests for now

* ignore migration tests in ci

* add test suite

* update spec to match implementation details

* add unblock method

* address review comments

* fix typos
2020-08-17 13:09:02 -04: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
5939b4b9d9 fix: circleci for master branch 2019-10-22 13:56:03 -04:00
Kevin Davis
27833e14cc fix: circleci for tagged releases 2019-10-22 13:30:54 -04:00
Kevin Davis
456da47459 increase ci timeout for releases 2019-10-15 17:33:50 -04:00
Kevin Davis
0ccc1a6ee2 handle circleci tags 2019-10-15 16:31:07 -04:00
Kevin Davis
9c85201ccc handle circleci tags 2019-10-15 16:23:06 -04:00
Kevin Davis
af8e1b04a4 handle circleci tags 2019-10-15 16:13:41 -04:00
Kevin Davis
0247f15ae3 fix ci config for tags 2019-10-15 16:08:21 -04:00
Kevin Davis
0e389144ab fix ci config 2019-10-15 16:06:12 -04:00
Kevin Davis
107431a311 lint 2019-10-15 16:00:40 -04:00
Kevin Davis
8a5a3c2496 fix ci issue with tags 2019-10-15 15:59:18 -04:00
Kevin Davis
4260891bcd fix: circleci config format 2019-10-15 13:03:14 -04:00
Kevin Davis
6a0f325e35 add circleci config 2019-10-15 11:35:51 -04:00