Alex Prut
|
810f9e057d
all: remove redundant conversions and import names (#21903)
|
5 年之前 |
Martin Holst Swende
|
0ddd4612b7
core/vm, params: make 2200 in line with spec (#21605)
|
5 年之前 |
Paweł Bylica
|
cf6674539c
core/vm: use uint256 in EVM implementation (#20787)
|
5 年之前 |
gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 年之前 |
Péter Szilágyi
|
3bb9b49afb
core/vm, params: implement EIP2200, SSTORE optimizations (#19964)
|
6 年之前 |
Martin Holst Swende
|
aa6005b469
core/vm, params: refactor chain configuration (#19735)
|
6 年之前 |
Péter Szilágyi
|
9294b8f10f
core/vm: polish gas PR, fix tests, make table driven
|
6 年之前 |
Liang Ma
|
157f09e5b6
core/vm: Correct the Memory Gas Overflow condition
|
6 年之前 |
Martin Holst Swende
|
7504dbd6eb
core/vm: 64 bit memory and gas calculations (#19210)
|
6 年之前 |
Nalin Bhardwaj
|
b8f9b3779f
core/vm: fix typos and use ExpGas for EXP (#18400)
|
6 年之前 |
Martin Holst Swende
|
ecb781297b
core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486)
|
6 年之前 |
Martin Holst Swende
|
092df3ab59
core/vm: SHA3 word cost for CREATE2 (#17812)
|
7 年之前 |
Péter Szilágyi
|
5d921fa3a0
core, params: polish net gas metering PR a bit
|
7 年之前 |
Martin Holst Swende
|
caa2c23a38
core,state: finish implementing Eip 1283
|
7 年之前 |
Martin Holst Swende
|
58374e28d9
core, state: initial implementation of Eip-1283
|
7 年之前 |
gary rong
|
2433349c80
core/vm, params: implement EXTCODEHASH opcode (#17202)
|
7 年之前 |
gary rong
|
cab1cff11c
core, crypto, params: implement CREATE2 evm instrction (#17196)
|
7 年之前 |
kiel barry
|
84f8c0cc1f
common: improve documentation comments (#16701)
|
7 年之前 |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 年之前 |
Felix Lange
|
be12392fba
core/vm: track 63/64 call gas off stack (#15563)
|
8 年之前 |
Péter Szilágyi
|
5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium
|
8 年之前 |
Martin Holst Swende
|
23b51a68cb
core/vm: avoid state lookup during gas calc for call (#15061)
|
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 年之前 |
Jeffrey Wilcke
|
9bd6068fef
core/vm: implement RETURNDATA metropolis opcodes
|
8 年之前 |
Jeffrey Wilcke
|
3d123bcde6
core/vm: implement metropolis static call opcode
|
8 年之前 |
Martin Holst Swende
|
bae7565231
core/vm: fix overflow in gas calculation formula
|
8 年之前 |
Felix Lange
|
0cc492f815
all: update license information
|
8 年之前 |
Felix Lange
|
5f7826270c
all: unify big.Int zero checks, use common/math in more places (#3716)
|
8 年之前 |
Jeffrey Wilcke
|
c12f4df910
params: core, core/vm, miner: 64bit gas instructions
|
8 年之前 |