Nick Johnson
df687f5208
Update eip-draft-returndata.md
2017-09-04 17:32:22 +01:00
5chdn
ce61f00926
Change EIP #649 status to accepted, ref #688
2017-08-26 11:28:01 +02:00
5chdn
3eaf90c537
Add EIP #649 to Byzantium Meta EIP #609
2017-08-26 11:23:57 +02:00
5chdn
2708d37dfe
Merge upstream master
2017-08-26 11:20:25 +02:00
5chdn
7a946e08b6
Avoid negative block numbers, ref #649 .
2017-08-25 09:26:11 +02:00
chriseth
e3dff83112
Clarify return data buffer for failed calls.
2017-08-24 12:16:06 +02:00
chriseth
2da707c93e
Add log0
2017-08-24 11:40:35 +02:00
ia
3a6b4663b9
Include @tcz001 as author and add related links
2017-08-21 16:07:02 -05:00
ia
b54a4e3d84
Include related PR link.
2017-08-21 11:18:59 -05:00
ia
6744a28878
EIP: Implement method in JSON-RPC.
...
Rel https://github.com/ethereum/go-ethereum/pull/15002
2017-08-21 11:17:47 -05:00
5chdn
cab7b1f095
Ensure fake block number is not negative
2017-08-18 11:23:42 +02:00
5chdn
e9f741ab1f
Clarify motivation behind block reward structure, ref #186
2017-08-17 09:54:18 +02:00
cdetrio
a6fe8b4755
EIP 100: add references
2017-08-15 15:45:39 -04:00
cdetrio
04886529d4
EIP 100: specify only the chosen version
2017-08-15 15:42:16 -04:00
cdetrio
e136656cca
add preamble to EIP 100
2017-08-15 11:36:05 -04:00
cdetrio
0aa35f0e05
create file for EIP 100
2017-08-15 11:34:17 -04:00
cdetrio
6feeb362e4
amend 161 (state trie clearing) to clarify revert behavior
2017-08-15 10:15:24 -04:00
Hudson Jameson
465c4d6550
Corrected typo in "Beregszaszi"
2017-08-15 09:56:39 -04:00
cdetrio
b469503c59
update links to ref files, not issues
2017-08-15 09:56:39 -04:00
cdetrio
935a4ddfaa
add EIP 649 (difficulty bomb and issuance reduction) to accepted table
2017-08-15 08:50:35 -04:00
Afri
ca7cdacb58
Merge branch 'master' into a5-eip-649
2017-08-15 11:45:34 +02:00
5chdn
a37720f35f
Move eip-649 to accepted as per CDM-22
2017-08-15 11:44:08 +02:00
5chdn
b48d836412
Use the byzantium fork block number.
2017-08-15 11:43:01 +02:00
cdetrio
c52a3f13b5
Rename hfmeta-byzantium to eip-609.md
2017-08-14 11:47:18 -04:00
cdetrio
5b93f6cdf3
update HF-meta for Metropolis to Byzantium
2017-08-14 11:47:18 -04:00
Alex Beregszaszi
c601c391ea
Add meta EIP for Metropolis
2017-08-14 11:47:18 -04:00
cdetrio
c25130885e
remove intermediate state roots ( #98 ) from accepted table
2017-08-14 11:35:15 -04:00
Yoichi Hirai
60b9fe0aa3
Defer EIP96 from Byzantium to Constantinople ( #685 )
2017-08-14 09:19:12 -04:00
5chdn
9c29817d91
Fix EIP link
2017-08-08 10:45:51 +02:00
5chdn
ee262a30eb
Consider 649 instead of #186 .
2017-08-08 10:38:01 +02:00
5chdn
5fd71ef0de
Wording and formatting.
2017-08-08 10:31:41 +02:00
5chdn
0b12843702
Replace #186 with eip-649
2017-08-08 10:21:58 +02:00
Daniel A. Nagy
2b8a160899
EIP: Removed #67 from requirements. It is not required, merely referenced.
2017-08-03 16:47:06 +02:00
Daniel A. Nagy
1546a4804b
EIP: Explicit reference to ERC #67 added. Protocol part changed to "ethpay" for distinction and compatibility.
2017-08-03 16:30:32 +02:00
Daniel A. Nagy
56a2454b07
EIP: Explicit disclaimer for hexadecimal addresses taking priority over ENS names.
2017-08-01 14:17:23 +02:00
Daniel A. Nagy
b7f8744d9d
EIP: Add ENS support to payment requests
2017-08-01 13:40:10 +02:00
Daniel A. Nagy
640a8a7616
EIP: Payment request URL specification for QR codes, hyperlinks and Android Intents.
2017-08-01 11:53:19 +02:00
Alex Beregszaszi
0b08d11f48
Add comparison with current opcodes
2017-07-31 13:59:00 +01:00
Alex Beregszaszi
5051d0f297
Mark REVERT as accepted
2017-07-31 13:49:46 +01:00
Alex Beregszaszi
8740170c62
REVERT returns 0 in CALL/CREATE
2017-07-31 13:49:08 +01:00
Alex Beregszaszi
ede79e4031
Add meta EIP for Spurious Dragon ( #607 )
...
* Add meta EIP for Spurious Dragon
* assign no. 607 to Spurious Dragon meta-eip
* add links to spurious dragon meta
* links in Spurious Dragon meta-EIP
* add references and aliases to eip-607
2017-07-29 11:03:23 -04:00
Alex Beregszaszi
471c8131b2
Add meta EIP for Tangerine Whistle (EIP 150 Hard Fork) ( #608 )
...
* Add meta EIP for EIP 150 Hard Fork
* Rename to Tangerine Whistle
* link to EIP-150 in meta-hf spec
* assign no. 608 to Tangerine Whistle meta-eip
* add references and aliases to EIP150 meta-EIP
2017-07-29 10:40:45 -04:00
chriseth
470c61bed3
Correct equality check and clarify group order.
2017-07-25 15:03:17 +02:00
chriseth
4049242c04
Updated the specification
...
Note that this is an actual change in the specification, especially in the case of empty input. Thanks to @bbuenz for pointing this out!
2017-07-24 11:30:22 +02:00
cdetrio
1abc6b7e17
fix link
2017-07-18 18:42:33 -04:00
cdetrio
4ca8c73b93
add references to Homestead meta-EIP
2017-07-18 18:12:11 -04:00
cdetrio
80edeaa5c3
add eip-160 preamble and references
2017-07-18 16:15:48 -04:00
cdetrio
9dd6355ffa
create file for EIP-160
2017-07-18 16:15:48 -04:00
cdetrio
cd33bd6ebd
move EIP 86 to deferred table
2017-07-18 16:13:00 -04:00
Yoichi Hirai
ff9e91312d
Add EIP-658 to the list of accepted EIPs
2017-07-17 10:54:33 -04:00