Skip to content

Add EIP-1559 parameters#3

Merged
protolambda merged 1 commit intooptimism-historyfrom
feat/eip-1559-fields
Sep 9, 2022
Merged

Add EIP-1559 parameters#3
protolambda merged 1 commit intooptimism-historyfrom
feat/eip-1559-fields

Conversation

@mslipper
Copy link
Copy Markdown
Contributor

@mslipper mslipper commented Sep 9, 2022

No description provided.

@mslipper mslipper force-pushed the feat/eip-1559-fields branch from 7746609 to 9e5faad Compare September 9, 2022 20:51
@protolambda protolambda merged commit 4d4ea34 into optimism-history Sep 9, 2022
mdehoog referenced this pull request in mdehoog/op-geth Oct 10, 2022
Prune gokzg from crypto/kzg
mdehoog referenced this pull request in mdehoog/op-geth Oct 10, 2022
ethapi: Fix gas esitmation for blob txs
keroro520 pushed a commit to keroro520/op-geth that referenced this pull request Jul 28, 2023
…hereum-optimism#3)

* ci: add docker release workflow to build and release docker image (ethereum-optimism#1)

Co-authored-by: Welkin <welkin.b@nodereal.com>

* try to use cache for docker build (ethereum-optimism#2)

Co-authored-by: Welkin <welkin.b@nodereal.com>

---------

Co-authored-by: Welkin <welkin.b@nodereal.com>
joey0612 pushed a commit to joey0612/op-geth that referenced this pull request Feb 20, 2024
)

* feat: add precompiled contracts for Greenfield link

* fix bug in lightclient

* fix the comments

* feature: add hardfork logic (ethereum-optimism#1)

* feature: update hard fork info (ethereum-optimism#3)

* Fix/fix dockerfile (ethereum-optimism#4)

* fix: add libc-dev to support greenfield

* feature: update devnet fork block number

* feature: update chain config info (ethereum-optimism#5)

---------

Co-authored-by: redhdx <136775144+redhdx@users.noreply.github.com>
mdehoog referenced this pull request in base/op-geth Feb 21, 2024
[Fjord] Fix rollup cost and tests
sebastianst pushed a commit that referenced this pull request Apr 4, 2025
This PR is #3 of a 3-part series that implements the new log index
intended to replace core/bloombits.
Based on ethereum/go-ethereum#31079 and
ethereum/go-ethereum#31080
Replaces ethereum/go-ethereum#30370

This part removes the old bloombits package and the chain indexer that
was only used by bloombits. Deletes the old bloombits database.

FilterMaps data structure explanation:
https://gist.github.com/zsfelfoldi/a60795f9da7ae6422f28c7a34e02a07e

Log index generator code overview:
https://gist.github.com/zsfelfoldi/97105dff0b1a4f5ed557924a24b9b9e7

Search pattern matcher code overview:
https://gist.github.com/zsfelfoldi/5981735641c956afb18065e84f8aff34

Note that the possibility of a tree hashing scheme and remote proof
protocol are mentioned in the documents above but they are not exactly
specified yet. These specs are WIP and will be finalized after the local
log indexer/filter code is finalized and merged.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
blockchaindevsh added a commit to blockchaindevsh/op-geth that referenced this pull request Apr 28, 2025
kchojn referenced this pull request in compose-network/op-geth Oct 14, 2025
* fix(api.go): add chain ID check before simulating transactions to ensure correct processing of transactions for the current chain configuration

* fix address

* tests

* tests + fixes

* fix
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