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 年之前 |
Martin Holst Swende
|
7770e41cb5
core: improve contextual information on core errors (#21869)
|
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 年之前 |
gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 年之前 |
Rob Mulholand
|
3b6c9902f3
core: remove unused gas return in ApplyTransaction (#20065)
|
6 年之前 |
Martin Holst Swende
|
4c90efdf57
consensus,core,miner: avoid overhead of creating a new block (#19301)
|
6 年之前 |
Brent
|
7fb89697fd
core/types: add block location fields to receipt (#17662)
|
6 年之前 |
Hyung-Kyu Hqueue Choi
|
cf33d8b83c
core: fix typo in comment (#17586)
|
7 年之前 |
Wenbiao Zheng
|
d1aa605f1e
all: remove the duplicate 'the' in annotations (#17509)
|
7 年之前 |
ledgerwatch
|
feb6620c34
core: relax type requirement for bc in ApplyTransaction (#16901)
|
7 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
Péter Szilágyi
|
5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium
|
8 年之前 |
Péter Szilágyi
|
ff9a868232
core/state: revert metro suicide map addition (#15024)
|
8 年之前 |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
8 年之前 |
Péter Szilágyi
|
a56f3dc0d9
core, ethclient: implement Metropolis EIP 98 (#14750)
|
8 年之前 |
Jeffrey Wilcke
|
10a57fc3d4
consensus, core/*, params: metropolis preparation refactor
|
8 年之前 |
Péter Szilágyi
|
a7b9e484d0
consensus, core, ethstats: use engine specific block beneficiary (#14318)
|
8 年之前 |
Péter Szilágyi
|
09777952ee
core, consensus: pluggable consensus engines (#3817)
|
8 年之前 |
Péter Szilágyi
|
e588e0ca2b
all: next batch of log polishes to contextual versions
|
8 年之前 |
Péter Szilágyi
|
d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework
|
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
|
12d654a6fc
core, core/state: fixed consensus issue added touch revert
|
9 年之前 |
Jeffrey Wilcke
|
6c9c1e6712
core, core/types: refactored tx chain id checking
|
9 年之前 |
Jeffrey Wilcke
|
4dca5d4db7
core/types, params: EIP#155
|
9 年之前 |
Jeffrey Wilcke
|
445feaeef5
core, core/state, trie: EIP158, reprice & skip empty account write
|
9 年之前 |