Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
6ed68fa
fix(ct): bug in L2OutputOracle constructor (#3322)
smartcontracts Sep 23, 2022
6bb35fd
proxyd: Add customizable whitelist error message (#3544)
mslipper Sep 23, 2022
7121648
proxyd: Add batch size metric and configurable max (#3545)
mslipper Sep 23, 2022
bb2397b
chore: Upgrade op-chain-ops dependencies
mslipper Sep 23, 2022
563382b
chore: Upgrade op-node dependencies
mslipper Sep 23, 2022
3b57d67
chore: Upgrade op-proposer dependencies
mslipper Sep 23, 2022
2c88cb9
chore: Upgrade op-batcher dependencies
mslipper Sep 23, 2022
030776f
chore: Upgrade op-e2e dependencies
mslipper Sep 23, 2022
710f17a
fix: add semver to erc20 factory (#3543)
tynes Sep 23, 2022
220ad4e
contracts-periphery: remove ownable upgradable from erc721 factory (#…
tynes Sep 23, 2022
b0bb5d4
op-node: Fix OPB-10 (#3548)
mslipper Sep 24, 2022
8836442
Codecov tweaks (#3546)
maurelian Sep 24, 2022
71eeed8
chore: Ignore .t.sol and bindings in codecov (#3552)
maurelian Sep 24, 2022
c3980e9
op-chain-ops: implement withdrawal hashing (#3469)
tynes Sep 25, 2022
590a408
feat(ctb): spacer validation task (#3533)
smartcontracts Sep 25, 2022
d3fe9b6
fix(ctp): post-audit cleanup for the erc721 bridge (#3549)
sam-goldman Sep 26, 2022
2356142
circleci: delete extra op-chain-ops tests (#3556)
tynes Sep 26, 2022
caf5dd3
docs(ctb): add versioning rules (#3534)
smartcontracts Sep 26, 2022
5d86ff0
ctp: Bump version in drip checks (#3567)
maurelian Sep 26, 2022
81c1cd9
fix(dtl): consistency checks for L1 sync (#3356)
smartcontracts Sep 26, 2022
dee7074
op-node: Fix OPB-07 (#3547)
mslipper Sep 26, 2022
ce7da91
feat(cmn): keep raw body in requests (#3550)
smartcontracts Sep 26, 2022
d98811e
ci: Delete contract-artifacts-bedrock job (#3565)
mslipper Sep 26, 2022
fccba46
ctp: remove unnecessary require (#3572)
tynes Sep 26, 2022
505a5d8
op-chain-ops: use PoS consensus in simulated backend in deployer and …
protolambda Sep 26, 2022
9e79b8b
chore: Upgrade op-chain-ops dependencies
mslipper Sep 26, 2022
5812fe9
chore: Upgrade op-node dependencies
mslipper Sep 26, 2022
a225c53
chore: Upgrade op-proposer dependencies
mslipper Sep 26, 2022
d013bc7
chore: Upgrade op-batcher dependencies
mslipper Sep 26, 2022
ede7a3b
chore: Upgrade op-e2e dependencies
mslipper Sep 26, 2022
53fbf91
op-node: Cleanup calldata source API (#3532)
trianglesphere Sep 26, 2022
e59b449
ci: Docker login on push (#3559)
mslipper Sep 26, 2022
394a26e
feat(ctb): more defensive value check (#3571)
smartcontracts Sep 26, 2022
f966091
op-chain-ops: address aliasing helpers (#3562)
tynes Sep 26, 2022
608961d
contracts-governance: make the governance token immutable (#3566)
tynes Sep 27, 2022
dd5ab8c
hardhat-deploy-config: easier config (#3564)
tynes Sep 27, 2022
ace001d
chore: Disable PR commenting by codecov bot (#3574)
maurelian Sep 27, 2022
ea158f5
ci: Use workspace rather than cache (#3573)
mslipper Sep 27, 2022
740e1bc
deployer: expose deployments (#3575)
tynes Sep 27, 2022
23ed59b
ci: Fix Hive artifacts (#3577)
mslipper Sep 27, 2022
e397f46
ci: Fix contracts tests (#3580)
mslipper Sep 27, 2022
037afe4
ci: Remove publish dependencies (#3578)
mslipper Sep 27, 2022
a6cbfee
contracts-bedrock: fuzz L2ToL1MessagePasser (#3527)
tynes Sep 27, 2022
e2ac30a
ci: Add codecov flags per codebase (#3568)
maurelian Sep 27, 2022
3d4e852
feat(ctb): no refunds (#3535)
smartcontracts Sep 27, 2022
628affc
ops: fund deployer accounts for local deployment (#3576)
tynes Sep 27, 2022
02c457a
feat(ctp): no refunds for NFTs (#3582)
smartcontracts Sep 27, 2022
99ea843
op-e2e: e2eutils package for new action testing setup (#3586)
protolambda Sep 28, 2022
ca273e4
op-node: Rename uint642big -> uint64ToBig (#3591)
trianglesphere Sep 28, 2022
3b98cc6
ci: Run all tests when check-changed fails (#3595)
mslipper Sep 28, 2022
5aa961d
op-node: Switch L1 Retrieval to pull based
trianglesphere Sep 27, 2022
fe78c14
op-node: Switch L1 Traversal to a pull based model
trianglesphere Sep 27, 2022
cfec034
ctp: fixup deploy scripts for the nft bridge (#3570)
tynes Sep 28, 2022
9e3a884
op-node: Switch channel bank to be pull based
trianglesphere Sep 28, 2022
94958ab
op-node: Switch channel in reader to a pull based stage
trianglesphere Sep 27, 2022
48b7cc5
op-node: Switch batch queue to be pull based
trianglesphere Sep 27, 2022
102a9c2
op-node: Switch attributes queue to be pull based (#3598)
trianglesphere Sep 28, 2022
32f09d1
Merge pull request #3597 from ethereum-optimism/jg/batchqueue
mslipper Sep 28, 2022
c77bf2b
Merge pull request #3596 from ethereum-optimism/jg/channel_in_reader
mslipper Sep 28, 2022
d954685
Merge pull request #3584 from ethereum-optimism/jg/l1retrieval
mslipper Sep 28, 2022
6890e77
Merge branch 'develop' into jg/l1traversal
mslipper Sep 28, 2022
6a5fbf1
Merge pull request #3583 from ethereum-optimism/jg/l1traversal
mslipper Sep 28, 2022
7b5fb40
op-e2e/actions: action tests base test util (#3588)
protolambda Sep 28, 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
6 changes: 6 additions & 0 deletions .changeset/calm-ladybugs-occur.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@eth-optimism/integration-tests': patch
'@eth-optimism/contracts-periphery': patch
---

Removes NFT refund logic if withdrawals fail.
5 changes: 5 additions & 0 deletions .changeset/dirty-trees-kneel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/common-ts': patch
---

Minor update to BaseServiceV2 to keep the raw body around when requests are made.
5 changes: 5 additions & 0 deletions .changeset/dull-rice-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Fixes a small bug in the constructor of the L2OutputOracle contract
5 changes: 5 additions & 0 deletions .changeset/forty-walls-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/proxyd': patch
---

Add customizable whitelist error
5 changes: 5 additions & 0 deletions .changeset/fresh-pigs-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts': patch
---

Add prefunded accounts to L2 genesis when doing local network
5 changes: 5 additions & 0 deletions .changeset/good-bottles-smell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': minor
---

No refunds!
5 changes: 5 additions & 0 deletions .changeset/great-cherries-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Updates README to include versioning rules.
5 changes: 5 additions & 0 deletions .changeset/hot-panthers-reply.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts': patch
---

Expose the deployments in the deployer image
5 changes: 5 additions & 0 deletions .changeset/khaki-wombats-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-periphery': patch
---

Adds input validation to the ERC721Bridge constructor, fixes a typo in the L1ERC721Bridge, and removes the ERC721Refunded event declaration.
5 changes: 5 additions & 0 deletions .changeset/many-lizards-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/data-transport-layer': patch
---

Adds consistency checks for transaction entries in L1 syncing nodes
5 changes: 5 additions & 0 deletions .changeset/mean-islands-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/proxyd': patch
---

Batch metrics and max batch size
5 changes: 5 additions & 0 deletions .changeset/nice-forks-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Fuzz L2ToL1MessagePasser
5 changes: 5 additions & 0 deletions .changeset/old-countries-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-periphery': patch
---

Remove ownable upgradable from erc721 factory
5 changes: 5 additions & 0 deletions .changeset/soft-steaks-hide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-bedrock': patch
---

Modifies the StandardBridge to move a value check deeper down the call stack to be more defensive.
5 changes: 5 additions & 0 deletions .changeset/spicy-points-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/contracts-periphery': patch
---

Increased solc version on drip checks to 0.8.16.
5 changes: 5 additions & 0 deletions .changeset/tender-items-sparkle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@eth-optimism/hardhat-deploy-config': patch
---

Allow `paths` to be unset in hardhat config
Loading