-
Notifications
You must be signed in to change notification settings - Fork 462
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
Add ERC: Solana Storage Router #390
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: Andrew B Coathup <[email protected]>
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.
Your specification section mostly goes into detail on marshalling data between Solana and Ethereum. It does not actually explain the mechanism for getting data between chains (or if it does, I've missed it.)
If that's explained in 7700, perhaps adding something like "See EIP-7700 for details on the mechanism for conveying data" would be helpful?
Add `requires: 7700` Co-authored-by: Sam Wilson <[email protected]>
…nto solanaHandler
…nto solanaHandler
Add ERC-3668 in requirements Co-authored-by: Sam Wilson <[email protected]>
a0297e6
to
28bc420
Compare
28bc420
to
62a85ea
Compare
The following standard is an extension to the Cross-chain Storage Router Protocol (EIP-7700; #404) introducing storage router for Solana.