Commit Graph

27 Commits (880511dc39e5d4788a07313a1289c928c8b7c7b7)

Author SHA1 Message Date
Paweł Bylica cf6674539c
core/vm: use uint256 in EVM implementation (#20787) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Ali Atiia 556888c4a9
core/vm: fix method doc (#20730) 5 years ago
Martin Holst Swende aa6005b469 core/vm, params: refactor chain configuration (#19735) 5 years ago
Martin Holst Swende 7504dbd6eb core/vm: 64 bit memory and gas calculations (#19210) 6 years ago
Matthew Halpern c5eccaefb8 core/vm: remove unused constants 6 years ago
Guillaume Ballet 598f786aab core/vm: clear linter warnings (#17057) 6 years ago
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 8 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
obscuren fc2a061d51 core/vm: unexported stack again. No longer required 9 years ago
obscuren 38c61f6f25 core, core/vm: added structure logging 9 years ago
obscuren f49e398ebe bool => int 10 years ago
obscuren c59c826ab4 fixed stack level 10 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren 516ec28544 sha3 stack check 10 years ago
obscuren 96cf776f81 Check stack for BALANCE. Closes #622 10 years ago
obscuren 3ea8c7301e PUSH gas fix 10 years ago
obscuren 8a22cd5e6c Removed defer/panic. #503 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 4e181c5764 Moved gas 10 years ago
obscuren 9007f2bbdc reworked stack 10 years ago