706 Commits

Author SHA1 Message Date
Nick Savers
0b21ff2114
Merge pull request #681 from nagydani/master
EIP-681: Payment request URL specification
2018-02-21 23:48:26 +01:00
Nick Savers
908a2fc29d
Merge pull request #881 from fulldecent/patch-4
ERC-165 Standard Interface Detection
2018-02-21 23:43:36 +01:00
Nick Savers
2cb6f9177f
Update eip-165.md 2018-02-21 23:43:12 +01:00
William Entriken
03c67d2e08
interfaced -> interacted
https://github.com/ethereum/EIPs/pull/881#discussion_r169605418
2018-02-21 13:46:31 -05:00
William Entriken
d47923bc1b
Update link
https://github.com/ethereum/EIPs/pull/881#discussion_r169604965
2018-02-21 13:45:51 -05:00
William Entriken
e902727c36
Nibbles are not bytes, duh 2018-02-21 13:44:16 -05:00
William Entriken
50ad36b0b1
Hex, not string 2018-02-21 13:40:29 -05:00
William Entriken
4ecf584460
32 bytes input 2018-02-20 20:16:39 -05:00
William Entriken
490ce29eca
not a cache 2018-02-20 17:45:23 -05:00
William Entriken
1947d2f676
Complete Homer implementation 2018-02-20 17:39:55 -05:00
William Entriken
12fe0b505c
Switch from a cache to a query contract, cache is out of scope 2018-02-20 17:33:49 -05:00
William Entriken
b675b4b3fa
Update zero padding, thank you @veox 2018-02-20 17:22:47 -05:00
William Entriken
734d68b643
Use 32-byte words 2018-02-19 16:54:19 -05:00
William Entriken
881f577abb
Bytes, version 0.4.20, thanks @veox 2018-02-19 16:43:01 -05:00
Daniel A. Nagy
991d4f7bbf
[ERC] Fixes Compatibility and Versioning
Added explicit reference to #831
2018-02-19 12:07:02 +01:00
Daniel A. Nagy
7e33495cce
[ERC] Clarified gas and added 831 as a dependency. 2018-02-19 11:42:42 +01:00
cdetrio
e0b6011542
Merge pull request #883 from fulldecent/patch-5
Add Nick Savers, remove Yoichi on EIP editors list
2018-02-18 08:41:30 -05:00
William Entriken
b97350cb1b
Copyediting review 2018-02-16 19:34:44 -05:00
William Entriken
39285480ca
Remove authors @VoR0220 @Souptacular @GriffGreen 2018-02-16 18:57:27 -05:00
Daniel A. Nagy
1bc54d967a
Added copyright notice, removed ERC 76 dependency 2018-02-16 16:16:55 +01:00
William Entriken
ad70b8d276
Function selectors are defined by Ethereum, not Solidity 2018-02-16 06:58:03 -05:00
William Entriken
26c91183dc
"uses less than" 2018-02-16 06:56:43 -05:00
William Entriken
529ce1b2ca
Update cache to use explicit return values of 32 byte length 2018-02-16 06:51:50 -05:00
William Entriken
50f59da47f
Updated to use staticcall 2018-02-16 06:35:16 -05:00
William Entriken
d39b3885d4
Add author Konrad Feldmeier
Per @chriseth
2018-02-15 12:12:05 -05:00
William Entriken
d26f9b36ea
Remave Yoichi as editor 2018-02-15 10:46:33 -05:00
William Entriken
04eb283a42
Add Nick Savers to EIP editors list 2018-02-14 23:04:08 -05:00
William Entriken
6e4394d6d1
Update caching contract 2018-02-14 22:29:01 -05:00
Greg Colvin
30aa2b6554
Merge pull request #872 from AlbertWinestien/gcolvin-div-cycles
Gcolvin div cycles
2018-02-14 11:47:38 -07:00
William Entriken
4b7b91691a
Add author email addresses per latest EIP-X
Found from git log messages around the world.
2018-02-14 00:16:03 -05:00
William Entriken
224822c743
Add two competing implementations 2018-02-14 00:05:57 -05:00
William Entriken
7558488487
Discuss optional interfaces per @dete advice
References: https://github.com/ethereum/EIPs/issues/165#issuecomment-345382512
2018-02-13 03:07:48 -05:00
William Entriken
5e02514334
A standard for interface detection, fixes #165 2018-02-13 02:35:39 -05:00
Yoichi Hirai
b943077ce8
Merge pull request #878 from adrianciurdarean/readme-fixes
Fix ERC-162 title in the Finalized EIPs table.
2018-02-12 16:52:17 +01:00
Yoichi Hirai
084a5f7ec9
Merge pull request #871 from cslarson/master
fix rate of network carbon emissions
2018-02-12 11:40:41 +01:00
Yoichi Hirai
2dcc5f06c2
Merge pull request #879 from yuzushioh/add-eip55-implementation
Add EIP55 Swift implementation link
2018-02-12 11:37:47 +01:00
Yoichi Hirai
fde6c9df9e
Merge pull request #880 from AugurProject/master
Moved eip-4.md to EIPS folder
2018-02-12 11:35:27 +01:00
Jack Peterson
d9025cba50
Moved eip-4.md to EIPS folder 2018-02-11 10:03:12 -08:00
yuzushioh
458ecb2b14 add swift implementation link 2018-02-11 18:03:39 +09:00
Adrian Ciurdărean
615ba474a2
Fix ERC-162 title in the Finalized EIPs table. 2018-02-10 00:58:40 +02:00
Carl Larson
7258f7abbf don't combine gpu hashrate & gpu power into weird metric 2018-02-09 18:49:23 +00:00
Carl Larson
2cde480ba7 fix units 2018-02-09 18:29:26 +00:00
Yoichi Hirai
99fd70df69
Merge pull request #876 from LefterisJP/add_finalized_but_active_table
Add finalized but active table
2018-02-09 18:26:05 +01:00
Lefteris Karapetsas
7cbc47edce
Add finalized but active table
EIP-1 is in the wrong table and no table exists for EIPs that are both Finalized
and Active. Quoting the EIP:

> Some Informational and Process EIPs may also have a status of “Active” if they are never meant to be completed. E.g. EIP 1 (this EIP).

This can lead to confusion just like it happened
[here](https://github.com/ethereum/EIPs/pull/867#issuecomment-364483227).

To avoid that I am moving the EIP in the Readme to its own special table.
2018-02-09 18:04:25 +01:00
Carl Larson
4fcc646270 removed CO2 contribution numbers until they can be calculated more accurately, added power calculations 2018-02-08 15:19:32 +00:00
Carl Larson
36c592976d it's -> its 2018-02-08 14:03:14 +00:00
Carl Larson
539de8e40a fix rate of network carbon emmisions 2018-02-05 11:26:01 +00:00
Yoichi Hirai
e451b05852
Merge pull request #862 from chfast/patch-1
EIP-145: Add test cases
2018-02-02 18:24:38 +01:00
Paweł Bylica
e801dfaa61
EIP-145: Fix a test case 2018-02-02 18:20:04 +01:00
Yoichi Hirai
f9a77fad4a
Merge pull request #868 from fjl/v4-enr-extension
EIP-868: Node Discovery v4 ENR Extension
2018-02-02 15:46:33 +01:00