Commit Graph

1042 Commits

Author SHA1 Message Date
Ethan Frey 987c0469da Pull out basecoin stuff 2017-10-20 13:42:03 +02:00
Ethan Frey e863e1be70 Started separating BaseApp from Basecoin 2017-10-20 13:42:03 +02:00
Ethan Frey 6c667b8398 Use tendermint version format for basecoin version 2017-10-20 13:05:59 +02:00
Ethan Frey 82714e7ccc Note that go 1.8+ is required 2017-10-19 15:57:57 +02:00
Ethan Buchman 098d17711a fix test 2017-10-11 23:44:40 -04:00
Ethan Buchman a4203368d4 changelog and version 2017-10-11 23:30:50 -04:00
rigelrozanski f71c83305d GetInitCmd takes app options 2017-10-11 23:29:32 -04:00
Ethan Buchman 1785f54a57 update glide 2017-10-11 17:23:37 -04:00
Ethan Buchman 2c98876414 readme, changelog, version bump 2017-10-11 16:57:38 -04:00
Ethan Buchman f6513738cf Merge pull request #255 from cosmos/feature/staking
Feature/staking
2017-10-11 16:53:16 -04:00
rigelrozanski 095e252382 typo 2017-10-11 14:31:53 -04:00
rigelrozanski 1613da91ca genesis account coin denom flag 2017-10-11 14:06:57 -04:00
rigelrozanski 40c79a65b3 strings -> mycoin (cointype change) 2017-10-11 13:24:49 -04:00
Alexis Sellier 240f262cff Merge pull request #254 from cosmos/feature/historical-queries
Historical queries support
2017-10-10 18:32:53 +02:00
Alexis Sellier 7050862261 Update glide.lock for latest iavl 2017-10-10 17:16:08 +02:00
Ethan Frey 724fb065f2 Fix off-by-one in handshake, add debug logging 2017-10-10 17:10:10 +02:00
Ethan Frey 98e615709a Return most recent state, even if it does block 2017-10-10 16:16:25 +02:00
Ethan Frey 5238448a46 Make sure height in store increments every block, even if empty 2017-10-10 15:03:39 +02:00
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