William Entriken
|
7e8345574e
|
Link to mentioned Solidity bug
|
2018-02-26 11:13:12 -05:00 |
William Entriken
|
223e46c7ce
|
More draft wording changes
|
2018-02-26 02:05:54 -05:00 |
William Entriken
|
707cb55898
|
Merge branch 'patch-2' into reconsider-deed-name
|
2018-02-26 00:49:50 -05:00 |
William Entriken
|
74dadccc85
|
Add transfer security, give everything else a once-over
|
2018-02-26 00:40:30 -05:00 |
William Entriken
|
2a56e50ece
|
Allow to query the approved contracts
|
2018-02-25 23:27:38 -05:00 |
William Entriken
|
7857e7de0a
|
Merge branch 'patch-2' into reconsider-deed-name
|
2018-02-25 15:47:59 -05:00 |
William Entriken
|
3442342c5a
|
ERC-165 is now accepted, add strong support for 820 extension of 165
Thanks @eordano for bringing this up
|
2018-02-23 11:13:01 -05:00 |
William Entriken
|
39396a50a2
|
Fix typo
|
2018-02-23 11:04:06 -05:00 |
William Entriken
|
868a208451
|
Remove my name as interface author, that isn't helping anything
|
2018-02-23 11:03:36 -05:00 |
William Entriken
|
29cf090a0d
|
Correct typos in JSON schema
|
2018-02-23 10:39:15 -05:00 |
William Entriken
|
21e0d2472b
|
Rename to assets
|
2018-02-23 02:48:05 -05:00 |
William Entriken
|
ab00c60414
|
Update operator language
|
2018-02-23 01:35:35 -05:00 |
William Entriken
|
e694c6d862
|
Use strong SHALL NOT language, thank you @carloschida
|
2018-02-23 01:21:39 -05:00 |
Nick Savers
|
ea69b40e25
|
Merge pull request #890 from mandarvaze/patch-1
Fixed a typo
|
2018-02-22 00:09:50 +01:00 |
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 |
William Entriken
|
1a1295c903
|
Harmonize this standard to results from the ETHDenver event
|
2018-02-19 02:54:55 -05:00 |
Mandar Vaze
|
f346b609cf
|
Fixed a typo
|
2018-02-19 12:46:47 +05:30 |
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 |
William Entriken
|
792bf0520f
|
Better address BC
|
2018-02-16 14:24:22 -05:00 |
William Entriken
|
1d613bab25
|
Specify functions that cannot throw
|
2018-02-16 14:18:18 -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
|
992bbff14e
|
Add operators extension, a starting point
|
2018-02-16 05:56:40 -05:00 |
William Entriken
|
d45177e6b1
|
Add a second implementation
|
2018-02-16 05:36:47 -05:00 |
William Entriken
|
290f31cd1b
|
Add note as 165 progresses through standardization
|
2018-02-16 05:04:47 -05:00 |
William Entriken
|
dd3396a3ce
|
Add note about id choice
|
2018-02-16 04:44:29 -05:00 |
William Entriken
|
f8fcf194ff
|
Switch to latest Solidity compiler
|
2018-02-16 04:02:10 -05:00 |
William Entriken
|
2b4971e3d3
|
Depend on 165
|
2018-02-16 03:37:15 -05:00 |
William Entriken
|
8743a2286c
|
Eat my words, add the transfer function
|
2018-02-16 03:02:03 -05:00 |
William Entriken
|
ddd2525792
|
Provide illustration for scaling use case
|
2018-02-15 16:44:10 -05:00 |
William Entriken
|
d39b3885d4
|
Add author Konrad Feldmeier
Per @chriseth
|
2018-02-15 12:12:05 -05:00 |
William Entriken
|
7046c02cd6
|
Add implementation, thank you Nastassia Sachs
|
2018-02-15 12:06:18 -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
|
2b32af6ae6
|
fix markdown language
|
2018-02-13 22:56:03 -05:00 |
William Entriken
|
481e999d4a
|
remove deedName
|
2018-02-13 22:54:27 -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
|
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 |
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 |
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 |
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 |
Felix Lange
|
846f01bf0c
|
EIP-868: Node Discovery v4 ENR Extension
|
2018-02-02 14:19:25 +01:00 |
William Entriken
|
6149eccfca
|
Update deed word choice explanation
|
2018-02-01 21:54:01 -05:00 |
William Entriken
|
ea4ed40d45
|
Add deed name, rename return variables
|
2018-02-01 21:42:43 -05:00 |
Paweł Bylica
|
49e86ff026
|
EIP-145: Add more test cases
|
2018-01-31 17:51:59 +01:00 |
Paweł Bylica
|
ea084caabd
|
EIP-145: Add test cases
|
2018-01-30 22:28:24 +01:00 |
Carl Larson
|
0748f59766
|
assign 858 to reduce_block_reward eip
|
2018-01-29 14:06:56 +00:00 |
Carl Larson
|
0ad1810fd6
|
added eip-reduce_block_reward draft 1
|
2018-01-29 13:19:13 +00:00 |
William Entriken
|
c0e6345a4d
|
Use interface keyword
|
2018-01-28 17:22:35 -05:00 |
William Entriken
|
1ca7dfb9eb
|
Fix signature, thanks @Beskhue
|
2018-01-28 14:06:57 -05:00 |
William Entriken
|
6754461619
|
Clarify invalid deeds and counting
|
2018-01-28 13:34:23 -05:00 |
Nick Savers
|
8c8dc2f9c4
|
Merge pull request #855 from cdetrio/eip-4-author
clarify EIP 4 author
|
2018-01-27 23:39:38 +01:00 |
Nick Savers
|
d45a6458d2
|
Merge pull request #850 from jamesray1/patch-9
EIP-170: Add parameters, capitalize Ethereum and use an em dash.
|
2018-01-27 23:35:17 +01:00 |
William Entriken
|
f53cc2ddba
|
Clean up Accept wording
|
2018-01-27 16:51:32 -05:00 |
Yoichi Hirai
|
00d3fc6829
|
Merge pull request #853 from jamesray1/patch-12
EIP-155: Hard fork meta reference
|
2018-01-26 14:35:19 +01:00 |
Yoichi Hirai
|
870fb8d0a7
|
Merge pull request #848 from jamesray1/patch-6
EIP-160: Add FORK_BLKNUM: 2,675,000 (Spurious Dragon) plus an en dash
|
2018-01-26 14:34:13 +01:00 |
James Ray
|
d666d8eed3
|
Change hard fork heading
|
2018-01-27 00:32:10 +11:00 |
Yoichi Hirai
|
d94799f818
|
Merge pull request #845 from jamesray1/patch-2
EIP-2: Grammar fixes, Meta ref and parameters
|
2018-01-26 14:27:11 +01:00 |
James Ray
|
622ce70741
|
Fix a typo, change an em dash to a semi-comma
|
2018-01-27 00:22:53 +11:00 |
cdetrio
|
99b60b5d6a
|
reformat from mediawiki to md
|
2018-01-26 13:55:04 +01:00 |
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
|
ce3c5d8269
|
Remove chain_IDs
|
2018-01-26 21:21:08 +11:00 |