shahafn 37051eb421 [N01] Suggested EIP changes (#83)
* eip fixes
* Added missing interfaces and fixed minor errors.
* Explicitly say that op must pay at least the current `block.basefee` to be added to mempool.
* Adding COINBASE to forbidden opcodes
* Removed SELFDESTRUCT limitation.
* depositTo appeared twice. Removed the unneeded one.
* Elaborate the mutable state includes value, and mention that bundle should be first in the block or protected by access-list.
* Forbid value-bearing calls during validation. Thanks tjade273.
* Require all calls during validation to pass max gas.  tjade273 :)
* No OOG reverts in any context during validation.
* Allow GAS+*CALL pattern.

Co-authored-by: Yoav Weiss <yoav+github@hidden.domain.name>
2022-03-30 13:25:13 +03:00
2022-03-02 21:45:45 +02:00
2022-01-05 03:11:31 +02:00
2022-01-22 01:55:07 +02:00
2022-03-30 13:25:13 +03:00
2022-03-30 13:23:32 +03:00
2022-01-24 16:05:26 +02:00
2022-03-07 17:55:54 +02:00
2022-01-24 02:38:28 +02:00
2022-01-24 02:38:28 +02:00
2022-03-02 21:45:45 +02:00
2022-01-24 16:05:26 +02:00
2021-09-29 16:55:34 +02:00
2022-01-02 02:05:36 +02:00
2022-01-24 02:38:28 +02:00
Description
No description provided
Readme 2.1 MiB
Languages
TypeScript 98.6%
Shell 0.8%
JavaScript 0.6%