forked from vechain/thor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for 'finalized' revision in accounts (vechain#689)
* feat: add support for 'finalized' revision in accounts * fix: golanglint error * test: add a finalized account test * chore: update thor.yaml * blocks: test for finalized id * fix: accounts test * feat: add finalized and best support to other endpoints * fix: thor.yaml * fix: e2e tests * revert solo finalized block and fix tests * revert transactions endpoints and move finalizer interface * revert transactions endpoints and move finalizer interface * update thor.yaml * remove whitespace * add tests * add coverage * Update api/debug/debug.go Co-authored-by: libotony <[email protected]> * Update api/debug/debug.go Co-authored-by: libotony <[email protected]> --------- Co-authored-by: libotony <[email protected]>
- Loading branch information
1 parent
95e06e8
commit de6037f
Showing
12 changed files
with
374 additions
and
179 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
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.