- 23 Feb, 2023 20 commits
-
-
dependabot[bot] authored
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Matthew Slipper authored
ci: Add tag service action
-
Matthew Slipper authored
-
Matthew Slipper authored
op-node: Return error when unmarshaling L1Info txs with invalid function selectors
-
Matthew Slipper authored
Update `foundry` & `forge-std`
-
Matthew Slipper authored
fix(ctb): no continue on dictator exit or finalize
-
mergify[bot] authored
-
mergify[bot] authored
-
Matthew Slipper authored
The function selector was not being checked on unmarshal, which allows for invalid block data to pass validation. Fixes CLI-3389
-
Matthew Slipper authored
op-chain-ops: fix merge conflict issue
-
Mark Tyneway authored
Update to op-geth version changes the function signature, this commit fixes it so that the correct function signature is used.
-
mergify[bot] authored
-
Matthew Slipper authored
bedrock: update op-geth to v1.11.2
-
mergify[bot] authored
op-chain-ops: Correctly filter withdrawal hashes
-
mergify[bot] authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
Mark Tyneway authored
contracts-bedrock: deploy log
-
- 22 Feb, 2023 20 commits
-
-
mergify[bot] authored
contracts-bedrock: cleanup tests
-
mergify[bot] authored
-
mergify[bot] authored
[op-batcher] Remove duplicate signer
-
mergify[bot] authored
-
protolambda authored
-
protolambda authored
-
Maurelian authored
-
Mark Tyneway authored
Move some event declarations into higher level contracts and delete a setUp function that was doing nothing but calling super.setUp. This allows us to more easily reuse the events across different tests.
-
Matthew Slipper authored
Since we're checking every slot in the legacy message passer, we need to pass in the full list of messages to the message passer for verification purposes then filter out messages from senders other than the L2XDM prior to executing the withdrawals migration. This PR fixes the filtering, and adds a check in the withdrawals post-check step to make sure that no potentially fraudulent withdrawals get migrated. Fixes CLI-3379
-
mergify[bot] authored
fix(spec): attributes deposited source hash calculation
-
Noah Citron authored
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): initialize L2OO in dictator step 1
-
mergify[bot] authored
-
Michael de Hoog authored
-
protolambda authored
-
protolambda authored
-
protolambda authored
-
mergify[bot] authored
fix(ctb): Per-message reentrancy guard for `relayMessage`
-
mergify[bot] authored
-