Skip to content

geth: only accept txs with a 0 value#435

Merged
tynes merged 1 commit intomasterfrom
fix/seq-rpc
Apr 13, 2021
Merged

geth: only accept txs with a 0 value#435
tynes merged 1 commit intomasterfrom
fix/seq-rpc

Conversation

@tynes
Copy link
Copy Markdown
Contributor

@tynes tynes commented Apr 13, 2021

Description
Until ethereum-optimism/contracts#300 is merged, we cannot accept transactions with an ETH value set. This PR prevents the sequencer from accepting transactions with a value set as well as adds an RPC level integration test for the functionality.

@tynes tynes merged commit e10132e into master Apr 13, 2021
@tynes tynes deleted the fix/seq-rpc branch April 13, 2021 03:38
@snario
Copy link
Copy Markdown
Contributor

snario commented Apr 13, 2021

Note that we may revert this after we support RLP transactions.

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