Author | SHA1 | Message | Date |
---|---|---|---|
Jae Kwon | b96fd8a031 | Beginning of complete merkle proofs | 9 years ago |
Jae Kwon | 9965dd5de6 | uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ | 10 years ago |
Jae Kwon | b164c05b27 | Refactor IAVLProof and SimpleProof to use similar Verify() | 10 years ago |
Jae Kwon | 13b6508ecd | Package import path change | 10 years ago |
Ethan Buchman | 60f166e823 | tendermint2 | 10 years ago |
Jae Kwon | a0cc186c75 |
Unified deterministic merkle tree computation. Now we have 2 types of
trees... IAVL (nondeterministic) and Simple (deterministic) |
10 years ago |