-
Notifications
You must be signed in to change notification settings - Fork 405
test(cketh): build the live balance-scan harness on the shared fixtures #11124
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
Open
gregorydemay
wants to merge
27
commits into
master
Choose a base branch
from
ic_DEFI-2262_8_live-scan-setup
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.
Open
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
5f853e6
test(cketh): build the live balance-scan harness on the shared fixture
gregorydemay 5c6bda6
refactor(cketh): thread the install sender through the shared installers
gregorydemay c2053c6
fix(cketh): restore ECDSA_KEY_NAME as a single shared constant
gregorydemay f683e8c
fix(cketh): correct the documented cause of the live-mode crash
gregorydemay 7e84561
refactor(cketh): rename EvmRpcBackend to EthereumBackend
gregorydemay 04d586b
docs(cketh): explain why Mocked implies Finalized/LAST_SCRAPED_BLOCK_…
gregorydemay 206bb5c
docs(cketh): scope CkEthCanisters' doc to how each fixture actually u…
gregorydemay d14bc70
docs(cketh): tighten the cycles-headroom comment on the live harness
gregorydemay 33d34d1
refactor(cketh): build the live balance-scan harness on CkEthSetup it…
gregorydemay 651d03a
refactor(cketh): collapse build_mocked/build_live into one build sequ…
gregorydemay ad8ce46
fix(cketh): restore the cycles-headroom rationale as a named constant
gregorydemay 5d619c3
docs(cketh): lead the ledger conditional with the reason, not the obs…
gregorydemay a114ffd
refactor(cketh): reuse CkEthSetup::add_ckerc20_token in register_supp…
gregorydemay 501c22f
refactor(cketh): apply the rate-limiting config to both new_env modes
gregorydemay d000a55
refactor(cketh): name new_env's modes with an EnvMode enum
gregorydemay 78aa809
fix(cketh): assert with_env and with_live_mode are never combined
gregorydemay 986fd38
docs(cketh): fix CkEthCanisters' doc referencing the removed build_mo…
gregorydemay 336bc52
refactor(cketh): derive the fixture's live mode from EthereumBackend
gregorydemay 7ebe033
refactor(cketh): hold the anvil node itself in EthereumBackend::Anvil
gregorydemay 75f3d8e
refactor(cketh): inline pocket_ic_builder into its one caller, new_env
gregorydemay 0a4ea72
refactor(cketh): let the fixture build the PocketIC instance it needs
gregorydemay 8a44389
refactor(cketh): create and install the canisters the same way for ev…
gregorydemay a87674b
refactor(cketh): build the live balance-scan harness on CkErc20Setup
gregorydemay 96d3b0b
Merge origin/ic_DEFI-2262_8_live-scan-setup
gregorydemay 7a5682b
fix(cketh): build the live fixture on a non-live instance, go live last
gregorydemay 8aff162
refactor(cketh): delete CkEthSetupBuilder, fold it into CkEthSetup::new
gregorydemay 3cb7de4
Merge master into ic_DEFI-2262_8_live-scan-setup
gregorydemay 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
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.