Commit Graph

72 Commits (2ad5dba50a65e7471d24da7a258087ff97e00f36)

Author SHA1 Message Date
zsfelfoldi 00787fe781 core: added CheckNonce() to Message interface 8 years ago
Jeffrey Wilcke 1f3596c25a core: transition db now also returns the required gas amount 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 b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Bas van Kervel 0ff2adb21b core: improved check for contract creation 9 years ago
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange 00b45acb9e core: improve block gas tracking 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
Jeffrey Wilcke 529fb7a7d7 core, xeth: core.AddressFromMessage removed => crypto.CreateAddress 9 years ago
Felix Lange fccc7d71eb core: remove superfluous big.Int allocations 9 years ago
Felix Lange 992dc74efd core: avoid duplicate calls to Transaction.Data 9 years ago
Felix Lange 0b22ad99c1 core: optimize IntrinsicGas 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
obscuren 07c3de3f75 core, miner, xeth: renamed gas methods 9 years ago
obscuren 5721fcf668 core/state, core/vm: cleanup refunds 9 years ago
obscuren 10af69b57c core, core/vm: moved logger and added gas cost to struct logging 9 years ago
obscuren 38c61f6f25 core, core/vm: added structure logging 9 years ago
Gustav Simonsson 147a699c65 Add missing err checks on From() (skip RPC for now) 9 years ago
Gustav Simonsson 32276e8b01 Update StateTests and nil create return on failed code deposit 9 years ago
obscuren 6184781b49 Improved transaction pool 10 years ago
obscuren 1889727144 Moved logging to logger.Core 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 ff9d66e096 Cleaned up changes 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 0a1eeca41e conversions. -compilable- 10 years ago
obscuren 0fa7859b94 Fixed VM & Tests w/ conversion 10 years ago
Felix Lange 17c5ba2b6b core: actually convert transaction pool 10 years ago
Felix Lange 27f7aa0163 core: adapt Message for new Transaction.From signature 10 years ago
obscuren 515d9432fc converted vm 10 years ago
obscuren 94505146a2 updated vm env 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 03403399fc Return proper error 10 years ago
obscuren 310ca62285 Removed some of that gas pre pay magic 10 years ago
obscuren c01d4c2f4c Lowered default gas price and increased default gas limit 10 years ago
obscuren 477815c044 Improved error reporting and removed commented code 10 years ago
Felix Lange 2ee88a220a core: remove Hash method from Message interface 10 years ago
obscuren 88ff13c241 Spec changes. 10 years ago
obscuren c74c07eed1 Fixed error for invalid transaction 10 years ago
obscuren fa831206c6 Updated gast costs 10 years ago
obscuren b383ff0b96 New gas prices model 10 years ago