提交历史

作者 SHA1 备注 提交日期
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 8 年之前
  Felix Lange be12392fba core/vm: track 63/64 call gas off stack (#15563) 8 年之前
  rjl493456442 28aea46ac0 core: implement Metropolis EIP 658, receipt status byte 8 年之前
  Péter Szilágyi f9fb70d2ee core/vm: rework reversion to work on a higher level 8 年之前
  Jeffrey Wilcke b70a73cd3e core/vm: implement REVERT metropolis opcode 8 年之前
  Péter Szilágyi 4e0fea4d30 core/vm: polish RETURNDATA, add missing returns to CALL* 8 年之前
  Jeffrey Wilcke 9bd6068fef core/vm: implement RETURNDATA metropolis opcodes 8 年之前
  Jeffrey Wilcke 3d123bcde6 core/vm: implement metropolis static call opcode 8 年之前
  Péter Szilágyi f8d8b56b28 core/vm: optimize copy-less data retrievals 8 年之前
  Martin Holst Swende 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness 8 年之前
  Martin Holst Swende 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte 8 年之前
  Jeffrey Wilcke 10582a97ca core/vm: expose intpool to stack dup method 8 年之前
  Jeffrey Wilcke a816e75662 core/vm: improved push instructions 8 年之前
  Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 8 年之前
  Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 年之前
  Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 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 年之前
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 年之前
  Felix Lange 7731061903 core/vm: move Log to core/types 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 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 9 年之前
  Jeffrey Wilcke 1b73c79234 common/math, core/vm: implement fast EXP (#3214) 9 年之前
  Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 9 年之前
  Felix Lange 90fce8bfa6 core/state: rename Delete/IsDeleted to Suicide/HasSuicided 9 年之前
  Felix Lange a59a93f476 core/state: track all accounts in canon state 9 年之前
  Nick Johnson 781915f183 core/vm: Refactor tracing to make Tracer the main interface 9 年之前
  Felix Lange d04a2e7557 all: update license information 9 年之前