Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> Master #4969

Merged
merged 48 commits into from
Feb 24, 2023
Merged

Develop -> Master #4969

merged 48 commits into from
Feb 24, 2023

Conversation

mslipper
Copy link
Collaborator

  • contracts-bedrock: fix setup chain in tests
  • lint: fix
  • contracts-bedrock: regenerate snapshot
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /op-exporter
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /indexer
  • ci: Remove proxyd and indexer from changesets workflow
  • op-chain-ops: Fix misleading comment
  • contracts-bedrock: make the portal pausable
  • bindings: regenerate
  • contracts-bedrock: gas snapshot, natspec
  • contracts-bedrock: lint fix
  • contracts-bedrock: better initialize
  • deployment: optimism portal with pausability
  • contracts-bedrock: cleanup
  • contracts-bedrock: cleanup fixes
  • contracts-bedrock: remove deposit pausable
  • contracts-bedrock: fix test names
  • op-node: regolith rollup config attribute
  • fix(migration-data): prevent query block from going past end
  • fix(ctb): Add correct prefix to errors
  • ci-builder: add changeset
  • op-node: regolith fork systemtx change
  • Create pretty-pants-beam.md
  • op-e2e: Introduce l2_geth e2e test util
  • op-node: fix stale payload-ID in sequencer log
  • ci-devnet: increase sequencer time drift to 5 min of L1 blocks, seq window to 10 min, channel timeout to 6 min of L1 blocks
  • Update foundry & forge-std
  • fix(ctb): Remove duplicate onlyOtherBridge check
  • fix(ctb): Use multiplication of divisors for more precision

tynes and others added 30 commits February 22, 2023 14:48
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](golang/text@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>
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](golang/text@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>
contracts-bedrock: fix setup chain in tests
contracts-bedrock: fix deployment

lint: fix

contracts-bedrock: snapshot regenerate

contracts-bedrock: portal pausability in constructor

contracts-bedrock: cleanup

contracts-bedrock: better comments

contracts-bedrock: regenerate invariant docs
Regenerate bindings, fix deployment
…dexer-from-changesets

ci: Remove proxyd and indexer from changesets workflow
The next time that a release is triggered, build and publish
the `ci-builder` docker image. This will cause it to be used
in CI for builds, meaning that we will need to update our
foundry versions for local development.

This can be done with the following command:

```bash
foundryup -C edf15ab
```
…mment

op-chain-ops: Fix misleading comment
op-node: regolith rollup config attribute
mslipper and others added 18 commits February 23, 2023 15:59
fix(migration-data): prevent query block from going past end
…/op-exporter/golang.org/x/text-0.3.8

build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /op-exporter
…/indexer/golang.org/x/text-0.3.8

build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /indexer
Reduces the boiler plate code required for op-geth tests.
op-e2e: Introduce op-geth e2e test util
…indow to 10 min, channel timeout to 6 min of L1 blocks
op-node: fix stale payload-ID in sequencer log
fix(ctb): Improve function ordering in L1Bridge
feat(ci-builder/ctb): Update foundry & `forge-std`
…heck

fix(ctb): Remove duplicate onlyOtherBridge check
fix(ctb): Use multiplication of divisors for more precision
fix(ctb): Use multiplication of divisors for more precision
@mslipper mslipper requested review from maurelian and removed request for a team February 24, 2023 19:10
@changeset-bot
Copy link

changeset-bot bot commented Feb 24, 2023

🦋 Changeset detected

Latest commit: aa67575

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mslipper mslipper merged commit 659b43f into master Feb 24, 2023
@mergify mergify bot added the A-indexer Area: indexer label Feb 24, 2023
@mergify mergify bot requested a review from roninjin10 February 24, 2023 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-indexer Area: indexer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants