0g-chain/x/cdp/simulation
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
..
decoder_test.go update format 2020-04-30 10:23:41 -04:00
decoder.go [R4R] Update fees for all cdps (#449) 2020-04-23 19:25:44 -04:00
genesis.go Add collateral type to cdp (#629) 2020-08-21 15:42:46 -04:00
operations.go Simulation fixes (#527) 2020-09-01 11:33:12 -04:00
params.go [R4R] Add cdp simulations (#422) 2020-04-13 21:29:46 -04:00
utils_test.go update format 2020-04-30 10:23:41 -04:00
utils.go [R4R] bump SDK version to v0.38.3 (#421) 2020-04-23 12:35:58 -04:00