5chdn
0b12843702
Replace #186 with eip-649
2017-08-08 10:21:58 +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
Hudson Jameson
6118112b0e
Merge pull request #606 from axic/hardfork-homestead
...
Add meta EIP for Homestead
2017-07-14 11:57:58 -04:00
cdetrio
1328f53fcd
type and date in preamble
2017-07-14 11:57:32 -04:00
cdetrio
93cf078d7f
assign no. 606 to Homestead meta-EIP
2017-07-14 11:45:29 -04:00
cdetrio
6933badd32
add links to Homestead EIPs
2017-07-14 11:04:02 -04:00
Nick Johnson
327c81c581
Update eip-draft-returndata.md
2017-07-14 12:23:58 +01:00
5chdn
33fc59db74
EIP Number for #649
2017-07-11 16:26:54 +02:00
5chdn
6aa9951f24
Update EIP #649
2017-07-11 16:24:50 +02:00
5chdn
fc748cce51
Add template for EIP #649
2017-07-11 15:58:46 +02:00
Nick Johnson
3b2fae5133
Merge pull request #666 from almindor/master
...
* add Etherwall 2.0.1 to supported list
2017-07-10 18:11:11 +01:00
Nick Johnson
c106773a6f
Merge pull request #667 from maurelian/maurelian-patch-registrar
...
Revert to more closely describe implementation
2017-07-10 15:37:23 +01:00
maurelian
62f3052774
Revert to more closely describe implementation
...
As implemented:
https://github.com/ethereum/ens/blob/mainnet/contracts/HashRegistrarSimplified.sol#L379
2017-07-06 11:38:10 -04:00
Aleš Katona
fabc86434d
* add Etherwall 2.0.1 to supported list
2017-07-04 23:06:52 +02:00
Alex Beregszaszi
4218665af9
Explain sign of arg1/arg2
2017-07-03 21:36:33 +01:00
Alex Beregszaszi
e5ca919672
Use floor and not udiv/sdiv
2017-07-03 21:31:23 +01:00
chriseth
2d2d028c3c
Clarify value argument.
2017-07-03 18:30:31 +02:00
chriseth
efd2333c80
Some clarifications.
2017-06-30 15:21:00 +02:00
Nick Johnson
378af99430
Create eip-draft-returndata.md
2017-06-30 10:33:52 +01:00
cdetrio
ff3716b965
clarify EIP-55 spec
2017-06-29 16:39:10 -04:00
John Manoogian III
e394281ff8
fix link to EIP-2
2017-06-29 22:35:32 +02:00
Piper Merriam
4b8732e182
Add reference to EIP-55 implementation in ethereum-utils library
2017-06-29 00:55:55 +02:00
Greg Colvin
1b16a7d089
Merge pull request #654 from cdetrio/eip-55
...
create file for EIP-55 (mixed-case address checksums)
2017-06-26 00:59:55 -06:00
Greg Colvin
da05d7eb34
Merge pull request #653 from cdetrio/eip-170
...
create file for EIP-170
2017-06-26 00:55:16 -06:00
Greg Colvin
31cfc82c46
Merge pull request #652 from cdetrio/eips-158-161
...
create files for EIPs 158 and 161
2017-06-26 00:54:06 -06:00
Greg Colvin
c83a4aa858
Merge pull request #651 from cdetrio/eip-2
...
reformat EIP-2 in markdown and fix broken links
2017-06-26 00:50:05 -06:00
cdetrio
0bf49ff712
add EIP-55 adoption table
2017-06-24 13:27:55 +02:00
cdetrio
0b0d1ca375
add EIP-55 javascript implementation
2017-06-24 13:27:55 +02:00
cdetrio
74e4ec3ec2
use python example of the accepted EIP-55 spec
2017-06-24 13:27:43 +02:00
cdetrio
75ba147f1d
add preamble for EIP-55
2017-06-24 12:16:06 +02:00
cdetrio
a1df940f38
create file for EIP-55
2017-06-24 12:13:19 +02:00
cdetrio
a448eb3c25
update EIP-170 spec to the finalized version
2017-06-23 15:16:26 +02:00
cdetrio
43c554bf13
add EIP-170 preamble and reference
2017-06-23 15:14:25 +02:00
cdetrio
5458ef3735
create file for EIP-170
2017-06-23 14:59:52 +02:00
cdetrio
81b0dcb275
add references for EIPs 158 and 161
2017-06-23 14:48:49 +02:00
cdetrio
c032393cc0
add preambles for eip-158 and 161
2017-06-23 14:48:26 +02:00
cdetrio
0ab7d52aba
create files for eip-158 and 161
2017-06-23 13:54:34 +02:00
cdetrio
dbeebd780f
only core EIPs in Homestead hard fork
2017-06-23 13:37:01 +02:00