zaq1tomo
|
72c4820724
|
update eip-3.md
|
2018-03-08 17:20:58 +09:00 |
zaq1tomo
|
f81465cf1b
|
update eip-3.md
|
2018-03-08 17:19:36 +09:00 |
zaq1tomo
|
faaec24907
|
add eip-3.md file
|
2018-03-08 17:19:21 +09:00 |
William Entriken
|
39687dca04
|
Cosmetic change, remove return name, thank you @nanolucas
|
2018-03-07 13:50:12 -05:00 |
Rikard Hjort
|
7eada30ade
|
Change `constant` modifier to `view` in functions
As the `constant` modifier for functions [is deprecated and planned to be dropped in Solidity 0.5](http://solidity.readthedocs.io/en/develop/contracts.html#view-functions), wouldn't it make sense to reflect this in this standard's code examples?
|
2018-03-07 14:18:21 +09:00 |
William Entriken
|
19a5f63ea1
|
Correct whitespace
|
2018-03-06 22:50:01 -05:00 |
William Entriken
|
438c09e436
|
Move all links to separate references section
|
2018-03-06 22:35:52 -05:00 |
Yoichi Hirai
|
91f8558c13
|
Fix the curve equation of G2
It is different from that of G1. See https://github.com/ethereum/yellowpaper/pull/659
|
2018-03-05 15:18:07 +01:00 |
William Entriken
|
3d22a00e47
|
Update eip-721.md
|
2018-03-02 12:00:47 -05:00 |
William Entriken
|
bed6978cae
|
Correct reference name
|
2018-03-02 11:49:33 -05:00 |
William Entriken
|
7304cca060
|
Update eip-721.md
|
2018-03-01 03:33:06 -05:00 |
William Entriken
|
e855ea66c8
|
Make getApproved constant view
|
2018-02-28 23:54:45 -05:00 |
William Entriken
|
2bddd126de
|
Update transfer naming and interface IDs
|
2018-02-28 14:29:27 -05:00 |
William Entriken
|
89d0162231
|
Bytes, not bytes[], thanks @sz-piotr
|
2018-02-28 12:18:48 -05:00 |
William Entriken
|
e847ffee78
|
Use a better magic value, clarify callback, thanks @abandeali1
|
2018-02-26 22:10:41 -05:00 |
William Entriken
|
1eeddf7a57
|
Merge pull request #2 from fulldecent/reconsider-deed-name
Reconsider the word "deed"
|
2018-02-26 21:49:16 -05:00 |
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 |
Nick Savers
|
6928c18db6
|
Merge pull request #895 from ethereum/nicksavers-patch-1
Add ERC-165 and ERC-681 to README
|
2018-02-25 13:03:54 +01: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
|
27035fa97e
|
Add ERC-165 and ERC-681 to README
|
2018-02-22 00:08:01 +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 |