Felix Lange
|
0255951587
crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)
|
7 anos atrás |
Péter Szilágyi
|
90829a04bf
internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs)
|
7 anos atrás |
Péter Szilágyi
|
99483e85b9
rpc: support returning nil pointer big.Ints (null)
|
7 anos atrás |
Martin Holst Swende
|
eac16f9824
core: improve getBadBlocks to return full block rlp (#16902)
|
7 anos atrás |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 anos atrás |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 anos atrás |
Steven Roose
|
ec8ee611ca
core/types: remove String methods from struct types (#16205)
|
7 anos atrás |
Péter Szilágyi
|
28ef23f446
internal/ethapi: make resent gas params optional
|
7 anos atrás |
Péter Szilágyi
|
b7e57ca1d0
cmd/evm, core/vm, internal/ethapi: don't disable call gas metering
|
7 anos atrás |
Péter Szilágyi
|
ba7b384019
internal/ethapi: fix getTransactionReceipt
|
7 anos atrás |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
7 anos atrás |
Martin Holst Swende
|
b585f76128
ethapi: prevent creating contract if no data is provided (#16108)
|
7 anos atrás |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
7 anos atrás |
Guillaume Ballet
|
dd7a715d73
internal: fix a typo that caused a lint error on travis (#15987)
|
7 anos atrás |
Martin Holst Swende
|
722bac84fa
ethapi: add personal.signTransaction (#15971)
|
7 anos atrás |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
8 anos atrás |
Felix Lange
|
8c33ac10bf
internal/ethapi: support "input" in transaction args (#15640)
|
8 anos atrás |
rhaps107
|
e9971d356b
internal/ethapi: don't crash for missing receipts
|
8 anos atrás |
yoza
|
bbea4b2b53
internal/ethapi: fix typo in comment (#15659)
|
8 anos atrás |
tsarpaul
|
c7b0abf86b
Added output to clarify gas calculation in txpool.inspect
|
8 anos atrás |
Péter Szilágyi
|
b0190189a3
core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499)
|
8 anos atrás |
gary rong
|
984c25ac40
accounts, internal: fail if no suitable estimated gas found (#15477)
|
8 anos atrás |
rjl493456442
|
94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation
|
8 anos atrás |
Péter Szilágyi
|
7e9e3a134b
core/types, internal: swap Receipt.Failed to Status
|
8 anos atrás |
rjl493456442
|
a31835c8b4
internal/ethapi: add status code to receipt rpc return
|
8 anos atrás |
slumber1122
|
2b4a5f2677
internal/ethapi: remove code duplication around tx sending (#15158)
|
8 anos atrás |
Ernesto del Toro
|
3c8656347f
eth, internal/ethapi: fix spelling of 'Ethereum' (#15164)
|
8 anos atrás |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
8 anos atrás |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
8 anos atrás |
Péter Szilágyi
|
5d9ac49c7e
accounts: refactor API for generalized USB wallets
|
8 anos atrás |