Commit History

作者 SHA1 備註 提交日期
  Felix Lange c8695fae35 logger: remove Core verbosity level (#3659) 8 年之前
  Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 年之前
  Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 年之前
  Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 年之前
  Jeffrey Wilcke 508fdc3496 core: removal of dead-code 8 年之前
  Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 年之前
  Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 9 年之前
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 9 年之前
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 年之前
  zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 9 年之前
  Jeffrey Wilcke 1f3596c25a core: transition db now also returns the required gas amount 9 年之前
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 年之前
  Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 年之前
  Péter Szilágyi f30b809f00 Merge pull request #2215 from bas-vk/estimategas 9 年之前
  Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 年之前
  Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 10 年之前
  Bas van Kervel 0ff2adb21b core: improved check for contract creation 9 年之前
  Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 10 年之前
  Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 10 年之前
  Felix Lange 00b45acb9e core: improve block gas tracking 10 年之前
  Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 年之前
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 年之前
  Felix Lange ea54283b30 all: update license information 10 年之前
  Jeffrey Wilcke e6bb9c1cad core, miner: removed vm errors from consensus err checking 10 年之前
  Gustav Simonsson 0f04af5916 Fix core error forwarding, unify OOG VM err 10 年之前
  Jeffrey Wilcke 529fb7a7d7 core, xeth: core.AddressFromMessage removed => crypto.CreateAddress 10 年之前
  Felix Lange fccc7d71eb core: remove superfluous big.Int allocations 10 年之前
  Felix Lange 992dc74efd core: avoid duplicate calls to Transaction.Data 10 年之前
  Felix Lange 0b22ad99c1 core: optimize IntrinsicGas 10 年之前
  Felix Lange 1d42888d30 core/types: make blocks immutable 10 年之前