• Joshua Gutow's avatar
    op-node: Switch channel in reader to a pull based stage · 94958ab1
    Joshua Gutow authored
    Like the rest of the changes, this also required modifications to
    the next stage - the batch queue in order for it to manage the
    progress API. This commit required even more changes than usual.
    I changed the pipeline to be reset to a common starting point
    and now use the L2SafeHead block to filter out adding batches &
    L1 blocks to the batch queue.
    94958ab1
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...