vbuterin
64f6248f43
Abstraction of transaction origin and signature.md ( #208 )
...
* Create abstraction.md
Implements a set of changes that serve the combined purpose of "abstracting out" signature verification and nonce checking, allowing users to create "account contracts" that perform any desired signature/nonce checks instead of using the mechanism that is currently hard-coded into transaction processing.
* Update abstraction.md
* Update abstraction.md
* Update abstraction.md
* Update abstraction.md
* Update abstraction.md
* Update abstraction.md
* Update abstraction.md
* Rename abstraction.md to eip-86.md, add copyright clause, fix header.
2018-03-27 15:34:04 +01:00
vbuterin
a76a0a0cda
Create bigint_modexp.md ( #198 )
...
* Create bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Update bigint_modexp.md
* Fixing an example after the specification change
https://github.com/ethereum/EIPs/pull/198/files#r106236783
* Fix one example after a format change
https://github.com/ethereum/EIPs/pull/198/files#r109660742
* Rename bigint_modexp.md to eip-198.md, add new prologue and copyright notice.
2018-03-27 15:33:40 +01:00
Nick Johnson
ce13e6680d
Merge pull request #953 from fjl/eip-778-type
...
EIP-778: fix type field
2018-03-27 11:58:00 +01:00
Felix Lange
d2b21d3dcc
EIP-778: fix type field
...
Use "Standards Track" instead of "Standard Track" to match all other EIPs.
2018-03-27 12:20:50 +02:00
Alex Van de Sande
421a106c79
Updating authors of ENS registrar
...
I'm adding myself as an co-author of this EIP. Nick and Maurelian can vouch that I wrote a large part of this text and helped design the initial mechanisms
2018-03-26 10:02:55 -03:00
Nick Johnson
2fcf894832
Remove github banner, update footer link; fix typo in EIP-778
2018-03-23 22:09:20 +00:00
Nick Johnson
1e0fa5bfdc
Fix email formatting in EIP 140
2018-03-23 16:58:25 +00:00
Nick Johnson
20c8084614
EIP 101 is draft, not active
2018-03-23 16:57:53 +00:00
Nick Johnson
224c2e9eb5
Remove 186 from EIP 649
2018-03-23 16:56:22 +00:00
Nick Johnson
134eceae93
Remove reference to EIP98 from EIP658
2018-03-23 16:56:22 +00:00
Nick Johnson
8f40e3414a
Fix depends field on eip-211
2018-03-23 16:56:22 +00:00
Nick Johnson
225c00764c
Add checking for errors in frontmatter
2018-03-23 16:56:22 +00:00
Nick Johnson
e2232f380e
Fix travis build script, and more typos identified by it
2018-03-23 16:56:22 +00:00
Nick Johnson
a235dd38b9
Merge pull request #944 from winsvega/patch-1
...
Update eip-145.md test links
2018-03-23 16:56:12 +00:00
Nick Johnson
872cec4d57
Merge pull request #778 from fjl/enr
...
EIP-778: Ethereum Node Records
2018-03-23 16:29:53 +00:00
Nick Johnson
22fdb9aa7a
Update EIP-778 header to match the new format.
2018-03-23 15:36:33 +00:00
winsvega
f6a0ec6c37
Update eip-145.md
2018-03-22 21:51:52 +03:00
Nick Savers
df132cd37e
Merge pull request #913 from pirapira/fix-field
...
Fix the curve equation of G2 in the pairing checker
2018-03-21 23:21:58 +01:00
Nick Johnson
fce8e67161
EIP 779 is meta, not info
2018-03-21 16:32:38 +00:00
Nick Johnson
7038c5f9b9
Add pages for each EIP type, improve listing tables with links
2018-03-21 15:55:18 +00:00
Nick Johnson
264e8be5ed
Use pretty URLs
2018-03-21 13:36:46 +00:00
Nick Johnson
aea7bfceb5
Update eip-X template, more tweaks to EIP 1 and jekyll template.
2018-03-21 13:14:02 +00:00
Nick Johnson
c231d1c980
Update EIP 1 with header format changes, fix a few other EIP header issues
2018-03-21 13:10:08 +00:00
Nick Johnson
4938bcbf91
Lowercase all frontmatter keys
2018-03-21 12:51:05 +00:00
Nick Johnson
a4e8b8643d
Fix typos in EIPs
2018-03-20 15:54:04 +00:00
Nick Johnson
cdc9c981e9
Fixed headers for existing EIPs to be conformant YAML frontmatter
2018-03-20 15:10:58 +00:00
Nick Savers
69e9dfedfd
Merge pull request #917 from hjorthjort/patch-1
...
Change `constant` modifier to `view` in functions
2018-03-20 11:44:16 +01:00
William Entriken
d164cb2031
Correct ERC-165 id
2018-03-19 23:35:33 -04:00
C. Brown
47e16b4baf
Update eip-721 natspec
2018-03-19 19:19:08 -05:00
Fang
4cf57f5dba
Remove throw condition for setApprovalForAll.
...
And tweak the description to more clearly indicate its difference from the other, per-NFT operations.
2018-03-16 21:53:36 +01:00
Maurelian
41ea883d6e
Update preamble to indicate final status
2018-03-13 12:24:45 -04:00
Fang
812f414d26
Be explicit about setApprovalForAll's msg.sender requirement.
...
Also correct a typo.
2018-03-10 21:26:49 +01:00
Yoichi Hirai
698d42f532
Simpler notation
...
A division `/` is simpler than multiplying the inverse `^(-1)`
2018-03-09 10:45:07 +01:00
Nick Savers
0da6871228
Merge pull request #841 from fulldecent/patch-2
...
EIP-721 Non-Fungible Token Standard
2018-03-09 10:06:35 +01:00
Nick Savers
8d14470d39
Merge pull request #919 from zaq1tomo/fix/eip3
...
EIP3 from .mediawiki to .md
2018-03-09 10:03:53 +01:00
zaq1tomo
90c54225f3
move eip-6i6.md
2018-03-09 14:17:50 +09:00
William Entriken
39067a2db9
Fix broken link
2018-03-08 15:54:12 -05:00
zaq1tomo
027f394c2e
delete eip-3.mediawiki
2018-03-08 17:26:53 +09:00
zaq1tomo
97a48d9ba6
update eip-3.md
2018-03-08 17:26:14 +09:00
zaq1tomo
510a0a2ac6
update eip-3.md
2018-03-08 17:26:10 +09:00
zaq1tomo
d964470d79
update eip-3.md
2018-03-08 17:25:32 +09:00
zaq1tomo
8fa9860a5b
update eip-3.md
2018-03-08 17:24:50 +09:00
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