Commit Graph

23 Commits (d233b6b23af33dd64fda3237377130e3b5991ad8)

Author SHA1 Message Date
Andrei Maiboroda 793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
Paweł Bylica 1fa91729f2
core/vm: simplify error handling in interpreter loop (#23952) 3 years ago
Andrei Maiboroda f32feeb260
core/vm: implement EIP-2681: Limit account nonce to 2^64-1 (#23853) 3 years ago
Paweł Bylica e69130d9f1
core/vm, params: implement EIP 3541 3 years ago
Paweł Bylica 63bad18c33
evm: remove unused errors left after EIP-2315 removal (#22767) 3 years ago
Greg Colvin cd57d5cd38
core/vm: EIP-2315, JUMPSUB for the EVM (#20619) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Guillaume Ballet 7abedf9bbb
core/vm: support for multiple interpreters (#17093) 6 years ago
Guillaume Ballet 598f786aab core/vm: clear linter warnings (#17057) 6 years ago
Péter Szilágyi 08f27428b4
core, tests: implement Metropolis EIP 684 7 years ago
Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 years ago
Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 8 years ago
Yoichi Hirai bb6115b737 vm, ethapi: add `limit` option to traceTransaction 8 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Gustav Simonsson b81a6e6ab8 core, core/vm, core/state: remove unused functions 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
Jeffrey Wilcke e6bb9c1cad core, miner: removed vm errors from consensus err checking 9 years ago
Gustav Simonsson 0f04af5916 Fix core error forwarding, unify OOG VM err 9 years ago
obscuren 287f990891 core/vm: Improved error reporting for trace logging 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
obscuren feef194829 Chnged to use GetOp instead & added error + checking 10 years ago