-
Notifications
You must be signed in to change notification settings - Fork 490
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding new API to daemon/algod * stateproof api added * relocated code inside file * WIP: unit-tests * adding range of possible rounds to look for state-proofs. * stateproof retrival * fix: import order * fix: removed comment * fix: watchdog comments * restraining the minimum round given to stateproof api * fix: using latest round as max round to look for the stateproof * fix name of test * change in test * added a possible sort * fix: import order Co-authored-by: algoidan <idan@algorand.com> Co-authored-by: algoidan <79864820+algoidan@users.noreply.github.com>
- Loading branch information
1 parent
c34780a
commit 4009697
Showing
9 changed files
with
780 additions
and
356 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
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.