180 Commits

Author SHA1 Message Date
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
cdetrio
ff3716b965 clarify EIP-55 spec 2017-06-29 16:39:10 -04: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
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
5615bc52f9 use markdown format and fix broken links 2017-06-23 13:27:01 +02:00
cdetrio
f7ec295146 rename eip-2.mediawiki to eip-2.md 2017-06-23 13:16:55 +02:00
Yoichi Hirai
4d3d19ea7e
eip-615: BEGINDATA instruction finishes the analysis 2017-06-16 18:34:36 +02:00
Nick Johnson
c5c0c4d207 Delete eip-XXX.md 2017-05-22 12:30:20 +01:00
Nick Johnson
e8355d2809 Rename eip-ens-initial-registrar.md to eip-162.md 2017-05-22 12:30:06 +01:00
ethers
db6cd44d00 Clearer explanation of revealing a bid late 2017-05-18 21:12:01 -04:00
Nick Johnson
8e7b42d33a Merge pull request #632 from maurelian/master
Update and move ENS Initial Registrar spec to new EIP format
2017-05-16 10:49:02 +01:00
maurelian
4ef40edbdf Updates per @arachnid's review on PR #632: 2017-05-15 16:35:10 -04:00
maurelian
aaaaf418e8 Add table outlining registrar params 2017-05-15 12:14:05 -04:00
Nick Johnson
9d69f58d0f Add warning for implementers against treating 0 like other addresses 2017-05-15 17:10:32 +01:00
maurelian
640b20772a Remove forbidden status 2017-05-15 11:02:17 -04:00
Nick Johnson
e601a6d8d1 Merge pull request #629 from Arachnid/137
ERC: Ethereum Name Service
2017-05-15 14:29:14 +01:00
Nick Johnson
3032a877b5 Merge pull request #625 from cdetrio/eip-155
add file for EIP 155
2017-05-15 14:29:00 +01:00
Nick Johnson
b9cc4f3ca2 Update EIP number 2017-05-14 09:14:41 +01:00
Nick Johnson
4e36eebfc3 Update metadata. 2017-05-14 09:14:24 +01:00
Nick Johnson
e0a61ffc5e Merge pull request #630 from Arachnid/181
ERC: Ethereum Name Service reverse resolution support
2017-05-14 09:13:19 +01:00
Nick Johnson
afe7d07eb1 Update metadata 2017-05-14 09:13:12 +01:00
Nick Johnson
0df8363fc6 ERC: Ethereum Name Service reverse resolution support 2017-05-13 16:53:40 +01:00
Nick Johnson
c38848b976 Create ENS EIP 2017-05-13 16:51:44 +01:00
maurelian
e784c0f050 Updated to describe the main net deployment 2017-05-11 10:32:01 -04:00
maurelian
0dd5a4114c Transfer from issues #162 as is 2017-05-11 06:44:58 -04:00
cdetrio
1dee19d34b add table of chain id's 2017-05-04 16:48:39 -04:00
cdetrio
581ce45afc correct example values 2017-05-04 12:56:12 -04:00
cdetrio
2a814ea281 add preamble 2017-05-04 12:56:12 -04:00
cdetrio
a0bd241619 copy EIP-155 from issues 2017-05-04 12:56:12 -04:00
Lu Guanqun
1a0a7ef64d use 'an EIP' instead of 'a EIP' 2017-05-03 23:10:54 -05:00
Guanqun Lu
87f46deb65 fix typos in EIP 1 2017-05-03 23:08:34 +08:00
cdetrio
a52b4c1b21 consolidate to version 1c, remove version 2 2017-04-30 12:27:05 -04:00
cdetrio
92b131b190 add preamble 2017-04-30 11:27:34 -04:00
cdetrio
08a967997f copy EIP-150 from issues 2017-04-30 11:07:53 -04:00
Greg Colvin
dc50f9dfcf Update eip-615.md 2017-04-29 22:53:42 +02:00
Greg Colvin
5b3eba8523 Merge pull request #613 from ethereum/gcolvin-jumps-and-subs
Subroutines and Static Jumps for the EVM
2017-04-29 22:44:12 +02:00
Greg Colvin
b2414bbbfc Merge pull request #614 from gcolvin/gcolvin-simd
SIMD Operations for the EVM
2017-04-29 22:39:06 +02:00