-
Notifications
You must be signed in to change notification settings - Fork 38
feat: re-add lifecycle modes #927
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
Draft
thlorenz
wants to merge
27
commits into
master
Choose a base branch
from
thlorenz/mode01
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
64f85bf
chore: use local svm crate
thlorenz 1d1617a
feat: configuring enforce access permissions
thlorenz 3b4e121
chore: iniitial lifecycle mode test
thlorenz 8f20d36
fix: forwarding lifecycle mode on chainlink init
thlorenz 95de7d9
feat: disable account state verification when not enforcing access pe…
thlorenz 7f9b033
chore: dump logs on airdrop failure in integration tests
thlorenz dac2d4a
chore: remove obsolete method
thlorenz 3345c74
chore: passing test verifying we can write to any account in non-ephe…
thlorenz 822f355
chore: run all config tests in series for more stability
thlorenz 94cf735
chore: better name for test
thlorenz c0afd16
Merge branch 'master' into thlorenz/mode01
thlorenz c0d5cb2
chore: update cargo lock
thlorenz 248df6e
chore: use tracing log
thlorenz 0006b16
test: add lifecycle modes cloning tests
thlorenz 1dc6a8a
refactor: convert clone_accounts_and_programs to instance method
thlorenz acd9b89
chore: provide lifecycle mode down to fetch/clone decision point
thlorenz 58a6b7f
chore: respect programs replica cloning restriction
thlorenz 006fee4
chore: update svm dep + fix compile issue
thlorenz c228988
chore: move setup methods to test utils for reuse
thlorenz c2217e2
chore: verify that program replica clones programs fully
thlorenz 88ba1d6
chore: fmt
thlorenz a8833d6
chore: fix svm reference
thlorenz a072c2b
Merge branch 'master' into thlorenz/mode01
thlorenz c2ce3a3
chore: update cargo locks
thlorenz af2c55f
test: Replace fixed sleep with polling loop in lifecycle_modes_cloning
thlorenz c3e660c
chore: fix out of diff issue
thlorenz 61b6cff
chore: dump logs on tx failure
thlorenz 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
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
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
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
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.