• 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
..
actions Loading commit data...
bindings Loading commit data...
bindingspreview Loading commit data...
config Loading commit data...
e2eutils Loading commit data...
fastlz Loading commit data...
faultproofs Loading commit data...
interop Loading commit data...
opgeth Loading commit data...
system Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
e2e.go Loading commit data...