Commit Graph

10 Commits (8cf08e4b25c4cd0e0955598342394f34feecca0c)

Author SHA1 Message Date
Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
Leif Jurvetson b7bb2d8589 core: various typos 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 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 4fb28e0dab all: goimports -w 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
Paweł Bylica e72173dc43 Fix JitVm build 10 years ago
Paweł Bylica 9c6d9dfc5c Add required block number 10 years ago
Paweł Bylica b9894c1d09 Update JIT interface to ABI 0.2: code hash added to input data, gas counter passed as int64 10 years ago
Paweł Bylica 079c59b929 Update JitVm to new EVM JIT ABI (C interface) 10 years ago
Paweł Bylica c71aff99db Update EVM JIT runtime data layout 10 years ago
Paweł Bylica 94106cc41f JitVm code cleanups & refactoring. Some memory copies eliminated (i.e. in SHA3 calculation) 10 years ago
Paweł Bylica d5f38f5690 JitVM: the EVM JIT bridge 10 years ago
obscuren 9845029a75 StdVm by default 10 years ago
obscuren 89c69a1d25 VmDebug => StdVm 10 years ago
Paweł Bylica ba225017c4 JitVm struct stub. Forwards calls to DebugVm. 10 years ago