980 Commits

Author SHA1 Message Date
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
Daniel A. Nagy
ab76063e65 EIP: Added the possibility of using a unit.
Making the standard sufficiently flexible for use with both online and offline clients, enhancing human readability, if desired.
2017-09-16 19:58:25 +02:00
Nick Johnson
f9d1b2d5d5 Merge pull request #710 from MaxXor/token-url
Fix broken url in example section of EIP-20
2017-09-11 17:33:34 +01:00
MaxXor
405c369510 Fix broken url in examples 2017-09-11 17:47:25 +02:00
Hudson Jameson
be8a55f2f6 Add ERC-20 2017-09-11 08:39:33 -05: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
Daniel A. Nagy
fcc7b9ee4d EIP: fixes missing s/ethpay/ethereum 2017-09-07 21:38:47 +02:00
Daniel A. Nagy
6845cebac0 EIP: Major overhaul, taking into account the feedback received. In particular, generalized to supersede ERC 67. 2017-09-07 20:41:21 +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
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