-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add rehashing support for inclusion + consistency proofs. (#305)
* Add all the rehashing related changes from the proof branch * Update fake node reader api As storage API has changed. * Fix tests Remove expectations of consistency proof version fetches that no longer happen. * gofmt * Fix imports and improve doc comments * Review fixes * Update tests for merkle API switch to int64 * Review fixes. * gofmt * Pull in integration test update branch fixes Fix issues masked by integration tests not reporting errors when this code was being developed. * gofmt again * Fix for use of context in tx api upstream * Remove obsolete TODO
- Loading branch information
1 parent
ff76ca6
commit 21fa859
Showing
8 changed files
with
616 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.