307 Commits

Author SHA1 Message Date
Fabian Vogelsteller
7e6905c221 changed name 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
e2c2abeb34 renamed file and add small spelling changes 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
0de522e217 addressed RFC2119 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
232013660b added transfer 0 clearification 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
36074618cf changed example address 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
20706fb8e2 added changes and moved method description above the func declaration 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
0a051c820c added name, symbol, decimals 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
d34981d4e9 fixed spelling suggestions 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
5dc879024a reformatted 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
7f9a46bfe5 added erc20 2017-09-11 08:35:04 -05:00
chriseth
0063de10b4 Added gas costs. 2017-09-11 11:41:19 +02:00
5chdn
619b19cb85
Add yellow paper and parity implementations. 2017-09-11 09:55:57 +02:00
5chdn
5cd738143b
Improve title to make sure the issuance is not reduced, ref #186 2017-09-08 14:53:41 +02:00
5chdn
03deb55b0f
Update existing implementations 2017-09-08 10:55:37 +02:00
5chdn
46368ac033
Merge myself. 2017-09-08 09:18:25 +02:00
5chdn
c82890ed92
Improve wording for exact block number targeted, ref #649. 2017-09-08 09:18:04 +02:00
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
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
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
Afri
ca7cdacb58 Merge branch 'master' into a5-eip-649 2017-08-15 11:45:34 +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
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
Alex Beregszaszi
0b08d11f48 Add comparison with current opcodes 2017-07-31 13:59:00 +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
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
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