Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geth: only accept txs with a 0 value #435

Merged
merged 1 commit into from
Apr 13, 2021
Merged

geth: only accept txs with a 0 value #435

merged 1 commit into from
Apr 13, 2021

Conversation

tynes
Copy link
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
Contributor

snario commented Apr 13, 2021

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

InoMurko referenced this pull request in omgnetwork/optimism May 25, 2021
mslipper pushed a commit that referenced this pull request May 15, 2022
contracts: add L1BlockNumber predeploy
bap2pecs pushed a commit to babylonlabs-io/optimism that referenced this pull request Jul 31, 2024
…#435)

- The key for Babylon in the config needs to be the FP key to be the
signer
- E2E testing now if the FP needs to sign something it needs to update
the ClientController to be able to sign msgs with the corresponding key

Related: babylonchain/babylon#678
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