Skip to content

provider: include txmeta in transaction response#282

Merged
karlfloersch merged 4 commits intomasterfrom
format-txresponse
Sep 24, 2020
Merged

provider: include txmeta in transaction response#282
karlfloersch merged 4 commits intomasterfrom
format-txresponse

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Sep 24, 2020

Description

Adds additional txmeta fields from l2geth
ethereum-optimism/go-ethereum#35

Metadata

Fixes

  • Fixes # [Link to Issue]

Contributing Agreement

Copy link
Copy Markdown
Contributor

@karlfloersch karlfloersch left a comment

Choose a reason for hiding this comment

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

LGTM!

@karlfloersch karlfloersch merged commit 1f19b1c into master Sep 24, 2020
@tynes tynes deleted the format-txresponse branch September 24, 2020 04:35
snario pushed a commit that referenced this pull request Apr 14, 2021
* Put bond manager test in its place 0.0

* Fix helper import

* Update test/helpers/utils/eth-time.ts

Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
protolambda added a commit to protolambda/optimism that referenced this pull request May 1, 2022
- Initial RPC server implementation in rollup-node
- Implement optimism_outputAtBlock to be used by L2OSS
- /healthz endpoint
- Output root construction
- getProof RPC util to pull and verify account


Co-authored-by: protolambda <proto@protolambda.com>
@mslipper mslipper mentioned this pull request May 16, 2022
shenkeyao referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 1, 2025
* add CheckContinuity function

* add unit tests for CheckContinuity

* add loadAncientRange

* add DB key functions

* add loadNonAncientRange and checkNumberHashes

* add loadLastAncient

* add DB continuity check script

* fix typo / lint err in README

* fix indexing error

* fix lint error

* address feedback on error wording in CheckLengths

* make unit tests more concise

* add Number() helper function

* Update op-chain-ops/cmd/celo-migrate/main.go

Co-authored-by: piersy <pierspowlesland@gmail.com>

---------

Co-authored-by: piersy <pierspowlesland@gmail.com>
shenkeyao referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 1, 2025
* add CheckContinuity function

* add unit tests for CheckContinuity

* add loadAncientRange

* add DB key functions

* add loadNonAncientRange and checkNumberHashes

* add loadLastAncient

* add DB continuity check script

* fix typo / lint err in README

* fix indexing error

* fix lint error

* address feedback on error wording in CheckLengths

* make unit tests more concise

* add Number() helper function

* Update op-chain-ops/cmd/celo-migrate/main.go

Co-authored-by: piersy <pierspowlesland@gmail.com>

---------

Co-authored-by: piersy <pierspowlesland@gmail.com>
QuentinI referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 7, 2025
* add CheckContinuity function

* add unit tests for CheckContinuity

* add loadAncientRange

* add DB key functions

* add loadNonAncientRange and checkNumberHashes

* add loadLastAncient

* add DB continuity check script

* fix typo / lint err in README

* fix indexing error

* fix lint error

* address feedback on error wording in CheckLengths

* make unit tests more concise

* add Number() helper function

* Update op-chain-ops/cmd/celo-migrate/main.go

Co-authored-by: piersy <pierspowlesland@gmail.com>

---------

Co-authored-by: piersy <pierspowlesland@gmail.com>
QuentinI referenced this pull request in EspressoSystems/optimism-espresso-integration Mar 7, 2025
* add CheckContinuity function

* add unit tests for CheckContinuity

* add loadAncientRange

* add DB key functions

* add loadNonAncientRange and checkNumberHashes

* add loadLastAncient

* add DB continuity check script

* fix typo / lint err in README

* fix indexing error

* fix lint error

* address feedback on error wording in CheckLengths

* make unit tests more concise

* add Number() helper function

* Update op-chain-ops/cmd/celo-migrate/main.go

Co-authored-by: piersy <pierspowlesland@gmail.com>

---------

Co-authored-by: piersy <pierspowlesland@gmail.com>
theochap pushed a commit that referenced this pull request Dec 10, 2025
Alters the native IO to support Golang's `os.Pipe`, intended to allow
for the `host` program in server mode to be able to communicate with the
file descriptors passed from the VM.
theochap pushed a commit that referenced this pull request Jan 15, 2026
### Description

Moves `OpTxType` from the `envelope` mod into it's own `tx_type` mod to
make it more digestible.

Also adds tests, including an `OpTxType::ALL` test that requires a
newly-added variant is added to the list.
emhane added a commit that referenced this pull request Feb 3, 2026
Closes op-rs/op-reth#281

- Feature gates `reth-optimism-trie` metrics
- Moves cursor impls out of proofs module into new module `cursor`
- Moves cursor factory impls into new module `cursor_factory`
- Updates cursor factory impls to return cursor types with metrics
wrapper if metrics feature is enabled
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