• Joshua Gutow's avatar
    op-node: Switch L1 Traversal to a pull based model · fe78c148
    Joshua Gutow authored
    The L1 Retrieval stage is now responsible for pulling data from
    the L1 Traversal stage. In addition, the pipeline is responsible
    for advancing the state of the L1 Traversal stage.
    
    The L1 Traversal stage only provides access to the current L1 block
    once - it pretends to be a queue that is consumed from.
    fe78c148
Name
Last commit
Last update
..
backoff Loading commit data...
client Loading commit data...
cmd Loading commit data...
eth 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...
sources Loading commit data...
testlog Loading commit data...
testutils Loading commit data...
version Loading commit data...
withdrawals Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker.go.work Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
service.go Loading commit data...