-
Notifications
You must be signed in to change notification settings - Fork 513
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add references #386
base: master
Are you sure you want to change the base?
Add references #386
Commits on Oct 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a65fa87 - Browse repository at this point
Copy the full SHA a65fa87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4029780 - Browse repository at this point
Copy the full SHA 4029780View commit details -
Merge pull request ethereum#192 from pirapira/codecopy_memory_usage
Record memory usage in CODECOPY, EXTCODECOPY and CALLDATACOPY
Configuration menu - View commit details
-
Copy full SHA for 2710863 - Browse repository at this point
Copy the full SHA 2710863View commit details -
Merge pull request ethereum#187 from pirapira/delegatecall-arg
Fix mistakes in DELEGATECALL semantics
Configuration menu - View commit details
-
Copy full SHA for 14775c3 - Browse repository at this point
Copy the full SHA 14775c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bce3e6 - Browse repository at this point
Copy the full SHA 6bce3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 821a083 - Browse repository at this point
Copy the full SHA 821a083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 747acd6 - Browse repository at this point
Copy the full SHA 747acd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60499eb - Browse repository at this point
Copy the full SHA 60499ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41e31d9 - Browse repository at this point
Copy the full SHA 41e31d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 540059e - Browse repository at this point
Copy the full SHA 540059eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab13dc - Browse repository at this point
Copy the full SHA dab13dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f3915a - Browse repository at this point
Copy the full SHA 2f3915aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b57a147 - Browse repository at this point
Copy the full SHA b57a147View commit details
Commits on Oct 15, 2016
-
Fixes and improvements to EIP-150 spec
- Condense and simplify the `CALL` gas costs. - Correct `BLOCKHASH` gas cost.
Configuration menu - View commit details
-
Copy full SHA for 3b4e1a3 - Browse repository at this point
Copy the full SHA 3b4e1a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd1a018 - Browse repository at this point
Copy the full SHA fd1a018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f71d1b - Browse repository at this point
Copy the full SHA 4f71d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48c9697 - Browse repository at this point
Copy the full SHA 48c9697View commit details
Commits on Nov 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d92070d - Browse repository at this point
Copy the full SHA d92070dView commit details
Commits on Dec 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5dff5f0 - Browse repository at this point
Copy the full SHA 5dff5f0View commit details
Commits on Dec 15, 2016
-
correct secp256k1n off-by-one for homestead blocks
Gustav Simonsson committedDec 15, 2016 Configuration menu - View commit details
-
Copy full SHA for f1afa83 - Browse repository at this point
Copy the full SHA f1afa83View commit details
Commits on Dec 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 58369ec - Browse repository at this point
Copy the full SHA 58369ecView commit details
Commits on Dec 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for cd8c1f7 - Browse repository at this point
Copy the full SHA cd8c1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb5dce0 - Browse repository at this point
Copy the full SHA bb5dce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8b12d1 - Browse repository at this point
Copy the full SHA f8b12d1View commit details -
Merge pull request ethereum#203 from pirapira/codecopy_overrun
CODECOPY and EXTCODECOPY read position computation is not modulo
Configuration menu - View commit details
-
Copy full SHA for 87577dc - Browse repository at this point
Copy the full SHA 87577dcView commit details
Commits on Dec 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 134b8ee - Browse repository at this point
Copy the full SHA 134b8eeView commit details
Commits on Jan 5, 2017
-
Merge pull request ethereum#200 from Gustav-Simonsson/correct_secp256…
…k1n_cond correct secp256k1n off-by-one for homestead blocks
Configuration menu - View commit details
-
Copy full SHA for 1570212 - Browse repository at this point
Copy the full SHA 1570212View commit details -
Merge pull request ethereum#188 from pirapira/nitpick-eq100
Nitpicking equation (100)
Configuration menu - View commit details
-
Copy full SHA for a996a33 - Browse repository at this point
Copy the full SHA a996a33View commit details -
Merge pull request ethereum#206 from greole/master
TYPO: Add missing 'it'
Configuration menu - View commit details
-
Copy full SHA for d6eca5e - Browse repository at this point
Copy the full SHA d6eca5eView commit details
Commits on Jan 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5f0851d - Browse repository at this point
Copy the full SHA 5f0851dView commit details
Commits on Jan 11, 2017
-
Merge pull request ethereum#211 from pirapira/travis
Add the Travis YML file that builds Paper.pdf
Configuration menu - View commit details
-
Copy full SHA for fa92490 - Browse repository at this point
Copy the full SHA fa92490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f1de6 - Browse repository at this point
Copy the full SHA 53f1de6View commit details -
Merge pull request ethereum#212 from ethereum/travis_deploy
Deploy pdf from travis.
Configuration menu - View commit details
-
Copy full SHA for 984d18e - Browse repository at this point
Copy the full SHA 984d18eView commit details
Commits on Jan 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e46f52 - Browse repository at this point
Copy the full SHA 8e46f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9c348 - Browse repository at this point
Copy the full SHA ff9c348View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd47c44 - Browse repository at this point
Copy the full SHA dd47c44View commit details -
Merge pull request ethereum#215 from axic/typos
Fix typos: intial to initial
Configuration menu - View commit details
-
Copy full SHA for 72e219a - Browse repository at this point
Copy the full SHA 72e219aView commit details -
Merge pull request ethereum#216 from axic/ethash
Ethash isn't planned, but is the reality for current Ethereum
Configuration menu - View commit details
-
Copy full SHA for 0b9dfff - Browse repository at this point
Copy the full SHA 0b9dfffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00f7742 - Browse repository at this point
Copy the full SHA 00f7742View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91e2cea - Browse repository at this point
Copy the full SHA 91e2ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd0797 - Browse repository at this point
Copy the full SHA 5bd0797View commit details -
Configuration menu - View commit details
-
Copy full SHA for a985b89 - Browse repository at this point
Copy the full SHA a985b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9538c90 - Browse repository at this point
Copy the full SHA 9538c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29e8f18 - Browse repository at this point
Copy the full SHA 29e8f18View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb48b6e - Browse repository at this point
Copy the full SHA eb48b6eView commit details -
Merge pull request ethereum#220 from axic/build-script
Include build script
Configuration menu - View commit details
-
Copy full SHA for 9dcf22f - Browse repository at this point
Copy the full SHA 9dcf22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d6937 - Browse repository at this point
Copy the full SHA e1d6937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1320dbd - Browse repository at this point
Copy the full SHA 1320dbdView commit details
Commits on Jan 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ea0faa7 - Browse repository at this point
Copy the full SHA ea0faa7View commit details -
Merge pull request ethereum#214 from axic/availability-section
Include a section with links to the Github repo
Configuration menu - View commit details
-
Copy full SHA for dce835c - Browse repository at this point
Copy the full SHA dce835cView commit details -
Merge pull request ethereum#218 from axic/selfdestruct
Rename suicide to selfdestruct as per EIP6
Configuration menu - View commit details
-
Copy full SHA for 2e0ba69 - Browse repository at this point
Copy the full SHA 2e0ba69View commit details -
Merge pull request ethereum#219 from axic/remove-dead-text
Remove obsolete commented out fee description (it has its own appendix now)
Configuration menu - View commit details
-
Copy full SHA for d459f99 - Browse repository at this point
Copy the full SHA d459f99View commit details -
Merge pull request ethereum#221 from axic/oog
Consistent writing style of out-of-gas
Configuration menu - View commit details
-
Copy full SHA for f168a6c - Browse repository at this point
Copy the full SHA f168a6cView commit details -
Merge pull request ethereum#223 from axic/bracket-typo
Replace unbalanced bracket with comma
Configuration menu - View commit details
-
Copy full SHA for 36f7fe7 - Browse repository at this point
Copy the full SHA 36f7fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71afd59 - Browse repository at this point
Copy the full SHA 71afd59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7efcc9c - Browse repository at this point
Copy the full SHA 7efcc9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b25783 - Browse repository at this point
Copy the full SHA 8b25783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34170b6 - Browse repository at this point
Copy the full SHA 34170b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 100d715 - Browse repository at this point
Copy the full SHA 100d715View commit details
Commits on Jan 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 980a282 - Browse repository at this point
Copy the full SHA 980a282View commit details -
Merge pull request ethereum#213 from axic/revision-in-output
Include git hash in PDF
Configuration menu - View commit details
-
Copy full SHA for 2365f9d - Browse repository at this point
Copy the full SHA 2365f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a399ed - Browse repository at this point
Copy the full SHA 4a399edView commit details
Commits on Jan 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e503cea - Browse repository at this point
Copy the full SHA e503ceaView commit details
Commits on Jan 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 27a2bb8 - Browse repository at this point
Copy the full SHA 27a2bb8View commit details
Commits on Feb 13, 2017
-
Merge pull request ethereum#227 from axic/eip141
Include invalid instruction from EIP141
Configuration menu - View commit details
-
Copy full SHA for ccbddce - Browse repository at this point
Copy the full SHA ccbddceView commit details -
Change the delta and alpha of INVALID instruction into nothing. This …
…makes sure that the machine halts.
Configuration menu - View commit details
-
Copy full SHA for 4d917ec - Browse repository at this point
Copy the full SHA 4d917ecView commit details
Commits on Feb 14, 2017
-
Merge pull request ethereum#230 from ethereum/invalid_is_invalid
Make sure INVALID instruction halts the execution.
Configuration menu - View commit details
-
Copy full SHA for 68b440c - Browse repository at this point
Copy the full SHA 68b440cView commit details
Commits on Feb 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fc434e2 - Browse repository at this point
Copy the full SHA fc434e2View commit details -
Merge pull request ethereum#201 from pirapira/codecopy_memory_consump…
…tion Fix the memory consumption of CODECOPY
Configuration menu - View commit details
-
Copy full SHA for 4bd0352 - Browse repository at this point
Copy the full SHA 4bd0352View commit details
Commits on Feb 16, 2017
-
Merge pull request ethereum#202 from pirapira/log_memory_consumption
Decument the memory usage update in LOG operations
Configuration menu - View commit details
-
Copy full SHA for 51d831d - Browse repository at this point
Copy the full SHA 51d831dView commit details
Commits on Feb 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d0f4cbc - Browse repository at this point
Copy the full SHA d0f4cbcView commit details
Commits on Feb 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98833f0 - Browse repository at this point
Copy the full SHA 98833f0View commit details -
Add a parentheses in SMOD definition
This solves ethereum#190. The other way of putting parentheses did not make sense becasue `sign(x) * |x|` can immediately be optimized into `x`. Also, I checked one EVM implementation's behavior ``` evm --debug --code "60601960401907" ``` and saw SMOD returning a negative-looking number.
Configuration menu - View commit details
-
Copy full SHA for e0e1706 - Browse repository at this point
Copy the full SHA e0e1706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 310ef9a - Browse repository at this point
Copy the full SHA 310ef9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d070b73 - Browse repository at this point
Copy the full SHA d070b73View commit details
Commits on Feb 22, 2017
-
Merge pull request ethereum#191 from pirapira/SMODparen
Add parentheses in SMOD definition
Configuration menu - View commit details
-
Copy full SHA for 160e11f - Browse repository at this point
Copy the full SHA 160e11fView commit details -
Merge pull request ethereum#207 from pirapira/call-empty-result
The output from a CALL is considered as the empty string when the call fails
Configuration menu - View commit details
-
Copy full SHA for f08b9ce - Browse repository at this point
Copy the full SHA f08b9ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56170ab - Browse repository at this point
Copy the full SHA 56170abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3403963 - Browse repository at this point
Copy the full SHA 3403963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a2dbf6 - Browse repository at this point
Copy the full SHA 4a2dbf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6aa5d0 - Browse repository at this point
Copy the full SHA c6aa5d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 998cc7e - Browse repository at this point
Copy the full SHA 998cc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 697f6b9 - Browse repository at this point
Copy the full SHA 697f6b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16bb9f1 - Browse repository at this point
Copy the full SHA 16bb9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ea052 - Browse repository at this point
Copy the full SHA 96ea052View commit details -
Configuration menu - View commit details
-
Copy full SHA for 870c8cd - Browse repository at this point
Copy the full SHA 870c8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 066828f - Browse repository at this point
Copy the full SHA 066828fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc47431 - Browse repository at this point
Copy the full SHA bc47431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 825566d - Browse repository at this point
Copy the full SHA 825566dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e41e63a - Browse repository at this point
Copy the full SHA e41e63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7685f51 - Browse repository at this point
Copy the full SHA 7685f51View commit details -
Add more EIP numbers in the title
These EIPs were applied on the same block number, so it makes sense to list them all.
Configuration menu - View commit details
-
Copy full SHA for 7484087 - Browse repository at this point
Copy the full SHA 7484087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7175c05 - Browse repository at this point
Copy the full SHA 7175c05View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf86378 - Browse repository at this point
Copy the full SHA bf86378View commit details
Commits on Feb 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 23f7828 - Browse repository at this point
Copy the full SHA 23f7828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5565163 - Browse repository at this point
Copy the full SHA 5565163View commit details
Commits on Mar 2, 2017
-
Merge pull request ethereum#246 from pirapira/remove_comment
Remove a left-over comment
Configuration menu - View commit details
-
Copy full SHA for 4e085b7 - Browse repository at this point
Copy the full SHA 4e085b7View commit details -
Merge pull request ethereum#198 from pirapira/spurious_dragon
Spurious dragon changes
Configuration menu - View commit details
-
Copy full SHA for fa1bf7a - Browse repository at this point
Copy the full SHA fa1bf7aView commit details -
Merge pull request ethereum#222 from pirapira/invalid_transition
Invalid transition
Configuration menu - View commit details
-
Copy full SHA for c2b9540 - Browse repository at this point
Copy the full SHA c2b9540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 862f8da - Browse repository at this point
Copy the full SHA 862f8daView commit details -
Merge pull request ethereum#256 from ethereum/revert-198-spurious_dragon
Revert "Spurious dragon changes"
Configuration menu - View commit details
-
Copy full SHA for 381de73 - Browse repository at this point
Copy the full SHA 381de73View commit details -
Configuration menu - View commit details
-
Copy full SHA for df075f4 - Browse repository at this point
Copy the full SHA df075f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ce349 - Browse repository at this point
Copy the full SHA f7ce349View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926281a - Browse repository at this point
Copy the full SHA 926281aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f772424 - Browse repository at this point
Copy the full SHA f772424View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0242d9 - Browse repository at this point
Copy the full SHA b0242d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f9fb10 - Browse repository at this point
Copy the full SHA 5f9fb10View commit details
Commits on Mar 14, 2017
-
Merge pull request ethereum#241 from pirapira/message_call_failure_ta…
…kes_gas Make sure that message call consumes all gas when exceptional halting…
Configuration menu - View commit details
-
Copy full SHA for 834fac3 - Browse repository at this point
Copy the full SHA 834fac3View commit details
Commits on Mar 21, 2017
-
In evaluation of \Xi, drop the fourth element and extract the remaini…
…ng gas from the machine state
Configuration menu - View commit details
-
Copy full SHA for a050030 - Browse repository at this point
Copy the full SHA a050030View commit details -
Instead of concatenating a triple with an element, now we need to con…
…catenate a quadruple with an element
Configuration menu - View commit details
-
Copy full SHA for ee5179b - Browse repository at this point
Copy the full SHA ee5179bView commit details
Commits on Mar 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 77cf0a2 - Browse repository at this point
Copy the full SHA 77cf0a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915a2b6 - Browse repository at this point
Copy the full SHA 915a2b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ddb92 - Browse repository at this point
Copy the full SHA 79ddb92View commit details
Commits on Mar 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for acfaf89 - Browse repository at this point
Copy the full SHA acfaf89View commit details
Commits on Mar 26, 2017
-
Fix stack index error in SELFDESTRUCT
SELFDESTRUCT sends balance to mu_s[0], not to mu_s[1].
Configuration menu - View commit details
-
Copy full SHA for e90d959 - Browse repository at this point
Copy the full SHA e90d959View commit details
Commits on Mar 27, 2017
-
Merge pull request ethereum#276 from Sword-Smith/patch-1
Fix stack index error in SELFDESTRUCT
Configuration menu - View commit details
-
Copy full SHA for 38855bd - Browse repository at this point
Copy the full SHA 38855bdView commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e8c7d6 - Browse repository at this point
Copy the full SHA 8e8c7d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cd01fe - Browse repository at this point
Copy the full SHA 5cd01feView commit details -
Merge pull request ethereum#274 from pirapira/exp0-0
Zero-th power of zero is one
Configuration menu - View commit details
-
Copy full SHA for 3604769 - Browse repository at this point
Copy the full SHA 3604769View commit details -
Merge pull request ethereum#275 from pirapira/issue-247-url
Replace a broken link to white paper
Configuration menu - View commit details
-
Copy full SHA for abcd25f - Browse repository at this point
Copy the full SHA abcd25fView commit details -
Merge pull request ethereum#273 from pirapira/typography
Use bold font for \mu_s
Configuration menu - View commit details
-
Copy full SHA for 2c0432f - Browse repository at this point
Copy the full SHA 2c0432fView commit details -
Merge pull request ethereum#269 from pirapira/remove-old-protocol
Remove trace of Homestead transition
Configuration menu - View commit details
-
Copy full SHA for 1e3a8ce - Browse repository at this point
Copy the full SHA 1e3a8ceView commit details -
Merge pull request ethereum#263 from pirapira/take_the_gas_of_machine…
…_state Ξ now returns the gas of the resultant machine state, not the whole resultant machine state
Configuration menu - View commit details
-
Copy full SHA for 0542351 - Browse repository at this point
Copy the full SHA 0542351View commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d3bbc46 - Browse repository at this point
Copy the full SHA d3bbc46View commit details
Commits on Apr 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a5a96d7 - Browse repository at this point
Copy the full SHA a5a96d7View commit details
Commits on Apr 10, 2017
-
Fix typo: T_t should be T_\mathbf{t}
Also cleanup nomenclature around byte sequences.
Configuration menu - View commit details
-
Copy full SHA for 8a6b057 - Browse repository at this point
Copy the full SHA 8a6b057View commit details
Commits on Apr 11, 2017
-
Merge pull request ethereum#283 from Isweet/eqn-105-fix
Fix remaining issues from PR ethereum#167, namely equation 105
Configuration menu - View commit details
-
Copy full SHA for 60b85b1 - Browse repository at this point
Copy the full SHA 60b85b1View commit details
Commits on Apr 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e1bb9a0 - Browse repository at this point
Copy the full SHA e1bb9a0View commit details -
Merge pull request ethereum#293 from JustinDrake/patch-2
Fix typo (the => that)
Configuration menu - View commit details
-
Copy full SHA for 3fd4e69 - Browse repository at this point
Copy the full SHA 3fd4e69View commit details -
Merge pull request ethereum#285 from JustinDrake/patch-1
Fix typo: T_t should be T_\mathbf{t}
Configuration menu - View commit details
-
Copy full SHA for 9f88a41 - Browse repository at this point
Copy the full SHA 9f88a41View commit details
Commits on May 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4234921 - Browse repository at this point
Copy the full SHA 4234921View commit details
Commits on Jul 5, 2017
-
Should be strictly greater than the limit, the limit itself is acceptable.
Configuration menu - View commit details
-
Copy full SHA for 9dde85e - Browse repository at this point
Copy the full SHA 9dde85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c91095 - Browse repository at this point
Copy the full SHA 5c91095View commit details -
Merge pull request ethereum#290 from pirapira/eip170_max_codesize
Spurious Dragon: EIP170 max code size
Configuration menu - View commit details
-
Copy full SHA for 597cafc - Browse repository at this point
Copy the full SHA 597cafcView commit details
Commits on Jul 10, 2017
-
Merge pull request ethereum#281 from pirapira/eip160_exp_fee
Spurious Dragon: EIP160 Update the fee of EXP
Configuration menu - View commit details
-
Copy full SHA for 2c46a67 - Browse repository at this point
Copy the full SHA 2c46a67View commit details
Commits on Aug 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 74d15d1 - Browse repository at this point
Copy the full SHA 74d15d1View commit details -
Merge pull request ethereum#324 from lightning-li/modify-136
modify (136) equation
Configuration menu - View commit details
-
Copy full SHA for 9ce2a5a - Browse repository at this point
Copy the full SHA 9ce2a5aView commit details
Commits on Oct 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1daa690 - Browse repository at this point
Copy the full SHA 1daa690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e489d9 - Browse repository at this point
Copy the full SHA 5e489d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48b501f - Browse repository at this point
Copy the full SHA 48b501fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad1ddb - Browse repository at this point
Copy the full SHA 1ad1ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac316d - Browse repository at this point
Copy the full SHA dac316dView commit details