Commit Graph

162 Commits

Author SHA1 Message Date
cdetrio 5458ef3735 create file for EIP-170 2017-06-23 14:59:52 +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
Greg Colvin 4a9ccf6afc Rename eip-616.md.md to eip-616.md 2017-04-27 19:14:21 +02:00
Greg Colvin f732996025 Rename EIPS/eip-draft-simd-xyz.md to EIPS/eip-EIPS/eip-616.md.md 2017-04-27 19:09:35 +02:00
Greg Colvin 2eddd9668e Rename eip-draft-jumps_and_subs-xyz.md to eip-615.md 2017-04-27 19:04:27 +02:00
Greg Colvin 77b7c90246 Update eip-draft-simd-xyz.md 2017-04-25 17:38:21 +02:00
Greg Colvin a8a7e5c399 Update eip-draft-simd-xyz.md 2017-04-25 17:37:07 +02:00
Greg Colvin 0cc6425eff Create eip-draft-simd-xyz.md 2017-04-25 17:29:18 +02:00
Greg Colvin 77b5fa53f1 Create eip-draft-jumps_and_subs-xyz.md 2017-04-25 16:42:40 +02:00
Nick Johnson 598de64d6b Delete JumpsAndSubs.md 2017-04-25 15:14:22 +01:00
Greg Colvin 2733748276 Delete eip-187.md 2017-04-25 11:29:18 +02:00
Greg Colvin cb444e28e5 Create JumpsAndSubs.md 2017-04-25 11:28:06 +02:00
Nick Johnson 58a108b89a Merge pull request #107 from wighawag/draft-dapp-html-authorization
Draft dapp html transaction authorization without CORS
2017-04-19 12:27:23 +01:00
wighawag f412381dc9 set EIP number to 107 2017-04-19 10:31:14 +05:30
wighawag 5613f831fa Merge branch 'draft-dapp-html-authorization' of github.com:wighawag/EIPs into draft-dapp-html-authorization 2017-04-17 22:31:01 +05:30
wighawag 3c1c997f3d rename to eip-107 2017-04-17 22:30:40 +05:30
Nick Johnson 5b99b25f8a Merge pull request #216 from axic/invalid
Adds EIP141 (invalid instruction)
2017-04-14 12:56:09 +01:00
Nick Johnson fc3beedcd3 Merge pull request #595 from ethers/patch-17
status is Final
2017-04-14 12:42:37 +01:00
Nick Johnson 9a76b2552c Merge pull request #594 from ethers/patch-16
status is Final
2017-04-14 12:42:22 +01:00
Nick Johnson 14bfcea0bf Merge pull request #593 from ethers/patch-15
status is Final
2017-04-14 12:42:08 +01:00