Commit Graph

1074 Commits

Author SHA1 Message Date
Ethan Frey 9092b4d7f1 Fix TestTxProofs 2017-10-10 14:27:38 +02:00
Ethan Frey 1e6d9bcac6 cleanup 2017-10-10 13:55:17 +02:00
Ethan Frey e0604baad5 Get abci commit hash/height working 2017-10-10 13:48:48 +02:00
Ethan Frey e85854fa83 state.NewState is always persistent, remove flag 2017-10-10 13:19:25 +02:00
rigelrozanski d3b4d42458 integrated init --static, fix tests 2017-10-10 03:13:02 -04:00
rigelrozanski 5a7566a81a init creates random priv_validator 2017-10-10 01:50:10 -04:00
rigelrozanski 1cbb4094b1 simplify tick start command 2017-10-09 05:18:40 -04:00
rigelrozanski 2ea45d8ec2 mycoin -> strings 2017-10-09 01:14:16 -04:00
rigelrozanski 80ebfe9c0e remove IsValidNonNegative 2017-10-07 22:44:16 -04:00
rigelrozanski c04200ceeb start tick command choose command name 2017-10-06 15:43:15 -04:00
rigelrozanski 0e703d3f9e Tick StartCmd now adds flags properly 2017-10-05 15:09:12 -04:00
Alexis Sellier ee6cb37ced Update tendermint/iavl dependency 2017-10-05 16:01:57 +02:00
Alexis Sellier 75e2591a68 Start adding versioned queries support 2017-10-05 15:54:57 +02:00
Alexis Sellier bc5edbdc89 Update/fix glide file 2017-10-05 12:52:59 +02:00
rigelrozanski a11eb1eaa5 validPermission typo 2017-10-05 01:35:51 -04:00
Alexis Sellier 36f8c59fee Move to iavl.VersionedTree 2017-10-04 17:05:38 +02:00
Alexis Sellier 0fdccfc60d Update glide.lock 2017-10-04 17:05:18 +02:00
Rigel 16bea90399 Merge pull request #253 from cosmos/develop
more glide tm updates
2017-10-03 19:13:18 -04:00
rigelrozanski 6eb884017b proper integration of tick functionality 2017-10-03 19:01:02 -04:00
rigelrozanski 20e1b92ad4 remove ticker from begin block 2017-10-03 16:42:01 -04:00
rigelrozanski 007fc330a4 ticker in the begin block logic 2017-10-03 03:47:26 -04:00
Ethan Buchman f40fa5b416 more glide tm updates 2017-10-03 00:02:45 -04:00
Rigel 612ca9dc8c Merge pull request #252 from cosmos/develop
update tm 0.11
2017-10-02 22:48:48 -04:00
Ethan Buchman 12c2d0428b glide: tm fix 2017-10-02 21:25:23 -04:00
Ethan Buchman 1f151d1232 update for tendermint 0.11 2017-10-02 14:40:42 -04:00
rigelrozanski 3703121f09 Added IsValidNonnegative to coins module 2017-09-19 20:16:04 -04:00
Ethan Frey 0307321051 Update go-crypto for 4 byte checksums like 0.6.2 2017-09-13 14:13:50 +02:00
Ethan Frey 7c4cc3785e Merge pull request #248 from cosmos/feature/separate-out-viper
Separate out viper
2017-09-08 21:01:48 +02:00
Ethan Frey b11536c579 Move the tests into basecoin examples 2017-09-08 20:51:14 +02:00
Ethan Frey 307bc8e746 Update dependencies again for go-crypto 2017-09-08 20:47:46 +02:00
Ethan Frey ec58e9dd46 Import more extensive keys tests from go-crypto 2017-09-08 20:47:46 +02:00
Ethan Frey 8fbf923c25 Update binaries to use our key commands, not the ones from go-crypto 2017-09-08 20:47:46 +02:00
Ethan Frey ed690b8aa3 Move keys command from go-crypto here 2017-09-08 20:47:46 +02:00
Ethan Frey 2ac564fead Clean up seed input/output code 2017-09-08 20:47:46 +02:00
Ethan Frey f967c1dc07 Modify IBC to work with new proof serialization 2017-09-08 20:47:46 +02:00
Ethan Frey 46d10db990 fix unit tests 2017-09-08 20:47:46 +02:00
Ethan Frey 2951763660 Moved merkleeyes->iavl and updated references 2017-09-08 20:47:46 +02:00
Ethan Frey b869a999c3 Update deps, break on iavl proof changes 2017-09-08 20:47:46 +02:00
Ethan Frey f2ff547a8f Removed proxy from client/rest as now in client 2017-09-08 20:47:46 +02:00
Ethan Frey 38b6173066 Pull out proxy server away from viper 2017-09-08 20:47:46 +02:00
Ethan Frey e0ddecc229 Move proof logic away from viper 2017-09-08 20:47:46 +02:00
Ethan Frey 521503026e Separate common commands from viper 2017-09-08 20:47:46 +02:00
Ethan Frey 83c460a402 Merge pull request #243 from cosmos/feature/init-option
Feature/init option
2017-09-08 20:45:52 +02:00
rigelrozanski 4ac089f084 json testing, addressed init option PR comments 2017-09-06 01:19:20 -04:00
rigelrozanski 748a1e97e4 init --option can now use json 2017-09-06 01:19:20 -04:00
rigelrozanski eae60cedee added sep string var properly 2017-09-06 01:19:20 -04:00
Rigel Rozanski dd68d34216 init option changelog 2017-09-06 01:19:20 -04:00
Rigel Rozanski ab8505d1f6 init options tests 2017-09-06 01:19:20 -04:00
Rigel Rozanski bfd4ce96bb added init option flag and tests 2017-09-06 01:19:20 -04:00
Ethan Frey 080d9a1e31 Remove random test failures 2017-09-05 17:34:04 +02:00