Skip to content

Update package versions to reflect npm #176

Merged
K-Ho merged 4 commits intomasterfrom
publish_0.0.1-alpha.26
Jul 6, 2020
Merged

Update package versions to reflect npm #176
K-Ho merged 4 commits intomasterfrom
publish_0.0.1-alpha.26

Conversation

@K-Ho
Copy link
Copy Markdown
Contributor

@K-Ho K-Ho commented Jul 5, 2020

Description

I recently published new versions of most of our packages to npm - this PR updates our package versions + dependencies to reflect the published versions

Questions

Was getting an issue with Lerna not recognizing that the packages had changed since they were last updated...Couldn't figure out a quick fix so instead just published the packages manually.

Fixes

  • Fixes # YAS-471, YAS-472

Contributing Agreement

Copy link
Copy Markdown

@willmeister willmeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@K-Ho K-Ho merged commit 0765101 into master Jul 6, 2020
@K-Ho K-Ho deleted the publish_0.0.1-alpha.26 branch September 1, 2020 20:32
snario pushed a commit that referenced this pull request Apr 14, 2021
* update force inclusion period

* update gas discount divisor

* update MIN_ROLLUP_TX_GAS

* bump MAX_TRANSACTION_GAS_LIMIT

* update chainId to 422

* update chainId in dump taker

* fix up tests

* update force inclusion to work with js math
protolambda added a commit to protolambda/optimism that referenced this pull request May 1, 2022
Lredhdx pushed a commit to node-real/combo-optimism that referenced this pull request Jun 17, 2024
Inphi added a commit that referenced this pull request Aug 16, 2024
* contracts: Add gas input to precompile pre-images (#186)

Also update the cannon evm tests to use the new precompile preimage scheme.

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

* op-challenger: Support uploading data in new format. (#188)

* op-program: Add required gas to precompile oracle key (#176)

* op-challenger: Support multiple versions of the preimage oracle contract

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

---------

Co-authored-by: inphi <mlaw2501@gmail.com>

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>
samlaf pushed a commit to samlaf/optimism that referenced this pull request Aug 20, 2024
…eum-optimism#252)

* contracts: Add gas input to precompile pre-images (ethereum-optimism#186)

Also update the cannon evm tests to use the new precompile preimage scheme.

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

* op-challenger: Support uploading data in new format. (ethereum-optimism#188)

* op-program: Add required gas to precompile oracle key (ethereum-optimism#176)

* op-challenger: Support multiple versions of the preimage oracle contract

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

---------

Co-authored-by: inphi <mlaw2501@gmail.com>

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>
ajsutton pushed a commit that referenced this pull request Dec 10, 2024
* contracts: Add gas input to precompile pre-images (#186)

Also update the cannon evm tests to use the new precompile preimage scheme.

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

* op-challenger: Support uploading data in new format. (#188)

* op-program: Add required gas to precompile oracle key (#176)

* op-challenger: Support multiple versions of the preimage oracle contract

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

---------

Co-authored-by: inphi <mlaw2501@gmail.com>

---------

Co-authored-by: Adrian Sutton <adrian@oplabs.co>

# Conflicts:
#	packages/contracts-bedrock/semver-lock.json
#	packages/contracts-bedrock/snapshots/state-diff/Kontrol-31337.json
#	packages/contracts-bedrock/src/cannon/PreimageOracle.sol
#	packages/contracts-bedrock/test/kontrol/proofs/utils/DeploymentSummary.sol
#	packages/contracts-bedrock/test/kontrol/proofs/utils/DeploymentSummaryCode.sol
#	packages/contracts-bedrock/test/kontrol/proofs/utils/DeploymentSummaryFaultProofs.sol
#	packages/contracts-bedrock/test/kontrol/proofs/utils/DeploymentSummaryFaultProofsCode.sol
shenkeyao referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 1, 2025
This allows header validation to pass during snap sync
QuentinI referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 7, 2025
This allows header validation to pass during snap sync
blockchaindevsh pushed a commit to blockchaindevsh/optimism that referenced this pull request Jun 30, 2025
theochap pushed a commit that referenced this pull request Dec 10, 2025
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.8 to 1.13.15.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.13.8...v1.13.15)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
theochap pushed a commit that referenced this pull request Jan 15, 2026
## Motivation

There is no longer a V4 execution payload in Pectra, so it does not make
sense that there would be one for Optimism. The v4 payload envelope
still exists, but it now wraps a v3 payload.

See also alloy-rs/alloy#1383

Based on alloy-rs/op-alloy#175

## Solution

Remove the V4 payload.

## PR Checklist

- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes

---------

Co-authored-by: Yash Atreya <44857776+yash-atreya@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants