0g-chain/x/cdp
Ruaridh 2ffb1edd1f
Simulation fixes (#527)
* fix go version in dockerfile

* mix frequently occuring errors

* add missed import

* fix minor validator vesting sim bug

* fix auction sim bug

* fix docker build

* add todo from sim failure

* tidy up dockerfile

* update docs, add dockerignore to speed up builds

* Update simulations/README.md

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>

* add stack traces to logs for easier debugging

* replace root func with sdk version

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: karzak <kjydavis3@gmail.com>
2020-09-01 11:33:12 -04:00
..
client Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
keeper fix: enforce cdp denom matches collateral type (#638) 2020-08-27 07:21:35 -04:00
legacy/v0_9 Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
simulation Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
spec [R4R] Better docs (#541) 2020-06-03 14:54:31 -04:00
types fix: enforce cdp denom matches collateral type (#638) 2020-08-27 07:21:35 -04:00
abci_test.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
abci.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
alias.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
genesis_test.go update format 2020-04-30 10:23:41 -04:00
genesis.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
handler_test.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
handler.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
integration_test.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
module.go update format 2020-04-30 10:23:41 -04:00