Commit Graph

9455 Commits

Author SHA1 Message Date
Ethan Frey
f4b7a6ce40 Updated tx handling for eyes server 2017-10-25 19:56:48 +02:00
Ethan Frey
850796bad5 eyes example compiles - but doesnt work 2017-10-25 19:56:48 +02:00
Ethan Frey
5efbbc3237 One step for module eyes commands compiling 2017-10-25 19:56:48 +02:00
Ethan Frey
4bff480440 app package compiles 2017-10-25 19:56:48 +02:00
Ethan Frey
8b8de70f53 Auth module passes all tests 2017-10-25 19:56:48 +02:00
Ethan Frey
d2ed8c8871 More functioning auth tests 2017-10-25 19:56:48 +02:00
Ethan Frey
3aeab43acb Auth Tx sign tests pass 2017-10-25 19:56:48 +02:00
Ethan Frey
8e442d5ded Revamped signature tx building blocks 2017-10-25 19:56:48 +02:00
Ethan Frey
cce6e6cb33 Get auth module to compile 2017-10-25 19:56:48 +02:00
Ethan Frey
53e9106b09 Start working to compile eyes app 2017-10-25 19:56:48 +02:00
Ethan Frey
31b8abf58a module eyes works 2017-10-25 19:56:48 +02:00
Ethan Frey
9211564e0b Move postponed functionality to _attic so we can focus 2017-10-25 19:56:48 +02:00
Ethan Frey
6aa10f24db Fix util package with rename 2017-10-25 19:56:48 +02:00
Ethan Frey
555db84977 Move db interfaces to top level 2017-10-25 19:56:48 +02:00
Ethan Frey
2a3c072cc5 Util handlers compile and pass tests 2017-10-25 19:56:48 +02:00
Ethan Frey
a90741f2df Cleanup base module -> util 2017-10-25 19:56:48 +02:00
Ethan Frey
362fbe6fe9 Define Handler and Decorator 2017-10-25 19:56:48 +02:00
Ethan Frey
babe854682 Merge pull request #261 from cosmos/nano
Support for nano ledger in basecli
2017-10-25 19:55:27 +02:00
Ethan Frey
2cc53beca7 CLI supports creating ledger keys 2017-10-25 19:54:57 +02:00
Ethan Frey
8f9caa8907 Merge pull request #265 from cosmos/feature/reorg-light-client
Reorg light client
2017-10-25 19:54:10 +02:00
Ethan Frey
995feb532c Update after rebase 2017-10-25 19:35:36 +02:00
Ethan Frey
7926a6494d Update ibc test script for new commands 2017-10-25 19:35:36 +02:00
Ethan Frey
6f87b0a42f Rename seeds command to commits 2017-10-25 19:35:36 +02:00
Ethan Frey
9442e7e04a Cleaned up naming of seed->commit 2017-10-25 19:35:36 +02:00
Ethan Frey
e635a8ff53 Fix ibc cli test 2017-10-25 19:35:36 +02:00
Ethan Frey
c4e87dbf10 Fixed ibc tests 2017-10-25 19:35:36 +02:00
Ethan Frey
1c446f4b49 fix client tests 2017-10-25 19:35:36 +02:00
Ethan Frey
1b7bec230d make install works 2017-10-25 19:35:36 +02:00
Ethan Frey
40bb1fdca5 Update ibc imports 2017-10-25 19:35:36 +02:00
Ethan Frey
624133ad92 Fix lot more lightclient imports 2017-10-25 19:35:36 +02:00
Ethan Frey
1f897cabde Fix light-client imports 2017-10-25 19:35:36 +02:00
Ethan Frey
b5320748e6 Update to reorged light-client 2017-10-25 19:35:36 +02:00
Ethan Frey
7fad21d800 Use own ErrNoData, not from light-client 2017-10-25 19:35:36 +02:00
Ethan Frey
ad04aba0a4 Merge branch 'feature/expose-historical-queries' into develop 2017-10-25 19:35:11 +02:00
Ethan Frey
ae09c8faff Dpes use develop, now that abci and light client prs are merged 2017-10-25 19:14:28 +02:00
Ethan Frey
630c5ca9ff Update iavl tree and address pr cleanup comments 2017-10-25 19:14:28 +02:00
Ethan Frey
ba27d23ad1 Clean up genesis parse per Anton 2017-10-25 19:14:28 +02:00
Ethan Frey
822b6a3fef Cleanup loop per Alexis 2017-10-25 19:14:28 +02:00
Ethan Frey
ae6c9ef9b1 update abci, iavl, tendermint versions again 2017-10-25 19:14:28 +02:00
Ethan Frey
f40807ce5f Update ibc unit tests for height+1 2017-10-25 19:14:28 +02:00
Ethan Frey
2e6b45437d Better tests on ibc packet receipt, clean up shell test 2017-10-25 19:14:28 +02:00
Ethan Frey
0d9c8de958 Fix IBC off-by-one with proofs 2017-10-25 19:14:28 +02:00
Ethan Frey
9a3080ffcc Fix up some ibc queries, debug height mismatch 2017-10-25 19:14:28 +02:00
Ethan Frey
609600d322 Fixed height handling in rest queries 2017-10-25 19:14:28 +02:00
Ethan Frey
ff0a50a1b3 Fix cli tests to explicitly pass height when querying results of tx 2017-10-25 19:14:28 +02:00
Ethan Frey
5714b101b5 Handle explicit heights to query tx in basictx.sh 2017-10-25 19:14:28 +02:00
Ethan Frey
c4ead8b8a3 Expose height flag in all queries 2017-10-25 19:14:28 +02:00
Ethan Frey
3b7020520c Clean up store versions after a limit 2017-10-25 19:14:28 +02:00
Ethan Frey
422e67b382 Update deps: tendermint/abci/iavl, fix code 2017-10-25 19:14:28 +02:00
Ethan Frey
de87acef0d Merge pull request #266 from cosmos/feature/iavl-app
Refactor out BaseApp, StoreApp (per spec #1 and #2)
2017-10-25 19:13:42 +02:00