lightclient
|
bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
4 年之前 |
Sina Mahmoodi
|
eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213)
|
4 年之前 |
Chris Ziogas
|
62cedb3aab
core/vm/runtime: remove duplicated line (#21956)
|
4 年之前 |
Marius van der Wijden
|
2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
|
5 年之前 |
Martin Holst Swende
|
6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509)
|
5 年之前 |
Martin Holst Swende
|
295693759e
core/vm: less allocations for various call variants (#21222)
|
5 年之前 |
Péter Szilágyi
|
542df8898e
core: initial version of state snapshots
|
6 年之前 |
Guillaume Ballet
|
24cab2d535
core/vm/runtime: fix typos in comment (#20608)
|
5 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 年之前 |
gary rong
|
7beccb29be
all: get rid of error when creating memory database (#16716)
|
7 年之前 |
Felix Lange
|
c7ab3e5544
common: delete StringToAddress, StringToHash (#16436)
|
7 年之前 |
hydai
|
84c5db5409
core/vm: remove JIT VM codes (#16362)
|
7 年之前 |
Joel Burget
|
833eeb9f23
core/vm/runtime: remove unused state parameter to NewEnv (#14953)
|
8 年之前 |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
8 年之前 |
Martin Holst Swende
|
80f7c6c299
cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476)
|
8 年之前 |
Jeffrey Wilcke
|
024d41d0c2
core, core/state, core/vm: remove exported account getters (#3618)
|
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 年之前 |
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
|
648bd22427
core/vm/runtime: fixed go vet
|
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 年之前 |
Péter Szilágyi
|
cb84e3f029
cmd, core, internal, light, tests: avoid hashing the code in the VM
|
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 年之前 |