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 |
Ethan Frey
|
163634daf7
|
Cleanup badges on readme
|
2017-09-05 17:08:28 +02:00 |
Ethan Frey
|
b0e73a5400
|
Merge pull request #247 from cosmos/read-the-docs
Implement read the docs
|
2017-09-04 19:11:30 +02:00 |
Zach Ramsay
|
7f4e2ab681
|
docs: add basecoin-kubernetes from medium
|
2017-09-04 13:04:51 -04:00 |
Zach Ramsay
|
2738c22798
|
docs: edits for rst & other cleanup
|
2017-09-04 13:04:51 -04:00 |
Zach Ramsay
|
e60b311796
|
docs: rtd working
|
2017-09-04 13:04:51 -04:00 |
Zach Ramsay
|
085d0cb44e
|
docs: rename all files from .md to .rst
|
2017-09-04 13:04:51 -04:00 |
Zach Ramsay
|
ae928d0de9
|
docs: init sphinx for RTD
|
2017-09-04 13:04:34 -04:00 |
Ethan Frey
|
c94500f269
|
Merge pull request #242 from cosmos/feature/move_to_examples
Move all binaries to examples
|
2017-09-04 18:10:26 +02:00 |
Ethan Frey
|
2887d0d288
|
Cleaned up root command to be less basecoin-specific
|
2017-09-04 16:50:09 +02:00 |
Ethan Frey
|
ec6843928e
|
Moved basecoin server commands out of examples dir to share them
|
2017-09-04 16:50:09 +02:00 |