quorum/core/vm
Sai V c215989c10
Quorum geth upgrade to 1.9.7 (#960)
Co-authored-by: amalraj.manigmail.com <amalraj.manigmail.com>
Co-authored-by: Péter Szilágyi <peterke@gmail.com>
Co-authored-by: Flash Sheridan <flash@pobox.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
Co-authored-by: Nguyen Kien Trung <trung.n.k@gmail.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Rob Mulholand <rmulholand@8thlight.com>
Co-authored-by: Felföldi Zsolt <zsfelfoldi@gmail.com>
Co-authored-by: soc1c <soc1c@users.noreply.github.com>
Co-authored-by: Rafael Matias <rafael@skyle.net>
Co-authored-by: gary rong <garyrong0905@gmail.com>
Co-authored-by: Lucas Hendren <lhendre2@gmail.com>
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
Co-authored-by: ywzqwwt <39263032+ywzqwwt@users.noreply.github.com>
Co-authored-by: zcheng9 <zcheng9@hawk.iit.edu>
Co-authored-by: zzy96 <zhou0250@e.ntu.edu.sg>
Co-authored-by: kikilass <36239971+kikilass@users.noreply.github.com>
Co-authored-by: Darrel Herbst <dherbst@gmail.com>
Co-authored-by: Ross <9055337+Chadsr@users.noreply.github.com>
Co-authored-by: Jeffery Robert Walsh <rlxrlps@gmail.com>
Co-authored-by: Marius Kjærstad <sandakersmann@users.noreply.github.com>
Co-authored-by: Piotr Dyraga <piotr.dyraga@keep.network>
Co-authored-by: Guillaume Ballet <gballet@gmail.com>
Co-authored-by: Michael Forney <mforney@mforney.org>
Co-authored-by: Samuel Marks <807580+SamuelMarks@users.noreply.github.com>
2020-04-29 10:50:56 -04:00
..
runtime Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
testdata Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
analysis.go core/vm: faster create/create2 (#17806) 2018-10-04 18:15:37 +03:00
analysis_test.go core/vm: faster create/create2 (#17806) 2018-10-04 18:15:37 +03:00
common.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
contract.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
contracts.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
contracts_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
doc.go Merge attempt 2018-05-31 14:16:44 +08:00
eips.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
errors.go run goimports 2019-05-20 11:23:12 -04:00
evm.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
gas.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
gas_table.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
gas_table_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
gen_structlog.go core/vm: adds refund as part of the json standard trace (#17910) 2018-10-23 16:28:18 +02:00
instructions.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
instructions_test.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
int_pool_verifier.go
int_pool_verifier_empty.go
interface.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
interpreter.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
intpool.go core/vm: reuse bigint pools across transactions (#17070) 2018-07-03 13:06:42 +03:00
intpool_test.go core/vm: reuse bigint pools across transactions (#17070) 2018-07-03 13:06:42 +03:00
jump_table.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
logger.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
logger_json.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
logger_test.go merge 1.8.18 with quorum/master 2019-02-08 17:29:01 +08:00
memory.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
memory_table.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
opcodes.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00
stack.go core/vm: clear linter warnings (#17057) 2018-06-26 15:56:25 +03:00
stack_table.go Quorum geth upgrade to 1.9.7 (#960) 2020-04-29 10:50:56 -04:00