412 Commits

Author SHA1 Message Date
Jack Peterson
069f75b0e5
Changed to single subscription for all return values; added polling notes 2017-11-10 22:56:48 -08:00
Jack Peterson
a4938e4224
Added transaction return values EIP draft 2017-11-09 20:16:30 -08:00
5chdn
c5b49c6af7
Add missing core dev meeting links 2017-11-04 08:43:56 -05:00
5chdn
6a7aa9ffd7
Add tests 2017-11-04 08:39:19 -05:00
5chdn
d46dd25cf0
Add other notable implementations 2017-11-04 08:38:32 -05:00
5chdn
b587225416
Change status to Final 2017-11-04 08:29:50 -05:00
Jason Carver
c9e53026aa eip-55 checksum_encode spec typo 2017-10-21 09:29:39 -07:00
Clément Lesaege
81e4cde6be Fix misspelling in "compatibility" 2017-10-12 22:25:42 +02:00
Nick Johnson
947e765043 Update eip-draft-returndata.md 2017-10-09 08:40:53 +01:00
Hudson Jameson
a89ac4876a Added final
Should have been final before per https://github.com/ethereum/EIPs/pull/203
2017-10-05 12:15:43 -05:00
Hudson Jameson
d28d8aca40 Made final
It was suppose to be final beforehand per the PR.
2017-10-05 12:13:54 -05:00
Hudson Jameson
7d9d8ecc6e Renamed file to math convention 2017-10-05 12:10:31 -05:00
Péter Szilágyi
0724db3048 Add spec references to the Snappy DEVp2p EIP. 2017-10-05 12:06:26 -05:00
Péter Szilágyi
3e29ac9126 Spalling fixes and finalizing the Snappy EIP 2017-10-05 12:06:26 -05:00
Péter Szilágyi
b6c27a3a0d Add test vectors to disambiguate the no-framing aspect. 2017-10-05 12:06:26 -05:00
Péter Szilágyi
6a25aa3f7a Enforce 16MB limit on decompressed payloads. 2017-10-05 12:06:26 -05:00
Péter Szilágyi
328f6bb438 Snappy compression for devp2p 2017-10-05 12:06:26 -05:00
Hudson Jameson
19bfeb5f60 Corrected 145 to change to final 2017-09-26 15:23:53 -05:00
Greg Colvin
35c7adeab2 Merge pull request #215 from axic/bitwise-ops
Bitwise shifting instructions in EVM
2017-09-22 10:08:02 -06:00
Alex Beregszaszi
74d9a171ff Clarify wording about arg1/arg2 2017-09-22 16:07:34 +01:00
Alex Beregszaszi
d01c9af47f Swapp operand order for bitwise shifting 2017-09-22 14:15:50 +01:00
Alex Beregszaszi
9464fa7fa5 Clarify text (user -> use) 2017-09-22 14:04:45 +01:00
Micah Zoltu
6e105775b8 Update EIP-draft-getLogs-by-block-hash.md 2017-09-21 21:21:11 -07:00
MaxXor
405c369510 Fix broken url in examples 2017-09-11 17:47:25 +02:00
Fabian Vogelsteller
f90864a3d2 fix spelling 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
31ec8acbd1 small spelling 2017-09-11 08:35:04 -05:00
Fabian Vogelsteller
09dc05705e small corrections 2017-09-11 08:35:04 -05:00
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
9961da4c77 Gas costs. 2017-09-11 14:35:38 +02: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
chriseth
2da707c93e Add log0 2017-08-24 11:40:35 +02:00