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 年之前 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 年之前 |
Jeffrey Wilcke
|
342ae7ce7d
core, core/vm, tests: changed the initialisation behaviour of the EVM
|
9 年之前 |
Ricardo Catalinas Jiménez
|
436fc8d76a
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
|
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 年之前 |
Jeffrey Wilcke
|
b196278044
core/vm: added JIT segmenting / optimisations
|
10 年之前 |
Jeffrey Wilcke
|
9d61d78de6
core/vm: abstracted instruction execution away from JIT
|
10 年之前 |
Jeffrey Wilcke
|
361082ec4b
cmd/evm, core/vm, test: refactored VM and core
|
10 年之前 |
Gustav Simonsson
|
7324176f70
Add tests for uncle timestamps and refactor timestamp type
|
10 年之前 |
Jeffrey Wilcke
|
32395ddb89
core/vm: fixed jit error & added inline docs
|
10 年之前 |
Jeffrey Wilcke
|
ac697326a6
core/vm: reduced big int allocations
|
10 年之前 |