Commit Graph

9 Commits

Author SHA1 Message Date
Adrian Brink f80b3aee48
Change AppStateBytes to GenesisBytes
The consensus should pass the entire genesis file to the application.
That way the application has access to the chain_id, the timestap, ...
2018-05-13 19:50:15 -04:00
Adrian Brink ef67705524
Allow ResponseInitChain to return the initial validator set
ResponseInitChain should be able to return an initial validator set that
is determined by some logic within the genesis.json file.
2018-05-13 19:04:03 -04:00
Jae Kwon 66580408f8 GasWanted and GasUsed for Check & Deliver 2017-12-26 05:29:33 -08:00
Jae Kwon ff65421324
Proposal: New Makefile standard template (#168)
* Cleaned up makefile.
* Improve 'make all' order
* Add devdoc
* Update circle.yml
2017-12-25 00:14:13 -08:00
Ethan Buchman e3f6666ecc update changelog; add rudis script for safe keeping 2017-11-30 17:48:05 -05:00
Anton Kaliaev 986bdd00a5
new logging 2017-05-04 16:49:59 +04:00
Ethan Frey 98c4679f39 Fixed Makefile to cleanup after run 2017-01-17 15:41:11 +01:00
Jae Kwon 20913c5e0e Add .pyc to gitignore; Fix js example 2015-12-21 17:23:05 -08:00
Jae Kwon 9a72da4fcd Add .gitignore file 2015-11-27 09:57:08 -08:00