-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add grpc api related to the block (#291)
* feat: add BlockByHash and BlockResultsByHeight GRPC API * refactor: add prove parameter to GetTxsEvent GRPC API Existing hardcoded prove true has a performance degradation issue. So needs to be disabled as needed. * chore: migrate swagger generator for lfb-sdk * docs: update swagger * chore: remove todo comment about prove * docs: update changelog * docs: rename to LFB SDK
- Loading branch information
Showing
16 changed files
with
7,221 additions
and
1,198 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.