Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

Using NULL_SENDER tx to send vote tx #6

Open
changwu-tw opened this issue Apr 10, 2018 · 0 comments
Open

Using NULL_SENDER tx to send vote tx #6

changwu-tw opened this issue Apr 10, 2018 · 0 comments

Comments

@changwu-tw
Copy link

changwu-tw commented Apr 10, 2018

Using NULL_SENDER tx to send vote tx, it's a new transaction format defined in EIP86.

  1. If the signature of a transaction is (0, 0, 0) (ie. v = r = s = 0), then treat it as valid and set the sender address to 2**160 - 1
  2. nonce = gasprice = value = 0

See: https://github.com/karlfloersch/pyethereum/blob/develop/ethereum/transactions.py#L82-L85

Related discussions:

  1. Proposed initial abstraction changes for Metropolis EIPs#86
  2. Abstraction of transaction origin and signature.md EIPs#208
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant