-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
a636c9e
commit 4808a06
Showing
2 changed files
with
30 additions
and
18 deletions.
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
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