-
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
\usepackage[ocgcolorlinks]{ocgx2} #513
base: master
Are you sure you want to change the base?
Commits on Jan 13, 2017
-
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 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c217d34 - Browse repository at this point
Copy the full SHA c217d34View commit details
Commits on May 10, 2017
-
Minor improvement of grammar, particularly comma use and that/which c…
…lause awkwardness.
Configuration menu - View commit details
-
Copy full SHA for d05682f - Browse repository at this point
Copy the full SHA d05682fView 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 Jun 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4b127a8 - Browse repository at this point
Copy the full SHA 4b127a8View 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 Aug 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 53c7e58 - Browse repository at this point
Copy the full SHA 53c7e58View commit details
Commits on Sep 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a804f78 - Browse repository at this point
Copy the full SHA a804f78View commit details
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 56709c9 - Browse repository at this point
Copy the full SHA 56709c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096ab2b - Browse repository at this point
Copy the full SHA 096ab2bView commit details
Commits on Sep 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4eea25f - Browse repository at this point
Copy the full SHA 4eea25fView commit details
Commits on Sep 21, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 41f0c0d - Browse repository at this point
Copy the full SHA 41f0c0dView commit details
Commits on Oct 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 04678b6 - Browse repository at this point
Copy the full SHA 04678b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a12a2d9 - Browse repository at this point
Copy the full SHA a12a2d9View commit details
Commits on Oct 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2f09495 - Browse repository at this point
Copy the full SHA 2f09495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 731c412 - Browse repository at this point
Copy the full SHA 731c412View commit details
Commits on Oct 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f4a09dc - Browse repository at this point
Copy the full SHA f4a09dcView commit details
Commits on Nov 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 096539e - Browse repository at this point
Copy the full SHA 096539eView commit details
Commits on Nov 20, 2017
-
Change ECDSARESTORE to ECDSARECOVER to keep consistent with the following (and previous) defined terms
Configuration menu - View commit details
-
Copy full SHA for 0f5fd44 - Browse repository at this point
Copy the full SHA 0f5fd44View commit details
Commits on Dec 11, 2017
-
Fix capitalization of some instances of the word "Greek"
Configuration menu - View commit details
-
Copy full SHA for 3d5c683 - Browse repository at this point
Copy the full SHA 3d5c683View commit details
Commits on Jan 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 20edf34 - Browse repository at this point
Copy the full SHA 20edf34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2342087 - Browse repository at this point
Copy the full SHA 2342087View commit details
Commits on Jan 7, 2018
-
Merge pull request ethereum#392 from nadir-akhtar/patch-1
Changed one " to ``
Configuration menu - View commit details
-
Copy full SHA for a555790 - Browse repository at this point
Copy the full SHA a555790View commit details -
Merge pull request ethereum#398 from Sword-Smith/patch-1
Fix minor spelling errors
Configuration menu - View commit details
-
Copy full SHA for e195c50 - Browse repository at this point
Copy the full SHA e195c50View commit details -
Merge pull request ethereum#336 from 4000D/master
minor equation typos
Configuration menu - View commit details
-
Copy full SHA for 6505023 - Browse repository at this point
Copy the full SHA 6505023View commit details -
Merge pull request ethereum#393 from nicksavers/patch-1
Fix minGasLimit to 5000
Configuration menu - View commit details
-
Copy full SHA for 8860ebe - Browse repository at this point
Copy the full SHA 8860ebeView commit details -
Merge pull request ethereum#355 from lrettig/master
fix small grammatical typo
Configuration menu - View commit details
-
Copy full SHA for 45c0073 - Browse repository at this point
Copy the full SHA 45c0073View commit details -
Merge pull request ethereum#332 from midinpa/master
typo fixed (then => than)
Configuration menu - View commit details
-
Copy full SHA for 4dc0463 - Browse repository at this point
Copy the full SHA 4dc0463View commit details -
Merge pull request ethereum#388 from ayrat-forks/master
fix ommer reference
Configuration menu - View commit details
-
Copy full SHA for 563c2d6 - Browse repository at this point
Copy the full SHA 563c2d6View commit details -
Merge pull request ethereum#314 from pirapira/non-implication
An abbreviation abbreviates but does not imply
Configuration menu - View commit details
-
Copy full SHA for d01cd6a - Browse repository at this point
Copy the full SHA d01cd6aView commit details -
Merge pull request ethereum#394 from jaycenhorton/master
Change ECDSARESTORE to ECDSARECOVER
Configuration menu - View commit details
-
Copy full SHA for e5b5f86 - Browse repository at this point
Copy the full SHA e5b5f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35d7ef - Browse repository at this point
Copy the full SHA b35d7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73cf330 - Browse repository at this point
Copy the full SHA 73cf330View commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d9cfed7 - Browse repository at this point
Copy the full SHA d9cfed7View commit details
Commits on Jan 17, 2018
-
Merge pull request ethereum#326 from wangpengmit/master
fixed a typo in equation (118): \sigma, \mu', ... -> \sigma', \mu', ...
Configuration menu - View commit details
-
Copy full SHA for 1c0ec74 - Browse repository at this point
Copy the full SHA 1c0ec74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837bdd0 - Browse repository at this point
Copy the full SHA 837bdd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ff18e - Browse repository at this point
Copy the full SHA c9ff18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for db78ad4 - Browse repository at this point
Copy the full SHA db78ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a29de - Browse repository at this point
Copy the full SHA b0a29deView commit details -
Merge pull request ethereum#309 from pirapira/duplicate_otherwise
Remove a duplicate `otherwise`
Configuration menu - View commit details
-
Copy full SHA for 00c8209 - Browse repository at this point
Copy the full SHA 00c8209View commit details -
Merge pull request ethereum#310 from rotblauer/grammar-upgrades
Improve comma use and that/which clauses.
Configuration menu - View commit details
-
Copy full SHA for 725c752 - Browse repository at this point
Copy the full SHA 725c752View commit details
Commits on Jan 18, 2018
-
add Chinese version link in ReadMe.md
add Chinese version link in ReadMe.md
猿哥 authoredJan 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 7a009bf - Browse repository at this point
Copy the full SHA 7a009bfView commit details -
Merge pull request ethereum#414 from yuange1024/patch-1
add Chinese version link in ReadMe.md
Configuration menu - View commit details
-
Copy full SHA for 6cb2519 - Browse repository at this point
Copy the full SHA 6cb2519View commit details -
Merge pull request ethereum#407 from Sword-Smith/patch-3
Update Paper.tex
Configuration menu - View commit details
-
Copy full SHA for deef739 - Browse repository at this point
Copy the full SHA deef739View commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b4b3445 - Browse repository at this point
Copy the full SHA b4b3445View commit details -
Configuration menu - View commit details
-
Copy full SHA for 424455e - Browse repository at this point
Copy the full SHA 424455eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f132070 - Browse repository at this point
Copy the full SHA f132070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a0001 - Browse repository at this point
Copy the full SHA 27a0001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4915aeb - Browse repository at this point
Copy the full SHA 4915aebView commit details -
Merge pull request ethereum#379 from jamesray1/low_order_11_bits
Footnote clarifying meaning of low-order 11 bits
Configuration menu - View commit details
-
Copy full SHA for 6ed13c9 - Browse repository at this point
Copy the full SHA 6ed13c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f0b1d - Browse repository at this point
Copy the full SHA 52f0b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 219dd8c - Browse repository at this point
Copy the full SHA 219dd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for acf26e6 - Browse repository at this point
Copy the full SHA acf26e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9973d - Browse repository at this point
Copy the full SHA fd9973dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a49136 - Browse repository at this point
Copy the full SHA 7a49136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85042b8 - Browse repository at this point
Copy the full SHA 85042b8View commit details -
Merge pull request ethereum#408 from pirapira/static_call
Static call
Configuration menu - View commit details
-
Copy full SHA for 77fcbcf - Browse repository at this point
Copy the full SHA 77fcbcfView commit details -
Merge pull request ethereum#412 from pirapira/eip155_replay_prevention
Spurious Dragon: EIP155 replay protection
Configuration menu - View commit details
-
Copy full SHA for 8833d69 - Browse repository at this point
Copy the full SHA 8833d69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c655cf - Browse repository at this point
Copy the full SHA 1c655cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 405cac4 - Browse repository at this point
Copy the full SHA 405cac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d26ae7 - Browse repository at this point
Copy the full SHA 0d26ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ee54d9 - Browse repository at this point
Copy the full SHA 3ee54d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616e3ae - Browse repository at this point
Copy the full SHA 616e3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aed5a9 - Browse repository at this point
Copy the full SHA 0aed5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d5f40 - Browse repository at this point
Copy the full SHA e5d5f40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095faa5 - Browse repository at this point
Copy the full SHA 095faa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef3de9 - Browse repository at this point
Copy the full SHA eef3de9View commit details -
The description is based on ethereum/go-ethereum#3341 (comment)
Configuration menu - View commit details
-
Copy full SHA for 79f18b0 - Browse repository at this point
Copy the full SHA 79f18b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for abf0735 - Browse repository at this point
Copy the full SHA abf0735View commit details -
Configuration menu - View commit details
-
Copy full SHA for cedfe27 - Browse repository at this point
Copy the full SHA cedfe27View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef560d2 - Browse repository at this point
Copy the full SHA ef560d2View commit details -
In an account state, the storage root comes before the code
This has to be fixed in earlier versions as well
Configuration menu - View commit details
-
Copy full SHA for 9b6bc93 - Browse repository at this point
Copy the full SHA 9b6bc93View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc9df4e - Browse repository at this point
Copy the full SHA dc9df4eView commit details -
Merge pull request ethereum#425 from pirapira/eip161_state_clean
Spurious Dragon: EIP-161 state cleaning
Configuration menu - View commit details
-
Copy full SHA for ae3bbc3 - Browse repository at this point
Copy the full SHA ae3bbc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58fff56 - Browse repository at this point
Copy the full SHA 58fff56View commit details -
Merge pull request ethereum#428 from pirapira/spurious-dragon-into-ma…
…ster Spurious dragon into master
Configuration menu - View commit details
-
Copy full SHA for 9ede5a3 - Browse repository at this point
Copy the full SHA 9ede5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33baf34 - Browse repository at this point
Copy the full SHA 33baf34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2059e4a - Browse repository at this point
Copy the full SHA 2059e4aView commit details -
EIP 101: change the layout of the EXPMOD arguments
This change is introduced in: ethereum/EIPs@60fe651
Configuration menu - View commit details
-
Copy full SHA for 80b269a - Browse repository at this point
Copy the full SHA 80b269aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa302f6 - Browse repository at this point
Copy the full SHA fa302f6View commit details -
EIP101: EXPMOD throws if M <= E
This follows the change in ethereum/EIPs@c4a771e
Configuration menu - View commit details
-
Copy full SHA for 7f4b25c - Browse repository at this point
Copy the full SHA 7f4b25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c217a - Browse repository at this point
Copy the full SHA 20c217aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c551111 - Browse repository at this point
Copy the full SHA c551111View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44658b8 - Browse repository at this point
Copy the full SHA 44658b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d69ed5d - Browse repository at this point
Copy the full SHA d69ed5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fb950 - Browse repository at this point
Copy the full SHA 93fb950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3344c5d - Browse repository at this point
Copy the full SHA 3344c5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3922d0c - Browse repository at this point
Copy the full SHA 3922d0cView commit details -
\Xi does not return output on exceptional halt
This makes the exceptional halts easier to distinguish from reverts
Configuration menu - View commit details
-
Copy full SHA for 0fe0e30 - Browse repository at this point
Copy the full SHA 0fe0e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d6a2e - Browse repository at this point
Copy the full SHA f3d6a2eView commit details -
EIP 140: the output from REVERT during a contract creation
should be accessible from RETURNDATASIZE and RETURNDATACOPY, so \Lambda should return four values.
Configuration menu - View commit details
-
Copy full SHA for 6c2b05b - Browse repository at this point
Copy the full SHA 6c2b05bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 987d8aa - Browse repository at this point
Copy the full SHA 987d8aaView commit details -
Merge pull request ethereum#411 from pirapira/revert2
Byzantium: EIP140 REVERT
Configuration menu - View commit details
-
Copy full SHA for 665ec6a - Browse repository at this point
Copy the full SHA 665ec6aView commit details -
EIP-100: change the difficulty adjustment factor so that it considers…
… existence of ommers
Configuration menu - View commit details
-
Copy full SHA for 3161e96 - Browse repository at this point
Copy the full SHA 3161e96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d7d22d - Browse repository at this point
Copy the full SHA 5d7d22dView commit details -
Implement EIP-658 ethereum/EIPs#658
Now transaction receipts contain one byte indicating success or failure.
Configuration menu - View commit details
-
Copy full SHA for 5fb2de8 - Browse repository at this point
Copy the full SHA 5fb2de8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5d1d67 - Browse repository at this point
Copy the full SHA f5d1d67View commit details -
Merge pull request ethereum#409 from pirapira/eip100
Byzantium: EIP-100: consider parent's uncles in difficulty computation
Configuration menu - View commit details
-
Copy full SHA for ef98989 - Browse repository at this point
Copy the full SHA ef98989View commit details -
Merge pull request ethereum#410 from pirapira/eip101
Byzantium: EIP-101 expmod precompiled contract
Configuration menu - View commit details
-
Copy full SHA for cfecb25 - Browse repository at this point
Copy the full SHA cfecb25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a23fd2 - Browse repository at this point
Copy the full SHA 9a23fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36a762c - Browse repository at this point
Copy the full SHA 36a762cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e81570 - Browse repository at this point
Copy the full SHA 4e81570View commit details -
EIP-197: pairing checking precompiled contract
As described in ethereum/EIPs#212
Configuration menu - View commit details
-
Copy full SHA for b7c70ca - Browse repository at this point
Copy the full SHA b7c70caView commit details -
Configuration menu - View commit details
-
Copy full SHA for faeeab4 - Browse repository at this point
Copy the full SHA faeeab4View commit details -
Defining the precompiled contract for scalar multiplication on G_1
Configuration menu - View commit details
-
Copy full SHA for b5c5f1c - Browse repository at this point
Copy the full SHA b5c5f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa144bb - Browse repository at this point
Copy the full SHA fa144bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d27219a - Browse repository at this point
Copy the full SHA d27219aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb035c - Browse repository at this point
Copy the full SHA 5bb035cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a35c1f3 - Browse repository at this point
Copy the full SHA a35c1f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8d198 - Browse repository at this point
Copy the full SHA ce8d198View commit details -
Merge pull request ethereum#380 from jamesray1/rewording_accumulation…
…_of_nibbles_keys_and_brances Rewording accumulation of nibbles keys and branches
Configuration menu - View commit details
-
Copy full SHA for e77fe83 - Browse repository at this point
Copy the full SHA e77fe83View commit details -
Merge pull request ethereum#385 from jamesray1/HomesteadItalics
\textit{Homestead}
Configuration menu - View commit details
-
Copy full SHA for 85d69c3 - Browse repository at this point
Copy the full SHA 85d69c3View commit details -
Merge pull request ethereum#413 from pirapira/zksnark
Byzantium: EIP-196/197 elliptic curve precompiled contracts
Configuration menu - View commit details
-
Copy full SHA for 948373a - Browse repository at this point
Copy the full SHA 948373aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e8956 - Browse repository at this point
Copy the full SHA 24e8956View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697bdea - Browse repository at this point
Copy the full SHA 697bdeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77945cf - Browse repository at this point
Copy the full SHA 77945cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a48f6a5 - Browse repository at this point
Copy the full SHA a48f6a5View commit details -
EIP-211: CREATE resets the previous return data
This change is according to ethereum/EIPs#211 (comment)
Configuration menu - View commit details
-
Copy full SHA for 232398f - Browse repository at this point
Copy the full SHA 232398fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7e397 - Browse repository at this point
Copy the full SHA 1a7e397View commit details -
RETURNDATACOPY throws when it would overrun the return data buffer
even when the accessed length is zero.
Configuration menu - View commit details
-
Copy full SHA for aa9ef93 - Browse repository at this point
Copy the full SHA aa9ef93View commit details -
Merge pull request ethereum#430 from pirapira/returndata
Byzantium: EIP-211 RETURNDATASIZE and RETURNDATACOPY
Configuration menu - View commit details
-
Copy full SHA for ae82e9a - Browse repository at this point
Copy the full SHA ae82e9aView commit details -
Merge pull request ethereum#431 from pirapira/not-final
The fourth precompiled contract is not the final one
Configuration menu - View commit details
-
Copy full SHA for 106448d - Browse repository at this point
Copy the full SHA 106448dView commit details -
Merge pull request ethereum#429 from pirapira/returncode_in_receipt
Byzantium: EIP-658 Embedding transaction status code in receipts
Configuration menu - View commit details
-
Copy full SHA for f0d044e - Browse repository at this point
Copy the full SHA f0d044eView commit details -
Merge pull request ethereum#427 from pirapira/eip649
Byzantium: EIP-649 Difficulty Bomb Delay and Block Reward Reduction
Configuration menu - View commit details
-
Copy full SHA for 05b30ed - Browse repository at this point
Copy the full SHA 05b30edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936d0bb - Browse repository at this point
Copy the full SHA 936d0bbView commit details
Commits on Jan 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 35199b8 - Browse repository at this point
Copy the full SHA 35199b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f78734c - Browse repository at this point
Copy the full SHA f78734cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bead47f - Browse repository at this point
Copy the full SHA bead47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce638b8 - Browse repository at this point
Copy the full SHA ce638b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10390b8 - Browse repository at this point
Copy the full SHA 10390b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25dc3d4 - Browse repository at this point
Copy the full SHA 25dc3d4View commit details
Commits on Jan 22, 2018
-
Merge pull request ethereum#422 from jamesray1/patch-10
May as well comment out \lightpink if it's unused for performance reasons
Configuration menu - View commit details
-
Copy full SHA for ecf0874 - Browse repository at this point
Copy the full SHA ecf0874View commit details -
Merge pull request ethereum#423 from jamesray1/patch-11
with Bitcoin being one of the most notable ones
Configuration menu - View commit details
-
Copy full SHA for 9ab8156 - Browse repository at this point
Copy the full SHA 9ab8156View commit details -
Merge pull request ethereum#418 from jamesray1/patch-6
Options for hyperref, and \PassOptionsToPackage{hyphens}{url}\usepackage{hyperref}
Configuration menu - View commit details
-
Copy full SHA for 490db0a - Browse repository at this point
Copy the full SHA 490db0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1ba47 - Browse repository at this point
Copy the full SHA bc1ba47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049f717 - Browse repository at this point
Copy the full SHA 049f717View commit details -
Merge pull request ethereum#439 from benjaminion/master
Add Paper.out to .gitignore.
Configuration menu - View commit details
-
Copy full SHA for 2ca0892 - Browse repository at this point
Copy the full SHA 2ca0892View commit details -
Merge pull request ethereum#440 from benjaminion/precompileinfo
Update precompile information in Section 8.
Configuration menu - View commit details
-
Copy full SHA for 3a38adc - Browse repository at this point
Copy the full SHA 3a38adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac5209 - Browse repository at this point
Copy the full SHA 6ac5209View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9a2cb - Browse repository at this point
Copy the full SHA cb9a2cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e54026c - Browse repository at this point
Copy the full SHA e54026cView commit details -
Merge pull request ethereum#444 from jamesray1/patch-17
Add `- sudo apt install texlive-latex-extra`
Configuration menu - View commit details
-
Copy full SHA for 92f07a8 - Browse repository at this point
Copy the full SHA 92f07a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a76f5 - Browse repository at this point
Copy the full SHA 69a76f5View commit details -
Merge pull request ethereum#445 from benjaminion/sprimedformat
Fix formatting of s' definition.
Configuration menu - View commit details
-
Copy full SHA for 5cf6029 - Browse repository at this point
Copy the full SHA 5cf6029View commit details -
Rephrase a sentence on the $\expdiffsymb$ and add an explanation of t…
…he difficulty bomb delay
Configuration menu - View commit details
-
Copy full SHA for 2e7a322 - Browse repository at this point
Copy the full SHA 2e7a322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 215d27a - Browse repository at this point
Copy the full SHA 215d27aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b87a989 - Browse repository at this point
Copy the full SHA b87a989View commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 356d0fb - Browse repository at this point
Copy the full SHA 356d0fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0caa58 - Browse repository at this point
Copy the full SHA e0caa58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 816f31b - Browse repository at this point
Copy the full SHA 816f31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac55a9a - Browse repository at this point
Copy the full SHA ac55a9aView commit details -
Merge pull request ethereum#455 from jamesray1/patch-25
Remove seemingly out-of-date to-do.
Configuration menu - View commit details
-
Copy full SHA for 66fce10 - Browse repository at this point
Copy the full SHA 66fce10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 277af38 - Browse repository at this point
Copy the full SHA 277af38View commit details -
Merge pull request ethereum#449 from 5chdn/patch-1
Change Ethcore reference to Parity in YP
Configuration menu - View commit details
-
Copy full SHA for 035b011 - Browse repository at this point
Copy the full SHA 035b011View commit details
Commits on Jan 24, 2018
-
Merge pull request ethereum#448 from jamesray1/patch-20
Update how to build
Configuration menu - View commit details
-
Copy full SHA for 94dd643 - Browse repository at this point
Copy the full SHA 94dd643View commit details -
Merge pull request ethereum#473 from benjaminion/fixuprevert
Clean up formatting of REVERT opcode description (redux).
Configuration menu - View commit details
-
Copy full SHA for fb159ac - Browse repository at this point
Copy the full SHA fb159acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c6dcb - Browse repository at this point
Copy the full SHA b3c6dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c26d26 - Browse repository at this point
Copy the full SHA 0c26d26View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbef522 - Browse repository at this point
Copy the full SHA bbef522View commit details
Commits on Jan 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f297768 - Browse repository at this point
Copy the full SHA f297768View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5f7ee - Browse repository at this point
Copy the full SHA bd5f7eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f764d2 - Browse repository at this point
Copy the full SHA 9f764d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b518f6 - Browse repository at this point
Copy the full SHA 0b518f6View commit details -
Remove parentheses surrounding the revision number in the title so th…
…at the text doesn't clash with the page number
Configuration menu - View commit details
-
Copy full SHA for c9fdebe - Browse repository at this point
Copy the full SHA c9fdebeView commit details -
Merge pull request ethereum#419 from jamesray1/patch-7
Formatting packages.
Configuration menu - View commit details
-
Copy full SHA for 2f8db95 - Browse repository at this point
Copy the full SHA 2f8db95View commit details -
Merge pull request ethereum#435 from jamesray1/patch-14
Update explanations of \homesteadmod and \expdiffsymb with citations for EIPs 2, 100 and 649
Configuration menu - View commit details
-
Copy full SHA for 1e32160 - Browse repository at this point
Copy the full SHA 1e32160View commit details -
Merge pull request ethereum#451 from jamesray1/patch-22
Add table packages tabu and tabularx
Configuration menu - View commit details
-
Copy full SHA for 62a50c1 - Browse repository at this point
Copy the full SHA 62a50c1View commit details -
Merge pull request ethereum#479 from jamesray1/patch-47
Add a note on link borders.
Configuration menu - View commit details
-
Copy full SHA for 51a8b24 - Browse repository at this point
Copy the full SHA 51a8b24View commit details -
Merge pull request ethereum#490 from jamesray1/patch-59
Delete comments on LLL
Configuration menu - View commit details
-
Copy full SHA for 49824e0 - Browse repository at this point
Copy the full SHA 49824e0View commit details -
Merge pull request ethereum#498 from jamesray1/patch-69
Remove parentheses surrounding the revision number in the title so …
Configuration menu - View commit details
-
Copy full SHA for 15df89e - Browse repository at this point
Copy the full SHA 15df89eView commit details
Commits on Jan 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3ad063f - Browse repository at this point
Copy the full SHA 3ad063fView commit details
Commits on Jan 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c183a0d - Browse repository at this point
Copy the full SHA c183a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae32fd - Browse repository at this point
Copy the full SHA 0ae32fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 540a8e5 - Browse repository at this point
Copy the full SHA 540a8e5View commit details