Commit Graph

37 Commits (5b0ee8ec304663898073b7a4c659e1def23716df)

Author SHA1 Message Date
Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 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
Gustav Simonsson 0f04af5916 Fix core error forwarding, unify OOG VM err 9 years ago
obscuren ff5b3ef087 core/vm: added structured logging 9 years ago
Gustav Simonsson 1d51cada3c Handle call depth exception for CREATE 9 years ago
obscuren 3aa5437a10 Set input to nil for create 10 years ago
Gustav Simonsson c26c8d3a44 Read most protocol params from common/params.json 10 years ago
obscuren 0a554a1f27 Blocktest fixed, Execution fixed 10 years ago
obscuren 3b7e4173ce Cleanup VM 10 years ago
obscuren 23bccbbc58 Modified according to poc 9 changes 10 years ago
obscuren 576df064e5 Updated for PV59 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 515d9432fc converted vm 10 years ago
obscuren f76cc6699e Changed context and ADDMOD, MULMOD 10 years ago
obscuren 80592f244d more obvious failure for ethtest 10 years ago
obscuren 88ff13c241 Spec changes. 10 years ago
obscuren ae45a39dc1 Secure trie 10 years ago
obscuren 8ccde784f9 Added (disabled) Jit validation 10 years ago
obscuren 9845029a75 StdVm by default 10 years ago
obscuren b03614527b VmDebug => StdVm 10 years ago
obscuren bb55307a9d Updated tests 10 years ago
obscuren 75cd9cd2de updated tests 10 years ago
obscuren b99b2c446c Precompiled contract & Depth change 10 years ago
obscuren 4dc7ee9087 Closure => Context 10 years ago
obscuren 1508a23a6f Minor updates on gas and removed/refactored old code. 10 years ago
obscuren f5b8f3d41b Removed OOG check. Revert should always happen. 10 years ago
obscuren 12671c82ea Moved VM to execution 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren 4dbdcaecb1 Moved pre-compiled, moved depth check 10 years ago
obscuren b1c58b76a9 moved err check 10 years ago
obscuren 0d57ca486a Squashed commit of the following: 10 years ago
obscuren acf4b5753f Core changes 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 99853ac3ce Moved execution from vm to chain. 10 years ago