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 |
|
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 |
|
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 |
|
Alexis Sellier
|
9c7b1e023f
|
Merge pull request #218 from tendermint/feature/client-proofs
Support non-existence proof
|
2017-08-18 13:06:08 +02:00 |
|
Alexis Sellier
|
d3cdce3850
|
Use more specific assertion functions
|
2017-08-16 16:55:25 +02:00 |
|
Alexis Sellier
|
b69df980d1
|
Check proofs with latest commit
|
2017-08-11 14:10:06 +02:00 |
|
Alexis Sellier
|
6a642e33b8
|
Check returned height
|
2017-08-11 13:57:38 +02:00 |
|
Alexis Sellier
|
3f0c0ad8f5
|
Refactor function for readability
|
2017-08-11 13:34:39 +02:00 |
|
Alexis Sellier
|
3089673a2e
|
Remove TODO
|
2017-08-10 15:30:45 +02:00 |
|
Alexis Sellier
|
eec4b10067
|
This doesn't need to be public
|
2017-08-10 15:10:21 +02:00 |
|
Alexis Sellier
|
77207a19db
|
Fix some comments
|
2017-08-10 15:10:15 +02:00 |
|
Alexis Sellier
|
f9c3fce5b4
|
Write tx proof tests
|
2017-08-10 14:51:56 +02:00 |
|
Alexis Sellier
|
388f0eece7
|
Wrap error for good measure
|
2017-08-10 14:51:56 +02:00 |
|
Alexis Sellier
|
ee1a27e6fd
|
Implement String method on *Bonsai
|
2017-08-10 14:51:56 +02:00 |
|
Alexis Sellier
|
54304ba5e6
|
Update merkleeyes dependency
It seems like to force it to update to latest unstable, we have to
specify origin/unstable.
|
2017-08-10 14:51:56 +02:00 |
|
Alexis Sellier
|
668eea8628
|
Fix return value when nothing is found
|
2017-08-09 13:13:16 +02:00 |
|
Alexis Sellier
|
a9df9aeef4
|
Make Makefile posix-compliant
|
2017-08-08 21:09:39 +02:00 |
|
Alexis Sellier
|
d1b49da825
|
Use new Certifier type from light-client
|
2017-08-08 18:52:28 +02:00 |
|
Alexis Sellier
|
1882376a34
|
Cleanup tests a bit
|
2017-08-08 18:06:14 +02:00 |
|
Alexis Sellier
|
80ef09f1ee
|
Fix bogus height check
|
2017-08-08 16:32:01 +02:00 |
|
Alexis Sellier
|
cedb66066c
|
Fix return args
|
2017-08-08 12:21:18 +02:00 |
|
Alexis Sellier
|
225f0e7dbe
|
Rename function
|
2017-08-08 12:20:21 +02:00 |
|
Alexis Sellier
|
2b735d8968
|
Support non-existence proof
|
2017-08-08 11:51:15 +02:00 |
|
Alexis Sellier
|
538824d736
|
Change module import etc -> eyes
|
2017-08-07 19:24:58 +02:00 |
|
Alexis Sellier
|
15d2e2525f
|
Start working on proof tests
|
2017-08-07 19:23:44 +02:00 |
|
Alexis Sellier
|
831c9ae3ec
|
Use Get/GetParsed everywhere
|
2017-08-04 19:21:40 +02:00 |
|
Alexis Sellier
|
391380bef2
|
Refactor app state query code
|
2017-08-04 19:21:40 +02:00 |
|
Alexis Sellier
|
d629f27800
|
Use new proof method
|
2017-08-04 17:03:07 +02:00 |
|