• Adrian Sutton's avatar
    op-challenger: Tidy up modules (#6413) · d653ea62
    Adrian Sutton authored
    * op-challenger: Remove dependency from config to flags.
    
    Now all CLI logic is encapsulated in cmd and flags module, with config and fault modules being focussed on business logic.
    
    * op-challenger: Move shared types into a types module
    
    Makes it much simpler to avoid dependency cycles by having core type definitions in a different module to the service wiring code that creates everything.
    
    * op-e2e: Update for new challenger modules.
    d653ea62
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...
fakepos.go Loading commit data...
faultproof_test.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...