Alex Beregszaszi
0b3461651f
Add link to client support (cpp-ethereum)
2017-04-23 14:50:20 +01:00
Alex Beregszaszi
a63aef39d1
Remove ROR/ROL
2017-04-23 11:28:25 +01:00
Nick Johnson
58a108b89a
Merge pull request #107 from wighawag/draft-dapp-html-authorization
...
Draft dapp html transaction authorization without CORS
2017-04-19 12:27:23 +01:00
wighawag
f412381dc9
set EIP number to 107
2017-04-19 10:31:14 +05:30
wighawag
5613f831fa
Merge branch 'draft-dapp-html-authorization' of github.com:wighawag/EIPs into draft-dapp-html-authorization
2017-04-17 22:31:01 +05:30
wighawag
3c1c997f3d
rename to eip-107
2017-04-17 22:30:40 +05:30
Nick Johnson
5b99b25f8a
Merge pull request #216 from axic/invalid
...
Adds EIP141 (invalid instruction)
2017-04-14 12:56:09 +01:00
Nick Johnson
fc3beedcd3
Merge pull request #595 from ethers/patch-17
...
status is Final
2017-04-14 12:42:37 +01:00
Nick Johnson
9a76b2552c
Merge pull request #594 from ethers/patch-16
...
status is Final
2017-04-14 12:42:22 +01:00
Nick Johnson
14bfcea0bf
Merge pull request #593 from ethers/patch-15
...
status is Final
2017-04-14 12:42:08 +01:00
Greg Colvin
e2f23b3ec7
Update and rename eip-184.md to eip-187.md
2017-04-10 11:22:16 -06:00
Micah Zoltu
3abd7c1fb4
Adds an EIP for getting logs by a block hash.
...
Closes #234
2017-04-01 15:43:18 -07:00
ethers
ccf77936a6
status is Final
2017-03-27 21:52:47 -04:00
ethers
d3ad64034d
status is Final
2017-03-27 21:52:03 -04:00
ethers
937e5bada9
status is Final
2017-03-27 21:50:48 -04:00
Alex Beregszaszi
4455e2c105
Mention that the execution is considered as failed
2017-03-23 13:46:05 +00:00
Alex Beregszaszi
c7944c477a
Remove rationale (it is already explained twice)
2017-03-23 13:46:05 +00:00
Alex Beregszaszi
729b590308
Swap the stack items for REVERT to be in line with RETURN
2017-03-23 13:46:05 +00:00
Alex Beregszaszi
f1af1f393c
Add test case for REVERT
2017-03-23 13:46:05 +00:00
Alex Beregszaszi
bb1368137f
Assign EIP140 to REVERT
2017-03-23 12:48:06 +00:00
Alex Beregszaszi
a0ef90d298
Draft EIP for the REVERT opcode
2017-03-23 12:31:40 +00:00
Alex Beregszaszi
58c1828d26
Add EIP141 (invalid instruction)
2017-03-23 12:28:10 +00:00
chriseth
8856795031
Test cases and scalars larger than field order.
...
Scalars larger than the field characteristic are allowed because it only makes sense to restrict them to the group order, not the field characteristic and adding the group order as another magic constant here would complicated the specification.
2017-02-24 16:27:09 +01:00
chriseth
a23bd30d65
Rename static_call to staticcall.
2017-02-24 12:07:02 +01:00
Greg Colvin
76b90b723f
Merge pull request #187 from gcolvin/patch-2
...
Subroutines and Static Jumps for the EVM
2017-02-21 10:24:33 -07:00
Nick Johnson
67c076c239
Merge pull request #203 from pipermerriam/piper/ERC190-smart-contract-packaging-standard
...
Add EIP190 for ERC190 Smart Contract Packaging Standard
2017-02-21 17:13:05 +00:00
Nick Johnson
64b0a43b7e
Rename eip-190-smart-contract-packaging-standard.md to eip-190.md
2017-02-21 17:12:55 +00:00
Nick Johnson
5972436071
Merge pull request #194 from chfast/patch-1
...
EIP5: include DELEGATECALL
2017-02-21 16:51:52 +00:00
Greg Colvin
8e09b0657a
Update eip-184.md
2017-02-21 09:51:50 -07:00
chriseth
cf9f0e4133
Updated preamble.
2017-02-14 18:00:22 +01:00
chriseth
3ea17dce51
Updated preamble.
2017-02-14 17:59:39 +01:00
chriseth
0ed49ac9b4
Updated preamble.
2017-02-14 17:58:36 +01:00
Piper Merriam
888bb039ee
update PR for feedback
2017-02-14 09:30:26 -07:00
chriseth
9ce36b3b65
Clarify k == 0
2017-02-14 17:06:41 +01:00
chriseth
fdbf2abfea
Clarifications.
2017-02-14 17:00:01 +01:00
chriseth
a4aa980651
Replace X by i.
2017-02-14 16:52:24 +01:00
chriseth
110f140cb8
Typos and clarification.
2017-02-14 16:50:23 +01:00
chriseth
bc6de05307
Update ecopts.md
2017-02-14 13:02:04 +01:00
Alex Beregszaszi
4bab8793ed
Draft of bitwise shifting opcodes
2017-02-13 16:22:13 +00:00
chriseth
d4a9172c79
Add STATIC_CALL opcode.
2017-02-13 14:50:04 +01:00
chriseth
d8992d1484
Precompiled contracts for elliptic curve operations.
2017-02-13 14:37:55 +01:00
chriseth
7eb99d236d
Precompiled contract for pairing check.
2017-02-13 14:35:08 +01:00
chriseth
c1f45f8b4c
Propose RETURNDATACOPY and RETURNDATASIZE.
2017-02-13 12:07:19 +01:00
vbuterin
237f16343f
Blockhash refactoring light client protocol
...
Provides a description and benchmarks for an improved light client protocol post-blockhash refactoring.
2017-02-11 05:35:33 -05:00
Hudson Jameson
7463000298
Added optional to motivation
2017-02-05 23:18:19 -06:00
Phistr90
f89902afa0
Update eip-1.md
...
remove duplicate section
2017-02-05 23:52:29 +01:00
Piper Merriam
837d368dec
Rename file to include name of EIP
2017-02-02 15:10:07 -07:00
Piper Merriam
4149e6de8d
Add EIP190 for ERC190 Smart Contract Packaging Standard
2017-02-02 15:02:12 -07:00
Nick Savers
69f8ef20c6
Remove some redundant slashes
2017-02-02 22:40:34 +01:00
Hudson Jameson
d1195b28a8
Update eip-1.md
2017-02-01 16:54:40 -08:00