Commit Graph

464 Commits

Author SHA1 Message Date
Yoichi Hirai f67478730d
Merge pull request #849 from jamesray1/patch-7
EIP-161: Grammar fixes and block fork number parameters
2018-01-26 13:26:15 +01:00
Yoichi Hirai 271112272e
Merge pull request #852 from jamesray1/patch-11
Include EIP 8 in EIP 606
2018-01-26 13:23:39 +01:00
Yoichi Hirai 94549159dc
Merge pull request #851 from jamesray1/patch-10
EIP 150: Add parameters and grammar fixes
2018-01-26 13:22:24 +01:00
Yoichi Hirai 744a101c3d
Merge pull request #847 from jamesray1/patch-4
EIP-155: Grammar fixes
2018-01-26 13:17:31 +01:00
Yoichi Hirai 9b4b804412
Merge pull request #846 from jamesray1/patch-3
EIP 7 Add hard fork ref, parameters and grammar fixes
2018-01-26 13:16:59 +01:00
Yoichi Hirai 8fe9f98a23
Merge pull request #695 from whilei/rpc-chain-id
EIP: Implement `eth_chainId` method in JSON-RPC
2018-01-26 11:39:39 +01:00
ia 1d1799bd2e Reference hex encoding standard 2018-01-26 19:28:59 +09:00
James Ray f3e7dfc3bd
Remove chain_ids 2018-01-26 21:21:37 +11:00
James Ray 7a943d25f0
EIP-161: (main net) 2018-01-26 20:05:58 +11:00
James Ray 1b59d8972b
EIP-161: Hard fork ref, parameters and headings 2018-01-26 20:00:56 +11:00
James Ray bcf8f50e4c
EIP-155: [Spurious Dragon](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-607.md) 2018-01-26 19:56:37 +11:00
James Ray 85a4d3063d
Update parameters 2018-01-26 19:12:00 +11:00
Yoichi Hirai 398e12e85e
Merge pull request #844 from pirapira/move-eip-20
Move eip-20-token-standard.md to eip-20.md
2018-01-26 09:11:53 +01:00
James Ray d851740f6c
EIP-7: [Homestead](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-606.md) 2018-01-26 19:09:22 +11:00
James Ray 3466320032
Grammar fixes: en dash, delete a space 2018-01-26 18:44:00 +11:00
James Ray f7512125ac
Remove parentheses 2018-01-26 18:05:06 +11:00
James Ray 58df2e402f
Meta reference and table of parameters 2018-01-26 18:04:36 +11:00
James Ray e362ba314d
Include EIP 8 2018-01-26 17:21:00 +11:00
James Ray 31be04a215
Add parameters 2018-01-26 17:11:25 +11:00
James Ray 2b6c2039fa
Add parameters 2018-01-26 17:07:39 +11:00
James Ray c862735e82
([Spurious Dragon](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-607.md)) 2018-01-26 17:05:16 +11:00
James Ray 20d8f94346
Grammar fixes and block number
Newly-creation: this is wrong. You use adverbs before verbs. Creation implies that it is new, so it is a tautology to say new creation or newly created; rather like "I killed him dead".
2018-01-26 16:31:59 +11:00
James Ray d0b542e499
Grammar fixes 2018-01-26 16:08:33 +11:00
James Ray fefbbea5f4
Grammar fixes 2018-01-26 15:11:40 +11:00
ia 4269d195cb Rel link eip-155 for other occurrance 2018-01-26 11:50:32 +09:00
ia 45f6e8e48f RPC spec: 'big integer' -> 'integer' 2018-01-26 11:47:28 +09:00
ia 68cde9b43a Relative link to eip-155 2018-01-26 11:40:17 +09:00
ia ea5b790149 Assigned lucky number 695 2018-01-26 00:35:55 +09:00
Yoichi Hirai 71d6f0bc9c
Merge pull request #831 from ligi/url_format
EIP-831: Standard URL Format
2018-01-25 14:29:05 +01:00
Yoichi Hirai cea1db05a3
Move eip-20-token-standard.md to eip-20.md
To prevent dangling links, I left a notice in eip-20-token-standard.md
2018-01-25 14:23:26 +01:00
ligi afabcb5f46
Add references 2018-01-25 14:21:27 +01:00
ligi e790f96e38
Fix punctuation - clean dashy text 2018-01-24 22:56:07 +01:00
Yoichi Hirai 75c16cf94d
Merge pull request #824 from jamesray1/patch-1
Add links to issues 90 and 114.
2018-01-24 16:40:23 +01:00
Yoichi Hirai 5cbfbc8ddf
Merge pull request #840 from xni/patch-1
Update eip-20-token-standard.md
2018-01-24 16:38:35 +01:00
Yoichi Hirai 621d96c889
Merge pull request #830 from fulldecent/patch-1
Delete old process image
2018-01-24 16:38:17 +01:00
Konstantin ea3a200142
Update eip-20-token-standard.md 2018-01-23 23:48:16 +00:00
ligi 25eaa57d52
Improve rationale 2018-01-23 17:43:43 +01:00
ligi 359f34523d
Fix a problem with separating prefixes from payload 2018-01-23 17:03:08 +01:00
ligi d90db8361e
Remove "Replaces: 67" and move to Rationale that replaces Motivation
ERC-67 was used but never merged - so there can be no replacemenmt
Using Rationale as it is a better fit and leaving out optional Motivation
2018-01-22 11:34:12 +01:00
Micah Zoltu e76ac41a5d Adds fork block number.
Acquired from https://github.com/ethereum/EIPs/blob/master/EIPS/eip-607.md
2018-01-21 22:43:54 -06:00
Greg Colvin 606405b5ab
Merge pull request #645 from pirapira/first_loop_second_loop
eip-165: when the first loop hits BEGINDATA, the second loop should still run
2018-01-19 22:26:30 -07:00
ligi f156733da0
Add period 2018-01-16 15:41:50 +01:00
ligi a870e8b88b
Add URL Format ERC 2018-01-15 16:42:30 +01:00
William Entriken f6233468d9
Delete old process image
That's why we have git history.
2018-01-14 21:21:58 -05:00
Fabian Vogelsteller e9f195a7e7
added historical links 2018-01-12 09:09:09 +01:00
James Ray b926c9020c
Modify links, references sections 2018-01-10 21:32:57 +11:00
James Ray a8fb2597d1
Further modifications to links, more in line with Wikipedia style 2018-01-10 21:27:44 +11:00
James Ray fbdfb86732
Modify links based on feedback 2018-01-10 21:23:41 +11:00
James Ray b603cdc9e6
Add links to issues 90 and 114. 2018-01-09 17:50:27 +11:00
Yoichi Hirai cf79785cb3
Merge pull request #818 from ethereum/nicksavers-patch-7
Update status EIP-1 according to own specification
2018-01-04 11:39:11 +01:00