- 20 Oct, 2022 9 commits
-
-
Mark Tyneway authored
Now going with a different approach, this commit deletes some dead code.
-
mergify[bot] authored
op-node: Limit decompressed size in channel_out
-
mergify[bot] authored
-
Zach Howard authored
-
Will Cory authored
* add ecopod mergify rules * and was unnecessary does this fix it? * Update mergify.yml Co-authored-by:
Will Cory <willcory@Wills-MacBook-Pro.local> Co-authored-by:
Matthew Slipper <me@matthewslipper.com>
-
Joshua Gutow authored
-
Joshua Gutow authored
This ensures that the channel creator respects the limits used in derivation. This returns a sentinel error if the batch would make the channel too large.
-
mergify[bot] authored
specs,op-node: Clarify Max RLP Bytes Per Channel
-
mergify[bot] authored
-
- 19 Oct, 2022 15 commits
-
-
mergify[bot] authored
op-e2e: actiont test l2 block building - prepare tx before applying it
-
mergify[bot] authored
-
protolambda authored
op-e2e: actiont test l2 block building - deposit processing needs to prepare state before applying tx
-
mergify[bot] authored
op-node: Skip conf depth check if L1 head is empty
-
Joshua Gutow authored
The L1 Head block in the conf depth is pulled from the L1 State object. The L1 State is never initialized at startup but instead from the new head channel. This means that prior to the first new head, any code which calls BlockByNumber would always fail if the conf depth was not zero.
-
mergify[bot] authored
fix(ctb): move inits under constructors
-
mergify[bot] authored
-
Matthew Slipper authored
-
mergify[bot] authored
ci: Fix incorrect flag naming on codecov upload
-
Maurelian authored
-
mergify[bot] authored
feat: withdrawal migration
-
Joshua Gutow authored
This pulls it out into it's own constant inside the op-node. This also clarifies where the limit is applied and the implications that the limit has on what batches can be accepted.
-
Mark Tyneway authored
-
mergify[bot] authored
INF-11 updates docker-publish jobs to use OIDC auth
-
mergify[bot] authored
-
- 18 Oct, 2022 16 commits
-
-
Kelvin Fichter authored
Standardizes the location of initializers to be under constructors.
-
mergify[bot] authored
op-node: Add P2P metrics
-
mergify[bot] authored
-
Matthew Slipper authored
-
mergify[bot] authored
op-e2e: last receipt getter
-
Matthew Slipper authored
-
mergify[bot] authored
-
Mark Tyneway authored
Add a getter for fetching the last receipt. This is useful if values from a receipt need to be parsed as input to additional calls
-
mergify[bot] authored
op-e2e: user action allow set calldata
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
mergify[bot] authored
op-e2e: user action allow set value
-
mergify[bot] authored
-
mergify[bot] authored
op-chain-ops: add weth9 as a L1 predeploy
-
mergify[bot] authored
-