-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Implement extra args codec #16016
Merged
huangzhen1997
merged 39 commits into
solana-offchain-plugin
from
NONEVM-1163/implement-extra-args-codec
Jan 30, 2025
Merged
Implement extra args codec #16016
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
a757a6e
Use SVM ABI, needs to check test
huangzhen1997 7253bba
goimport
huangzhen1997 0ec8119
update
huangzhen1997 82a162f
rename
huangzhen1997 2c7bd05
Merge branch 'solana-offchain-plugin' into NONEVM-1163/implement-extr…
huangzhen1997 e8bbe9a
tidy
huangzhen1997 36a5ad1
refactor
huangzhen1997 3fa671b
fix lint
huangzhen1997 af29932
fix
huangzhen1997 2597b48
update
huangzhen1997 a99bdcc
update
huangzhen1997 5fe01d2
address Makram comments
huangzhen1997 c49c04b
lint
huangzhen1997 7204973
Merge branch 'solana-offchain-plugin' into NONEVM-1163/implement-extr…
huangzhen1997 a903310
mod tidy
huangzhen1997 80b3e3b
gomd
huangzhen1997 afcd808
fix import
huangzhen1997 6bc6b29
fix broken integration test
huangzhen1997 a5f84ac
update
huangzhen1997 d6af37b
fix test
huangzhen1997 f9489ae
fix test
huangzhen1997 cf28c84
update source chain
huangzhen1997 67e0038
update test
huangzhen1997 a20765b
minor
huangzhen1997 ee10849
merge develop
huangzhen1997 f2952a0
implement and add test
huangzhen1997 a1eacf6
update comments
huangzhen1997 0b15808
goimport
huangzhen1997 55b33e3
fix conflicts
huangzhen1997 8d4d702
update
huangzhen1997 fc7f0f7
update
huangzhen1997 9939559
add comment
huangzhen1997 6e6441d
refactor
huangzhen1997 7e96d52
update comment
huangzhen1997 2e8de08
add unit test
huangzhen1997 5c76148
update
huangzhen1997 5bcf509
lint
huangzhen1997 8af2a50
mod tidy
huangzhen1997 aa9841d
update
huangzhen1997 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update test
- Loading branch information
commit 67e00386fbc6144914b55789578b198a974966d2
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
once the test passes, we should verify the decoded data is same as originally passed in data.