Commit Graph

3 Commits

Author SHA1 Message Date
Alex Beregszaszi b79097b07c Automatically merged updates to draft EIP(s) 1985 (#2179)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2019-09-16 05:20:08 +12:00
Paweł Bylica afdc22d975 EIP-1895: Improvements (#2153)
* EIP-1895: Better constants and address range description

Address @Arachnid's comments about presenting constants and how an address value is limited.

* EIP-1985: Fix a typo

* EIP-1985: Use "instructions" instead of "opcodes"
2019-07-02 17:44:23 +01:00
Alex Beregszaszi ae595911ae Sane limits for certain EVM parameters (#1985)
* sane

* some clarifications

* remove cruft

* some clarifications

* propose spec changes

* limit the scope to EVM only

* more rationale

* group affected opcodes by ranges

* Rename to EIP-1985

* Add discussion URL to EIP-1985

* Include a reference to EIP106

* Add more rationale

* fix typo

* Remove unfounded worry

* mention timestamp being 64-bit value in Aleth

* resolved an TODO item as Rationale entry
2019-05-24 09:09:45 +12:00