gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 年之前 |
Corey Lin
|
f891fd9875
core/vm: fix comment grammar (#19923)
|
6 年之前 |
Antonio Salazar Cardozo
|
beff5fa578
params, core/vm: Istanbul EIP-1108 bn256 gas cost reduction (#19904)
|
6 年之前 |
Martin Holst Swende
|
aa6005b469
core/vm, params: refactor chain configuration (#19735)
|
6 年之前 |
Martin Holst Swende
|
f578d41ee6
core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737)
|
6 年之前 |
needkane
|
a1f366ecf6
core/vm: update annotation (#19050)
|
6 年之前 |
Martin Holst Swende
|
7c657fc789
tests, core: update tests and make STATICCALL cause touch-delete (#18187)
|
7 年之前 |
Martin Holst Swende
|
89a32451ae
core/vm: faster create/create2 (#17806)
|
7 年之前 |
Guillaume Ballet
|
da29332c5f
core/vm: add switches to select evm+ewasm interpreters (#17687)
|
7 年之前 |
Paweł Bylica
|
ae992a5d73
core/vm: Hide read only flag from Interpreter interface (#17461)
|
7 年之前 |
gary rong
|
e0e0e53401
crypto: change formula for create2 (#17393)
|
7 年之前 |
stormpang
|
6711f098d5
core/vm: fix comment typo (#17319)
|
7 年之前 |
Guillaume Ballet
|
7abedf9bbb
core/vm: support for multiple interpreters (#17093)
|
7 年之前 |
gary rong
|
cab1cff11c
core, crypto, params: implement CREATE2 evm instrction (#17196)
|
7 年之前 |
Guillaume Ballet
|
598f786aab
core/vm: clear linter warnings (#17057)
|
7 年之前 |
Péter Szilágyi
|
7a7428a027
core, eth: fix tracer dirty finalization
|
7 年之前 |
hydai
|
c3dc814fea
core/vm: Fixed typo in core/vm/evm.go
|
7 年之前 |
George Ornbo
|
370dca4491
core/vm: Fix comment typo
|
7 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
Péter Szilágyi
|
5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516)
|
7 年之前 |
Paweł Bylica
|
fb5f25eeee
core/vm: Remove snapshot param from Interpreter.Run()
|
8 年之前 |
Felix Lange
|
be12392fba
core/vm: track 63/64 call gas off stack (#15563)
|
8 年之前 |
Martin Holst Swende
|
9be07de539
params: Updated finalized gascosts for ECMUL/MODEXP (#15135)
|
8 年之前 |
Péter Szilágyi
|
5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium
|
8 年之前 |
Martin Holst Swende
|
e7408b5552
core/vm: Make MaxCodesize non-retroactive (#15072)
|
8 年之前 |
Péter Szilágyi
|
08f27428b4
core, tests: implement Metropolis EIP 684
|
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 年之前 |
Péter Szilágyi
|
4e0fea4d30
core/vm: polish RETURNDATA, add missing returns to CALL*
|
8 年之前 |
Péter Szilágyi
|
3df7142b3e
core/vm: minor polishes, fix STATICCALL for precompiles
|
8 年之前 |