-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wRPC v2, integrations, typescript-v2, resolver v2
* refactored Borsh serialization (wRPC v2) * refactored watch-only * fix Rust v1.81 lints * using latest resolver APIs (guards) * updated TypeScript bindings (typescript-v2) * fixes related to "insufficient-funds" * `Hex View for ScriptBuilder`: * formatted hex view for scripts * `Kip9 Updates`: * improvements to mass calculator (Kip9::Beta variant) ** New RPC Methods * `get_sync_status()`: * node sync status polling * `get_connection_count()`: * total TCP sockets in use * `get_system_info()`: * unique ID, git commit hash, total RAM, CPU cores, internal FD limit * `get_metrics()`: * provisional dictionary*based map for custom metrics ### Important Notes * `get_server_info()`: * broken due to data structure changes * `wRPC v2 Breaking Changes`: * new public node infrastructure deployment * custom serializers for elastic data structure serialization
- Loading branch information
1 parent
4e35e0b
commit 052e65c
Showing
287 changed files
with
12,408 additions
and
3,703 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.