- 22 Feb, 2023 21 commits
-
-
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.
-
mergify[bot] authored
fix(spec): attributes deposited source hash calculation
-
Noah Citron authored
-
mergify[bot] authored
fix(ctb): initialize L2OO in dictator step 1
-
mergify[bot] authored
-
mergify[bot] authored
fix(ctb): Per-message reentrancy guard for `relayMessage`
-
mergify[bot] authored
-
mergify[bot] authored
♻ feat: make dockerfile more maintainable -
mergify[bot] authored
-
clabby authored
-
clabby authored
Storage snapshot
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
Mark Tyneway authored
contracts-bedrock: add changeset
-
- 21 Feb, 2023 4 commits
-
-
Mark Tyneway authored
A changeset was not included in the PR that added `CrossDomainOwnable3`, so adding a changeset now. https://github.com/ethereum-optimism/optimism/pull/4882
-
mergify[bot] authored
op-wheel: move into main bedrock go module
-
mergify[bot] authored
-
mergify[bot] authored
op-node: update libp2p, fix minor p2p api issues
-
- 19 Feb, 2023 1 commit
-
-
mergify[bot] authored
-
- 18 Feb, 2023 12 commits
-
-
mergify[bot] authored
contracts-bedrock: CrossDomainOwnable3
-
Mark Tyneway authored
-
Mark Tyneway authored
Instead of `_msgSender`
-
Mark Tyneway authored
-
Mark Tyneway authored
lint: fix
-
Mark Tyneway authored
-
dcbuilder.eth authored
Adds a `CrossDomainOwnable3` contract that allows the owner to be toggled between an L1 account and an L2 account. In the L1 version, it is expected that the account goes through the cross domain messenger. Co-authored-by:
dcbuilder.eth <dcbuilder@protonmail.com> Co-authored-by:
Mark Tyneway <mark.tyneway@gmail.com>
-
mergify[bot] authored
ci: fix slither
-
Mark Tyneway authored
It was looking in the wrong directory for the `build-info` file directory.
-
protolambda authored
-
protolambda authored
-
Kelvin Fichter authored
Initializes the L2OutputOracle in step 1 of the SystemDictator. This makes it possible for the proposer to spin up without starting the rest of the system.
-
- 17 Feb, 2023 2 commits
-
-
mergify[bot] authored
contracts-bedrock: prevent deposits with too small gaslimit
-
mergify[bot] authored
-