-
Couldn't load subscription status.
- Fork 796
ERC 8050: Compressed RPC Link Format with Method-Specific Shortcuts #1261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
File
|
| @@ -0,0 +1,1224 @@ | |||
| --- | |||
| eip: TBD | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| eip: TBD | |
| eip: 8050 |
Assigning next sequential EIP/ERC/RIP number.
Numbers are assigned by editors & associates.
Please also update the filename.
| title: Compressed RPC Link Format with Method-Specific Shortcuts | ||
| description: A link-encodable format for JSON-RPC requests using Protocol Buffers, optional Brotli compression, and Base64url encoding. Defines shortcuts for wallet_sendCalls and wallet_sign with optimized transaction type encodings. | ||
| author: Bruno Barbieri (@brunobar79), Jake Feldman (@jakefeldman), Lukas Rosario (@lukasrosario) | ||
| discussions-to: https://ethereum-magicians.org/t/compressed-rpc-link-format-with-method-specific-shortcuts/25832 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| discussions-to: https://ethereum-magicians.org/t/compressed-rpc-link-format-with-method-specific-shortcuts/25832 | |
| discussions-to: https://ethereum-magicians.org/t/erc-8050-compressed-rpc-link-format-with-method-specific-shortcuts/25832 |
Updated with assigned number
Add new ERC for Compressed RPC Link Format with Method-Specific Shortcuts