- 15 Jun, 2023 18 commits
-
-
OptimismBot authored
op-node: Use single option for peer scoring level
-
OptimismBot authored
op-node: handle -32600 receipts err code, and always fallback to err msg
-
protolambda authored
-
OptimismBot authored
op-node: Fix TestMultiPeerSync flakiness
-
mergify[bot] authored
-
OptimismBot authored
feat(c-mon): Add wallet-mon service
-
mergify[bot] authored
-
OptimismBot authored
unify genesis factories
-
mergify[bot] authored
-
OptimismBot authored
feat(ctb): `toNibbles` optimization.
-
Maurelian authored
-
Maurelian authored
-
Maurelian authored
-
mergify[bot] authored
-
Mark Tyneway authored
contracts-bedrock: Convert Echidna tests to Forge invariants for ResourceMetering
-
mergify[bot] authored
-
Mark Tyneway authored
feat: upgradable dgf
-
Roberto Bayardo authored
fix predeploy documentation matrix to show ProxyAdmin as proxied
-
- 14 Jun, 2023 22 commits
-
-
mergify[bot] authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
-
Mark Tyneway authored
Alter the dispute game factory such that it used in with a proxy pattern. The tests are minimally modified in a way where they now go through the proxy because the constructor prevents usage of the contract by setting the owner to `address(0)`. We should strive to follow this sort of pattern, although it makes testing a bit more difficult, it forces us to test the contracts behind proxies which is what happens in production plus it also makes the implementation unusable such that it cannot be mistaken as the real thing.
-
Mark Tyneway authored
feat(ctb): Remove PoPs `BondManager` impl
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
clabby authored
-
OptimismBot authored
cleanup: contracts-bedrock rehearsal script
-
mergify[bot] authored
-
Adrian Sutton authored
-
Adrian Sutton authored
Waits for the block to be requested before checking the request has completed.
-
OptimismBot authored
devnet: unify tooling for how to bring up devnet
-
mergify[bot] authored
-
OptimismBot authored
Support non-legacy L2 deployments with optional governance
-
mergify[bot] authored
-
Roberto Bayardo authored
-
Mark Tyneway authored
Deletes the script used by the migration rehearsals when an EOA was the owner of various properties of the system. In practice, the multisig was the owner. This script made it easy to run the parts of the migration that the multisig was responsible for.
-