-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unnecessary ledger rpcs (#904)
* Remove unnecessary rpcs about batches and slots * Remove unnecessary transaction ledger rpcs * Remove unnecessary ledger event rpcs * Lint and remove unnecessary functions * Fix udeps * Remove more unnecessary responses * Fix parse issue * Fix test parsing * Rename soft batches to soft confirmations part1 * Rename soft batches to soft confirmations part2 * Rename soft batches to soft confirmations part3 * Rename soft batches to soft confirmations part4 comments * Rename soft batches to soft confirmations part5 error messages * Rename soft batches to soft confirmations par6 more comments * fmt * Fix naming in commit soft confirmation * Remove commit slot * Remove unnecessary batch by hash table * Fix merge errors * Add empty ledger tests with our rpcs * Lints * Remove unused dev dep
- Loading branch information
Showing
41 changed files
with
685 additions
and
2,364 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.