• Andreas Bigger's avatar
    📝 fix batcher intradoc links · 7f8b74de
    Andreas Bigger authored
    📝 batcher doc-links
    
    indexer: Fix startup errors
    
    - The block locator was being initialized with a zero hash, which caused `Update` return `nil` and crash the process.
    - Adds an L2 conf depth parameter, since L2 can now reorg.
    
    update changesets to latest version
    
    op-node: Turn down log level of enode filtering
    
    This was spamming ~12 log lines every 2 seconds, so I turned down the log level.
    
    deletes old changeset patches
    
    check-changed: Add additional patterns to force total rebuild
    
    Adds a bunch of patterns that should trigger a rebuild of all dependencies. Mostly related to build stuff.
    
    fix(bmon): Fix balance monitor name
    
    Version Packages
    
    indexer: changeset
    
    Version Packages
    
    creates indexer docker build cci configs
    
    feat(ctb): commit prod Goerli config
    
    Commits the production Goerli configuration for Bedrock.
    
    Add vault recipients
    
    Remove coinbase
    
    feat(ctb): Goerli deployment artifacts
    
    Commits deployment artifacts for Goerli
    
     typo fix
    
    📝 update specs link for bedrock 🔨
    
    fix: batcher doc line lengths
    
    fix: batcher doc aliasing?
    
    nit: remove doc link alias hyphen
    7f8b74de
Name
Last commit
Last update
..
chaincfg 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...