-
Notifications
You must be signed in to change notification settings - Fork 6
[Chore] Re-enable E2E tests #401
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
Merged
Merged
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
6c9cc5e
NONEVM-5192: convert source chain decimal for receiver
FelixFan1992 1cd84f0
fix deployment with an init decimal op
FelixFan1992 bf61fa8
address feedback
FelixFan1992 7961ae4
more feedback
FelixFan1992 4ffcf1f
fix test
FelixFan1992 d8d853f
Merge branch 'develop' into ccip-source-chain-decimal-on-dest
FelixFan1992 d1ceb4e
Merge branch 'develop' into ccip-source-chain-decimal-on-dest
FelixFan1992 db583fa
Merge branch 'develop' into ccip-source-chain-decimal-on-dest
FelixFan1992 62a8461
Merge branch 'develop' into ccip-source-chain-decimal-on-dest
faisal-chainlink ced5084
regenerate bindings
faisal-chainlink 85b4085
initial draft (w/ replace clauses)
faisal-chainlink 4b36a1a
Merge branch 'develop' into chore/e2e-tests
faisal-chainlink d06637e
update integration tests dir
faisal-chainlink 12feb2d
add events to grpc response mapping
faisal-chainlink e873c18
misc updates to client and packages
faisal-chainlink 6cb98c0
remove unnecessary debug logs and update node test helper
faisal-chainlink bda5401
fix onramp ccip tests
faisal-chainlink ba253f5
remove replace clause for MCMS dep in favor of commit hash
faisal-chainlink 69e8158
re-enable MCMS tests in ./integration-tests in CI
faisal-chainlink 378b7ae
Merge branch 'develop' into chore/e2e-tests
faisal-chainlink b967a74
remove replace clause for CLDF dep in favor of commit hash
faisal-chainlink da5187b
update go mods in ./deployment
faisal-chainlink d4b47ce
tidy
faisal-chainlink 919522f
re-enable ops tests
faisal-chainlink ffadcf4
deps graph
faisal-chainlink 541f796
fix op test mock stub
faisal-chainlink 70c6555
Update bindings/bind/publish.go
faisal-chainlink fa6d41e
re-enable
FelixFan1992 981def9
merge
faisal-chainlink 78cf810
simplify local node helper
faisal-chainlink 218c89f
go mod tidy in ./integration-tests
faisal-chainlink eb9893a
lint
faisal-chainlink 5d720f9
NONEVM-5191: implement receiver abi check (#393)
FelixFan1992 4ae3cdb
Merge branch 'develop' into chore/e2e-tests
faisal-chainlink bbf0ba8
NONEVM-5015: make broken receiver not blocking relayer and add more t…
FelixFan1992 ab5479e
fix
FelixFan1992 d55d366
nonevm-5255: check for errors before memory allocation (#405)
FelixFan1992 ee3b47c
use address deserializing for MCMS reports to handle move structs
faisal-chainlink bd02f53
use address deserializing for MCMS reports as fallback
faisal-chainlink b771e89
update bindings deserializer for MCMS
faisal-chainlink 5206703
NONEVM-5258: billing for Sui => Sui (#403)
FelixFan1992 ccd2899
nonevm-5017: update dummy receiver and add a new receiver integration…
FelixFan1992 fd180da
regen binding
FelixFan1992 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
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
14 changes: 7 additions & 7 deletions
14
bindings/generated/ccip/ccip_dummy_receiver/ccip_dummy_receiver/dummy_receiver.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.