-
Notifications
You must be signed in to change notification settings - Fork 5
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
Replace tx_wrapper with eos-evm-miner for integration test. #21
Merged
oschwaldp-oci
merged 9 commits into
main
from
gh-19-replace-tx-wrapper-with-eos-evm-miner
Aug 10, 2023
Merged
Replace tx_wrapper with eos-evm-miner for integration test. #21
oschwaldp-oci
merged 9 commits into
main
from
gh-19-replace-tx-wrapper-with-eos-evm-miner
Aug 10, 2023
Commits on Aug 8, 2023
-
Replace tx_wrapper with eos-evm-miner for integration test.
CICD will need to checkout eos-evm-miner repo, run install/build, and let test know root location of the eos-evm-miner so it can launch a miner when needed. Environment is set up in test rather than writing out a .env file to avoid overwriting an existing .env file in the miner root directory.
Configuration menu - View commit details
-
Copy full SHA for e41973d - Browse repository at this point
Copy the full SHA e41973dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5641f76 - Browse repository at this point
Copy the full SHA 5641f76View commit details -
Put install of eos-evm-miner after install of dependencies.
Remove step to install tx-wrapper.
Configuration menu - View commit details
-
Copy full SHA for 9971541 - Browse repository at this point
Copy the full SHA 9971541View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a636c9e - Browse repository at this point
Copy the full SHA a636c9eView commit details -
Fixes to eos-evm-miner setup/usage/integration.
eos-evm-miner currently relies on the eosio.evm account, so switch to using eosio.evm over evmevmevmevm. Update miner configuration via setting private key, account name, rpc endpoint, and port for the test configuration. Fix eos-evm-node and eos-evm-rpc and eos-evm-miner being spun up in process daemon so that their respective processes can be cleaned up correctly. Fixes orphaned test processes. Add missing eos-evm-node argument ship-core-account now that account name has changed.
Configuration menu - View commit details
-
Copy full SHA for 4808a06 - Browse repository at this point
Copy the full SHA 4808a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e1afa - Browse repository at this point
Copy the full SHA 75e1afaView commit details
Commits on Aug 10, 2023
-
Removing peripherals/tx_wrapper is tx-wrapper has been deprecated in favor of eos-evm-miner.
Configuration menu - View commit details
-
Copy full SHA for cafb691 - Browse repository at this point
Copy the full SHA cafb691View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f60ca - Browse repository at this point
Copy the full SHA 74f60caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 578b82b - Browse repository at this point
Copy the full SHA 578b82bView commit details
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.