cmdtest ethdev, swap, ethswap, ethbump: changes and fixes
This commit is contained in:
parent
b3bc4c5215
commit
b485d7a99a
5 changed files with 94 additions and 62 deletions
|
|
@ -245,10 +245,8 @@ init_tests() {
|
|||
|
||||
d_eth="operations for Ethereum using devnet"
|
||||
t_eth="
|
||||
geth $cmdtest_py --coin=eth --daemon-id=geth ethdev
|
||||
geth $cmdtest_py --coin=eth --daemon-id=geth ethbump
|
||||
reth $cmdtest_py --coin=eth --daemon-id=reth ethdev
|
||||
reth $cmdtest_py --coin=eth --daemon-id=reth ethbump
|
||||
geth $cmdtest_py --coin=eth --eth-daemon-id=geth ethdev ethbump
|
||||
reth $cmdtest_py --coin=eth --eth-daemon-id=reth ethdev ethbump
|
||||
"
|
||||
[ "$FAST" ] && t_eth_skip='reth'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue