Commit History

Author SHA1 Message Date
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 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) 9 years ago
  Jeffrey Wilcke 779ddb1832 core/vm, params: EIP160: EXP reprice 9 years ago
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 years ago
  Jeffrey Wilcke 4dc1fb923a Merge pull request #3064 from pirapira/limit_struct_logs 9 years ago
  Hao Bryan Cheng 89014b4524 core/vm: Ignore EnableJit ChainConfig setting (#3166) 9 years ago
  Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 9 years ago
  Felix Lange 90fce8bfa6 core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 years ago
  Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 9 years ago
  Yoichi Hirai bb6115b737 vm, ethapi: add `limit` option to traceTransaction 9 years ago
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 years ago
  Yoichi Hirai 86bc7795a3 vm: Replace some SstoreClearGas with SstoreResetGas 9 years ago
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
  Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
  Jeffrey Wilcke 342ae7ce7d core, core/vm, tests: changed the initialisation behaviour of the EVM 9 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 b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 years ago
  Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 10 years ago
  Peter Pratscher 15780ead07 core/vm, rpc/api: renamed to debug.replayTransaction, migrated to new RPC, integrated feedback 9 years ago
  Péter Szilágyi 752c75fb21 core/vm: resolve circular dependency to debug vm storage 9 years ago
  Péter Szilágyi af9afb686b core/vm: copy stack element to prevent overwrites 10 years ago
  Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 10 years ago
  Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 10 years ago
  Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 10 years ago
  Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 10 years ago
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
  Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 years ago