Skip to content

typed transactions: add support#258

Closed
tynes wants to merge 6 commits intoethereum-optimism:masterfrom
tynes:db-tx-type
Closed

typed transactions: add support#258
tynes wants to merge 6 commits intoethereum-optimism:masterfrom
tynes:db-tx-type

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Sep 16, 2020

Description

This PR adds support for typed transactions. The transaction type needs to be indexed by postgres. There are currently two transaction types that are supported, the standard ethereum eip155 tx and also an optimism eth_sign transaction that is signed using the eth_sign scheme so that it can "just work" with metamask and not need an additional provider to be used.

Questions

  • Are there additional places that need to be updated for full support?

Contributing Agreement

@tynes tynes closed this Sep 16, 2020
snario pushed a commit that referenced this pull request Apr 14, 2021
bap2pecs pushed a commit to babylonlabs-io/optimism that referenced this pull request Jul 31, 2024
…reum-optimism#258)

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.13.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.13.0...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Inphi pushed a commit that referenced this pull request Aug 16, 2024
When the FDG is about to execute a step, we must add an additional
clock extension equal to the PreimageOracle challenge period. This
gives the PreimageOracle time to elapse.
samlaf pushed a commit to samlaf/optimism that referenced this pull request Aug 20, 2024
When the FDG is about to execute a step, we must add an additional
clock extension equal to the PreimageOracle challenge period. This
gives the PreimageOracle time to elapse.
Zena-park pushed a commit to tokamak-network/optimism that referenced this pull request Dec 30, 2025
The linked bool comparisons are performed between variables and bool literals.
theochap pushed a commit that referenced this pull request Jan 15, 2026
adds encodeable+decodable+partialeq
emhane pushed a commit that referenced this pull request Feb 3, 2026
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.

1 participant