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
|
4dca5d4db7
core/types, params: EIP#155
|
9 년 전 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 년 전 |
Jeffrey Wilcke
|
64af2aafda
core, core/vm: added gas price variance table
|
9 년 전 |
Felix Lange
|
1f1ea18b54
core/state: implement reverts by journaling all changes
|
9 년 전 |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
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 년 전 |
Péter Szilágyi
|
461cdb593b
core, params, tests: add DAO hard-fork balance moves
|
9 년 전 |
zsfelfoldi
|
00787fe781
core: added CheckNonce() to Message interface
|
9 년 전 |
Péter Szilágyi
|
6362a9d610
Revert "test, cmd/evm, core, core/vm: illegal code hash implementation"
|
9 년 전 |
Jeffrey Wilcke
|
7a5b571c67
test, cmd/evm, core, core/vm: illegal code hash implementation
|
9 년 전 |
Felix Lange
|
d04a2e7557
all: update license information
|
9 년 전 |
Jeffrey Wilcke
|
f0cbebb19f
core: added basic chain configuration
|
9 년 전 |
Jeffrey Wilcke
|
14013372ae
core: Added EVM configuration options
|
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 년 전 |
Gustav Simonsson
|
371871d685
parmas, crypto, core, core/vm: homestead consensus protocol changes
|
10 년 전 |
Jeffrey Wilcke
|
80f26086ee
core, tests: get_hash fix
|
10 년 전 |
Gustav Simonsson
|
e1616f77c7
core, core/vm, cmd/evm: remove redundant balance check
|
10 년 전 |
Jeffrey Wilcke
|
361082ec4b
cmd/evm, core/vm, test: refactored VM and core
|
10 년 전 |
Felix Lange
|
8c4dab77ba
all: move common.Database to package ethdb
|
10 년 전 |
Gustav Simonsson
|
7324176f70
Add tests for uncle timestamps and refactor timestamp type
|
10 년 전 |
Jeffrey Wilcke
|
184e9ae9a8
core, tests: reduced state copy by N calls
|
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 년 전 |
Gustav Simonsson
|
4c490db6af
Use uint64 for block header timestamp
|
10 년 전 |