• George C. Knee's avatar
    op-node/p2p/sync: add panic guard (#10611) · 94b97363
    George C. Knee authored
    * op-node/p2p/sync add panic guard
    
    * hoist panic guard up to entire doRequest method
    
    * panicGuard uses currying
    
    * remove unecessary wrapper method
    
    * fix test to use more accurate fn signature
    
    remove unecessary assertion, this was annoying the linter
    94b97363
Name
Last commit
Last update
..
benchmarks Loading commit data...
bindings Loading commit data...
chaincfg Loading commit data...
cmd Loading commit data...
flags Loading commit data...
heartbeat Loading commit data...
metrics Loading commit data...
node Loading commit data...
p2p Loading commit data...
rollup Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
service.go Loading commit data...