chriseth
|
efd2333c80
|
Some clarifications.
|
2017-06-30 15:21:00 +02:00 |
cdetrio
|
793f88b6ab
|
Rename eip-draft_revert_opcode.md to eip-140.md
|
2017-04-23 16:24:24 +02: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 |
Hudson Jameson
|
2485b86e86
|
Added Note to EIP 5
|
2017-03-20 18:04:02 -05:00 |
Hudson Jameson
|
6e57adb782
|
Removed PURE_CALL from under consideration.
Devs have made a decision to remove PURE_CALL and keep STATIC_CALL, revert+returndata, & return{size, data}.
|
2017-03-20 14:44:52 -05:00 |
cdetrio
|
e1c5a77756
|
STATICCALL and PURE_CALL are under consideration
|
2017-03-17 11:40:01 -04:00 |
Hudson Jameson
|
f79c29a8db
|
Added EIP 98 to Accepted
|
2017-03-17 09:10:47 -05:00 |
cdetrio
|
cee2889d77
|
add EIP-198 (bigint modexp) to accepted table
|
2017-03-03 21:22:44 -05:00 |
cdetrio
|
d78db6cba5
|
Merge pull request #221 from benjaminion/patch-1
Fix up URLs for the EIPs.
|
2017-03-03 16:40:39 -05:00 |
benjaminion
|
c223f48992
|
Fix up URLs for the EIPs.
Some of the URLs for the EIP numbers pointed to non-existent pages (by using absolute rather than relative paths).
|
2017-03-03 20:38:33 +00:00 |
Hudson Jameson
|
b6b7d2c78c
|
Merge pull request #220 from ethereum/redo-readme
redo table of EIPs in README
|
2017-03-03 12:22:32 -06:00 |
cdetrio
|
b5d5207029
|
redo table of EIPs in README
|
2017-03-03 12:14:28 -05:00 |
cdetrio
|
e28f54737d
|
remove outdated paragraph
|
2017-02-21 18:26:44 +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 |
Souptacular
|
70be22f5ec
|
Deleted preEIPs folder.
|
2017-02-21 10:53:06 -06: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 |
Piper Merriam
|
888bb039ee
|
update PR for feedback
|
2017-02-14 09:30:26 -07: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 |
cdetrio
|
92529c516a
|
pull request template not EIP template
|
2017-02-06 09:27:10 -08:00 |
Hudson Jameson
|
7463000298
|
Added optional to motivation
|
2017-02-05 23:18:19 -06:00 |
Hudson Jameson
|
211def0544
|
Merge pull request #204 from Phistr90/patch-1
remove duplicate section eip-1.md
|
2017-02-05 23:17:20 -06:00 |
Hudson Jameson
|
d626ba0f07
|
Made Motivation Optional
|
2017-02-05 23:16:03 -06:00 |
Phistr90
|
f89902afa0
|
Update eip-1.md
remove duplicate section
|
2017-02-05 23:52:29 +01:00 |
Hudson Jameson
|
4e14443925
|
Merge pull request #202 from nicksavers/patch-1
Remove redundant slashes
|
2017-02-03 23:01:04 -06: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 |
cdetrio
|
a8b8bb058a
|
touch up template
|
2017-02-02 21:40:02 +01:00 |
cdetrio
|
0edb65891f
|
template touch-up
|
2017-02-02 10:59:18 +01:00 |
Hudson Jameson
|
cba98f1e3d
|
Update README.md
|
2017-02-01 19:15:11 -06:00 |
Hudson Jameson
|
f83f768057
|
Merge pull request #200 from ethereum/EIP-repo-updates
Updated templates
|
2017-02-01 17:13:21 -08:00 |
Souptacular
|
7a85a6a9aa
|
Merge branch 'master' of https://github.com/ethereum/EIPs
|
2017-02-01 19:12:58 -06:00 |
Souptacular
|
83991ef5c3
|
Updated templates
|
2017-02-01 19:12:07 -06:00 |
Hudson Jameson
|
d1195b28a8
|
Update eip-1.md
|
2017-02-01 16:54:40 -08:00 |
Hudson Jameson
|
b4ab822fe2
|
Update README.md
|
2017-02-01 16:44:19 -08:00 |
Hudson Jameson
|
08530c76e2
|
Merge pull request #183 from ethereum/EIP-repo-updates
EIP 1 Update: New Changes to EIP Process
|
2017-02-01 16:41:33 -08:00 |
Souptacular
|
0d06b5e739
|
Removed MediaWIki version of EIP one. Updated MD EIP 1. Added updated graph.
|
2017-02-01 16:14:53 -08:00 |
Souptacular
|
6967a02df0
|
Add .md version
|
2017-02-01 15:50:52 -08:00 |
Souptacular
|
eae16cfc01
|
Merge remote-tracking branch 'refs/remotes/origin/EIP-repo-updates'
|
2017-02-01 15:50:27 -08:00 |
Paweł Bylica
|
09f47e65b1
|
EIP5: include DELEGATECALL
|
2017-01-25 18:29:44 +01:00 |
Greg Colvin
|
aaf4d5367e
|
Create eip-184.md
|
2016-12-29 03:14:28 -07:00 |
Hudson Jameson
|
f690686b65
|
Update eip-1.mediawiki
|
2016-12-07 19:29:21 -06:00 |