- 12 Jan, 2023 20 commits
-
-
Mark Tyneway authored
Implement a simple hardhat task that can be used to wait for the final batches to be submitted. Technically, the state batches can only be appended after the tx batches have been submitted, so we only need to check for the total elements on the `StateCommitmentChain` but this checks both the `StateCommitmentChain` and the `CanonicalTransactionChain`.
-
Matthew Slipper authored
creates indexer docker build cci configs
-
Zach Howard authored
-
Matthew Slipper authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Develop -> Master
-
Matthew Slipper authored
-
Zach Howard authored
release packages
-
Zach Howard authored
Version Packages
-
github-actions[bot] authored
-
Matthew Slipper authored
Release packages
-
Matthew Slipper authored
fix(bmon): Fix balance monitor name
-
Matthew Slipper authored
check-changed: Add additional patterns to force total rebuild
-
Matthew Slipper authored
deletes old changeset patches
-
Matthew Slipper authored
Adds a bunch of patterns that should trigger a rebuild of all dependencies. Mostly related to build stuff.
-
Zach Howard authored
-
Maurelian authored
-
mergify[bot] authored
feat(ci): Update changesets to latest version
-
mergify[bot] authored
-
Will Cory authored
-
- 11 Jan, 2023 20 commits
-
-
mergify[bot] authored
op-node: Turn down log level of enode filtering
-
mergify[bot] authored
-
Matthew Slipper authored
This was spamming ~12 log lines every 2 seconds, so I turned down the log level.
-
Matthew Slipper authored
indexer: Fix startup errors
-
mergify[bot] authored
ctb: Fix check-l2 magic check
-
Matthew Slipper authored
The value needs to be read from the proxy, not the implementation.
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
- 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.
-
mergify[bot] authored
feat: make ProxyAdmin self-owned Proxy
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
-
Matthew Slipper authored
Co-authored-by:
Maurelian <maurelian@protonmail.ch>
-
Matthew Slipper authored
Develop -> Master
-