• Matthew Slipper's avatar
    op-deployer: Add a proxy to handle RPC failures (#13068) · 8f69ac78
    Matthew Slipper authored
    * op-deployer: Add a proxy to handle RPC failures
    
    Anvil is very finnicky when it comes to RPC responses. It'll blow up if it encounters any HTTP error, and does not support retries. This PR adds a locally-hosted proxy which sits between Anvil and the fork RPC source and handles retries automatically.
    
    * lint
    
    * lint again
    
    * ignore lint
    8f69ac78
Name
Last commit
Last update
..
batcher Loading commit data...
challenger Loading commit data...
disputegame Loading commit data...
fakebeacon Loading commit data...
geth Loading commit data...
interop/contracts Loading commit data...
opnode Loading commit data...
receipts Loading commit data...
retryproxy Loading commit data...
services Loading commit data...
setuputils Loading commit data...
transactions Loading commit data...
wait Loading commit data...
addresses.go Loading commit data...
addresses_test.go Loading commit data...
blobs.go Loading commit data...
secrets.go Loading commit data...
setup.go Loading commit data...
setup_test.go Loading commit data...
testing.go Loading commit data...