0g-chain/x/pricefeed
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 Merge PR #532: Fix expiry parsing 2020-05-29 16:07:34 -04:00
keeper cleanup begin/end block (#553) 2020-06-17 05:09:44 -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 bump tendermint and cosmos-sdk versions (#608) 2020-07-02 19:48:43 -04:00
abci.go cleanup begin/end block (#553) 2020-06-17 05:09:44 -04:00
alias.go Merge PR #532: Fix expiry parsing 2020-05-29 16:07:34 -04:00
doc.go Pricefeed fixes (#308) 2020-01-17 13:29:19 +01:00
genesis_test.go linters and format 2020-04-30 10:13:31 -04:00
genesis.go x/pricefeed: GenesisState validation (#514) 2020-05-21 00:49:27 -04:00
handler.go fix: add new event manager to ctx in handlers (#485) 2020-05-02 18:52:49 -04:00
integration_test.go linters and format 2020-04-30 10:13:31 -04:00
module.go update format 2020-04-30 10:23:41 -04:00