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
|
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
|
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
|
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
|
e44db98df6
|
Merge pull request #843 from fulldecent/patch-3
Limit title length
|
2018-01-25 14:27:53 +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 |
|
William Entriken
|
82ad315754
|
Limit title length
|
2018-01-24 11:41:10 -05: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 |
|
Jack Peterson
|
24a128788b
|
Updated EIP 140 and 658 titles
|
2018-01-21 22:44:58 -06:00 |
|
William Entriken
|
519b7018fc
|
Add EIP-1 to the Finalized EIPs list
|
2018-01-21 22:44:29 -06: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 |
|
Nick Johnson
|
4400ae7ee7
|
Merge pull request #828 from frozeman/erc20
Added historical links to ERC20
|
2018-01-12 08:34:13 +00: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
|
74685e5419
|
Merge pull request #819 from ethereum/non-final-table
List all non-final EIPs in README table
|
2018-01-04 11:41:17 +01: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 |
|
Yoichi Hirai
|
3429137aca
|
Merge pull request #815 from ethereum/nicksavers-patch-4
Clarify EIP-190 header with category
|
2018-01-04 11:37:52 +01:00 |
|
Yoichi Hirai
|
4d3d58cbd3
|
Merge pull request #814 from ethereum/nicksavers-patch-2
Update EIP-162 as Standard Track with category ERC
|
2018-01-04 11:37:27 +01:00 |
|
Yoichi Hirai
|
eb0ca68499
|
Merge pull request #813 from ethereum/nicksavers-patch-1
Update status EIP-141 to Final
|
2018-01-04 11:36:49 +01:00 |
|
Yoichi Hirai
|
d7751cf747
|
Merge pull request #676 from cdetrio/hf-table
add table of HF meta-EIPs
|
2018-01-04 11:36:08 +01:00 |
|
nicksavers
|
63fb672175
|
Update EIP-162 as Standards Track with category ERC
|
2018-01-03 22:33:53 +01:00 |
|