• Jason Yellick's avatar
    op-e2e: only add a signer key to l1 · f3ed61e6
    Jason Yellick authored
    The current code adds the same signing key to all Ethereum clients
    (including the L2 nodes).  I found this to be quite confusing when
    parsing the code, and, it's unnecessary for the L2s to have signing
    keys.
    f3ed61e6
Name
Last commit
Last update
..
actions Loading commit data...
e2eutils Loading commit data...
Makefile Loading commit data...
bridge_test.go Loading commit data...
build_helper.go Loading commit data...
geth.go Loading commit data...
helper.go Loading commit data...
op_geth.go Loading commit data...
op_geth_test.go Loading commit data...
setup.go Loading commit data...
system_adminrpc_test.go Loading commit data...
system_fpp_test.go Loading commit data...
system_test.go Loading commit data...
system_tob_test.go Loading commit data...
tracer.go Loading commit data...
tx_helper.go Loading commit data...
withdrawal_helper.go Loading commit data...