Commit History

Author SHA1 Message Date
  Péter Szilágyi f9fb70d2ee core/vm: rework reversion to work on a higher level 8 years ago
  Jeffrey Wilcke b70a73cd3e core/vm: implement REVERT metropolis opcode 8 years ago
  Péter Szilágyi 4e0fea4d30 core/vm: polish RETURNDATA, add missing returns to CALL* 8 years ago
  Jeffrey Wilcke 9bd6068fef core/vm: implement RETURNDATA metropolis opcodes 8 years ago
  Jeffrey Wilcke 3d123bcde6 core/vm: implement metropolis static call opcode 8 years ago
  Péter Szilágyi f8d8b56b28 core/vm: optimize copy-less data retrievals 8 years ago
  Martin Holst Swende 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness 8 years ago
  Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 8 years ago
  Jeffrey Wilcke 10582a97ca core/vm: expose intpool to stack dup method 8 years ago
  Jeffrey Wilcke a816e75662 core/vm: improved push instructions 8 years ago
  Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 8 years ago
  Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
  Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
  Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
  Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
  Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
  Felix Lange 7731061903 core/vm: move Log to core/types 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 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 years ago
  Jeffrey Wilcke 1b73c79234 common/math, core/vm: implement fast EXP (#3214) 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
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 years ago
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 years ago
  Felix Lange d04a2e7557 all: update license information 9 years ago
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
  Jeffrey Wilcke 342ae7ce7d core, core/vm, tests: changed the initialisation behaviour of the EVM 9 years ago
  Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago