Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
vor 6 Jahren |
Steven Roose
|
ec8ee611ca
core/types: remove String methods from struct types (#16205)
|
vor 6 Jahren |
Péter Szilágyi
|
28ef23f446
internal/ethapi: make resent gas params optional
|
vor 6 Jahren |
Péter Szilágyi
|
b7e57ca1d0
cmd/evm, core/vm, internal/ethapi: don't disable call gas metering
|
vor 6 Jahren |
Péter Szilágyi
|
ba7b384019
internal/ethapi: fix getTransactionReceipt
|
vor 6 Jahren |
Péter Szilágyi
|
5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
|
vor 6 Jahren |
Martin Holst Swende
|
b585f76128
ethapi: prevent creating contract if no data is provided (#16108)
|
vor 6 Jahren |
Péter Szilágyi
|
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
|
vor 6 Jahren |
Guillaume Ballet
|
dd7a715d73
internal: fix a typo that caused a lint error on travis (#15987)
|
vor 6 Jahren |
Martin Holst Swende
|
722bac84fa
ethapi: add personal.signTransaction (#15971)
|
vor 6 Jahren |
Péter Szilágyi
|
6f69cdd109
all: switch gas limits from big.Int to uint64
|
vor 7 Jahren |
Felix Lange
|
8c33ac10bf
internal/ethapi: support "input" in transaction args (#15640)
|
vor 7 Jahren |
rhaps107
|
e9971d356b
internal/ethapi: don't crash for missing receipts
|
vor 7 Jahren |
yoza
|
bbea4b2b53
internal/ethapi: fix typo in comment (#15659)
|
vor 7 Jahren |
tsarpaul
|
c7b0abf86b
Added output to clarify gas calculation in txpool.inspect
|
vor 7 Jahren |
Péter Szilágyi
|
b0190189a3
core/vm, internal/ethapi: tracer no full storage, nicer json output (#15499)
|
vor 7 Jahren |
gary rong
|
984c25ac40
accounts, internal: fail if no suitable estimated gas found (#15477)
|
vor 7 Jahren |
rjl493456442
|
94903d572b
internal, accounts, eth: utilize vm failed flag to help gas estimation
|
vor 7 Jahren |
Péter Szilágyi
|
7e9e3a134b
core/types, internal: swap Receipt.Failed to Status
|
vor 7 Jahren |
rjl493456442
|
a31835c8b4
internal/ethapi: add status code to receipt rpc return
|
vor 7 Jahren |
slumber1122
|
2b4a5f2677
internal/ethapi: remove code duplication around tx sending (#15158)
|
vor 7 Jahren |
Ernesto del Toro
|
3c8656347f
eth, internal/ethapi: fix spelling of 'Ethereum' (#15164)
|
vor 7 Jahren |
Péter Szilágyi
|
da7d57e07c
core: make txpool operate on immutable state
|
vor 7 Jahren |
rjl493456442
|
28aea46ac0
core: implement Metropolis EIP 658, receipt status byte
|
vor 7 Jahren |
Péter Szilágyi
|
5d9ac49c7e
accounts: refactor API for generalized USB wallets
|
vor 7 Jahren |
Péter Szilágyi
|
db568a61e2
accounts, console, internal: support trezor hardware wallet
|
vor 7 Jahren |
Egon Elbre
|
f42bd73ce5
internal: fix megacheck warnings (#14919)
|
vor 7 Jahren |
Péter Szilágyi
|
0ff35e170d
core: remove redundant storage of transactions and receipts (#14801)
|
vor 7 Jahren |
Felix Lange
|
9e5f03b6c4
core/state: access trie through Database interface, track errors (#14589)
|
vor 7 Jahren |
Martin Holst Swende
|
1a0eb903f1
internal/ethapi: initialize account mutex in lock properly
|
vor 7 Jahren |