Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
116 commits
Select commit Hold shift + click to select a range
46a7936
op-node: catch up L2 sequencing based on time, not L1 origins
protolambda Oct 29, 2022
76c11b7
Bumped compiler version for contracts-bedrock
Nov 2, 2022
06be534
Check that BlockNumber is non-nil in the receipt validation
Nov 4, 2022
0ca17ef
contracts-periphery: make the network name match contracts
tynes Nov 4, 2022
1606b3b
op-node,contracts-bedrock: dynamic gas limit via SystemConfig (#3814)
protolambda Nov 4, 2022
86ce8ca
op-chain-ops: wrap errors
tynes Nov 4, 2022
cc4eaf7
deps: replace deprecated package with updated package
tynes Nov 4, 2022
8152443
deps: use ethereum-optimism
tynes Nov 4, 2022
51294ac
deps: run make-tidy
tynes Nov 4, 2022
90d52eb
ci: fix hardhat-node release
tynes Nov 4, 2022
d56f315
Merge pull request #3844 from ex-scxr/develop
smartcontracts Nov 4, 2022
652891f
Merge pull request #3891 from ethereum-optimism/fix/hh-node-release
tynes Nov 4, 2022
356a6c4
Merge pull request #3889 from ethereum-optimism/fix/network-name
tynes Nov 4, 2022
62b1d4f
Merge pull request #3890 from ethereum-optimism/chain-ops/errors
tynes Nov 5, 2022
080a437
Merge pull request #3880 from ethereum-optimism/deps/update-hdwallet
tynes Nov 5, 2022
badda57
Merge pull request #3881 from mdehoog/michael/op-node-reorg-panic
tynes Nov 5, 2022
9940c8c
op-node: Prefer following seq drift instead of conf depth (#3861)
trianglesphere Nov 7, 2022
56acafc
testmig: Remove in favor of op-e2e
mslipper Nov 7, 2022
4abae61
op-batcher: Rewrite ChannelManager (#3859)
trianglesphere Nov 7, 2022
f505078
bedrock: update op-geth dependency (#3892)
protolambda Nov 7, 2022
e8ed245
Merge pull request #3818 from ethereum-optimism/time-based-catchup
trianglesphere Nov 7, 2022
427831d
feat(ctb): SystemConfig comments
smartcontracts Nov 7, 2022
6c76ac7
op-node: set initial system config gaslimit, check initial values
protolambda Nov 7, 2022
24d9278
ci: Fix devnet
mslipper Nov 7, 2022
68702c5
Update ops-bedrock/docker-compose.yml
mslipper Nov 7, 2022
864c8c4
Update ops-bedrock/entrypoint.sh
mslipper Nov 7, 2022
ff2d487
op-e2e: run with l1 fees enabled by default
protolambda Nov 7, 2022
9cef078
Merge pull request #3909 from ethereum-optimism/bugfix/devnet
mergify[bot] Nov 7, 2022
b2c4085
Merge pull request #3901 from ethereum-optimism/sc/ctb-sys-config-com…
mergify[bot] Nov 7, 2022
3605d12
Merge remote-tracking branch 'upstream/develop' into devnet-genesis-g…
mslipper Nov 7, 2022
141982e
Merge pull request #3900 from ethereum-optimism/11-06-testmig_Remove_…
mergify[bot] Nov 7, 2022
f9a51b9
Merge pull request #3908 from ethereum-optimism/devnet-genesis-gaslim…
mergify[bot] Nov 7, 2022
eeae969
feat(ctb): remove DeployConfig
smartcontracts Nov 7, 2022
9131148
Merge pull request #3902 from ethereum-optimism/sc/ctb-rm-deploy-config
mergify[bot] Nov 7, 2022
c6f06ee
op-node,op-e2e: update libp2p libs, update libp2p gossip settings (#3…
protolambda Nov 7, 2022
1992331
contracts-bedrock: remove ownable from GasPriceOracle
tynes Nov 4, 2022
47f3e6c
contracts-bedrock: regenerate snapshot
tynes Nov 4, 2022
d0bbcc6
op-chain-ops: fix gpo constructor
tynes Nov 4, 2022
c2c51df
system: delete dead config
tynes Nov 4, 2022
3229eb0
chore: Upgrade op-chain-ops dependencies
mslipper Nov 7, 2022
09e8fb6
chore: Upgrade op-node dependencies
mslipper Nov 7, 2022
88c4249
chore: Upgrade op-proposer dependencies
mslipper Nov 7, 2022
7996e4d
chore: Upgrade op-batcher dependencies
mslipper Nov 7, 2022
03ddd7a
chore: Upgrade op-e2e dependencies
mslipper Nov 7, 2022
853081a
op-bindings: regenerate
tynes Nov 4, 2022
4a90318
contracts-bedrock: regenerate storage layout
tynes Nov 4, 2022
327ee84
contracts-bedrock: update spacer type
tynes Nov 4, 2022
7a45269
contracts-bedrock: fix layout-lock
tynes Nov 4, 2022
f60f2d7
contracts-bedrock: fix layout-lock
tynes Nov 5, 2022
0300096
contracts-bedrock: regenerate storage snapshot
tynes Nov 5, 2022
a86ac38
op-e2e: remove temporary go.mod workaround
protolambda Nov 7, 2022
0f28b4a
Merge pull request #3915 from ethereum-optimism/e2e-mod-update
mergify[bot] Nov 7, 2022
5049082
op-bindings: fix erc20
tynes Nov 7, 2022
3f1c1a7
Merge pull request #3883 from ethereum-optimism/fix/gpo-ownerless
tynes Nov 8, 2022
d6d7cd4
op-chain-ops: parse the new config
tynes Nov 3, 2022
1023cd7
op-chain-ops: update config
tynes Nov 4, 2022
13bfafb
fix(ctb): tweak OptimismPortal variable ordering
smartcontracts Nov 8, 2022
e60e6c7
op-bindings: Canonicalize bindings, regenerate
mslipper Nov 8, 2022
1aa7e74
op-bindings: modularize errors
tynes Nov 8, 2022
d473787
op-chain-ops: add helper function for deployments
tynes Nov 8, 2022
697f16c
op-e2e: clean up config
tynes Nov 8, 2022
a421d75
op-node: clean up config usage
tynes Nov 8, 2022
9c7e99d
op-chain-ops: clean up migrate command
tynes Nov 8, 2022
f045c54
Merge pull request #3916 from ethereum-optimism/feat/canonicalize-bin…
mergify[bot] Nov 8, 2022
2d4cdbb
contracts-bedrock: update deploy config
tynes Nov 8, 2022
2bd6df4
Merge remote-tracking branch 'upstream/develop' into sc/ctb-tweak-portal
mslipper Nov 8, 2022
7fa30a0
contracts-bedrock: configure devnetL1
tynes Nov 8, 2022
3eaa7fc
Merge pull request #3917 from ethereum-optimism/sc/ctb-tweak-portal
mergify[bot] Nov 8, 2022
0da966c
Merge pull request #3871 from ethereum-optimism/fix/config-update
tynes Nov 8, 2022
52079cc
feat(ctb): use Ownable for ProxyAdmin
smartcontracts Nov 7, 2022
07e7310
op-e2e: Use head rather than pending block for gas estimation
trianglesphere Nov 8, 2022
4950656
Merge pull request #3903 from ethereum-optimism/sc/ctb-proxy-admin-ow…
mergify[bot] Nov 8, 2022
11b1ab3
op-chain-ops: delete concepts of `L2Addrs`
tynes Nov 8, 2022
7256a57
op-node: update genesis commands
tynes Nov 8, 2022
4a142c9
op-e2e: use cleaned up interfaces
tynes Nov 8, 2022
8dda829
indexer: update tests
tynes Nov 8, 2022
74e054d
op-chain-ops: rename method
tynes Nov 8, 2022
8ddb699
Merge pull request #3920 from ethereum-optimism/jg/action_test_stability
mergify[bot] Nov 8, 2022
80d78be
integration-tests-bedrock: Remove superfluous packages
mslipper Nov 8, 2022
d28ff52
Merge pull request #3921 from ethereum-optimism/fix/more-config-cleanup
tynes Nov 8, 2022
824a403
Merge pull request #3925 from ethereum-optimism/feat/delete-bedrock-i…
mergify[bot] Nov 8, 2022
8ed14a8
op-bindings: Canonicalize storage types too (#3930)
mslipper Nov 8, 2022
b94e9cb
ctb: Add system config deployment
mslipper Nov 7, 2022
26ead0b
Merge pull request #3897 from ethereum-optimism/11-06-ctb_Add_system_…
mergify[bot] Nov 8, 2022
d9112f9
feat(ctb): assert dictator config
smartcontracts Nov 8, 2022
920b46b
Merge pull request #3929 from ethereum-optimism/sc/ctb-assert-config
mergify[bot] Nov 9, 2022
97b5f57
fix: better version imports for services
smartcontracts Nov 9, 2022
6c23821
hardhat-node: trigger a release (#3936)
tynes Nov 9, 2022
11a5dda
op-chain-ops: Updates for the migration
mslipper Nov 7, 2022
8c8a1c0
fix(ctb): remove old comment block
smartcontracts Nov 9, 2022
b41133e
Merge pull request #3898 from ethereum-optimism/11-06-op-chain-ops_Up…
mergify[bot] Nov 9, 2022
385834e
testlog: Don't excessivly pad on long file names
trianglesphere Nov 9, 2022
d1cefb6
testlog: Increase file name padding to 30 chars
trianglesphere Nov 9, 2022
2f526c4
Merge pull request #3939 from ethereum-optimism/sc/ctb-rm-comment-block
mergify[bot] Nov 9, 2022
4b62a35
Merge pull request #3940 from ethereum-optimism/jg/testlogger_changes
trianglesphere Nov 9, 2022
6fbd06e
fix: move MintableERC721 interface
smartcontracts Nov 9, 2022
e9ae6e9
Merge pull request #3934 from ethereum-optimism/sc/ctb-fix-bs-versions
tynes Nov 9, 2022
44b1ce3
op-e2e: Add envvar to disable t.Parallel
trianglesphere Nov 9, 2022
61b2f1d
testlog: Provide option to disable colored logging
trianglesphere Nov 9, 2022
f44260d
Use parallel test runners in circle CI
trianglesphere Nov 9, 2022
c0f34ab
Re-enable code cov
trianglesphere Nov 9, 2022
69b6e79
Add meta go-bedrock job
trianglesphere Nov 9, 2022
f47c670
Merge pull request #3931 from ethereum-optimism/jg/use_circle_parallel
mergify[bot] Nov 9, 2022
70865c5
Enable stricter lints
trianglesphere Nov 9, 2022
c53062f
Fix lint in op-e2e
trianglesphere Nov 9, 2022
ad9dc0c
op-e2e: Increase sequencer drift in sequencer conf depth test
trianglesphere Nov 9, 2022
ffdbcbc
Fix lints in op-node
trianglesphere Nov 9, 2022
d188e79
Merge pull request #3951 from ethereum-optimism/jg/attempt_fix_sequen…
mergify[bot] Nov 10, 2022
c4bb465
Merge pull request #3946 from ethereum-optimism/sc/ctb-move-mintable-…
mergify[bot] Nov 10, 2022
990e519
Merge pull request #3949 from ethereum-optimism/jg/fix_lints
mergify[bot] Nov 10, 2022
f654bb6
ENG-2990 updates ci to tag docker images with sha, branch, release tags
Nov 8, 2022
fe29c26
Merge pull request #3943 from ethereum-optimism/zhwrd/publish-to-arti…
mergify[bot] Nov 10, 2022
543d900
fix missing directory in docker-tag job
Nov 10, 2022
d7524a7
Merge pull request #3956 from ethereum-optimism/zhwrd/fix-release-tag…
Nov 10, 2022
5c27267
fixing few bugs and better error handling for docker-tag job
Nov 10, 2022
2710a9f
Merge pull request #3957 from ethereum-optimism/zhwrd/fix-checkout-do…
Nov 10, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/forty-pigs-draw.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Has ProxyAdmin use Ownable instead of Owned
5 changes: 5 additions & 0 deletions .changeset/long-cameras-laugh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Tweaks variable ordering in OptimismPortal
5 changes: 5 additions & 0 deletions .changeset/lucky-walls-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/hardhat-node': patch
---

Trigger a release of the hardhat-node
8 changes: 8 additions & 0 deletions .changeset/silver-nails-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@eth-optimism/drippie-mon': patch
'@eth-optimism/fault-detector': patch
'@eth-optimism/message-relayer': patch
'@eth-optimism/replica-healthcheck': patch
---

Fixes how versions are imported for BaseServiceV2 services
5 changes: 5 additions & 0 deletions .changeset/thin-trees-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Removes the unused DeployConfig contract
6 changes: 6 additions & 0 deletions .changeset/tricky-dryers-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@eth-optimism/endpoint-monitor': patch
'@eth-optimism/indexer': patch
---

Update go-ethereum to v1.10.26
5 changes: 5 additions & 0 deletions .changeset/tricky-rockets-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Add comments to SystemConfig.sol
Loading