-
Notifications
You must be signed in to change notification settings - Fork 2.2k
EIP 684: contract creation on nonempty code or nonzero nonce fails. #4384
Conversation
So once and for all. address collision result in OOG, on all forks including future updates. For transactions that will run parallel FCFS rules are applied |
FCFS? |
FirstComeFirstServed |
I see. Well, transactions have nonces. |
there was an EIP about different transaction proccessing |
14cb1a6
to
91832e8
Compare
Rebased. |
Codecov Report
@@ Coverage Diff @@
## develop #4384 +/- ##
===========================================
- Coverage 67.75% 67.73% -0.02%
===========================================
Files 303 303
Lines 23207 23205 -2
===========================================
- Hits 15723 15718 -5
- Misses 7484 7487 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merge branch at the test repo at the same time
EIP 684: ethereum/EIPs#684 |
Note this change is applied for all blocks from block number zero.