Felix Lange
|
2b54666018
ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694)
|
6 年之前 |
Felföldi Zsolt
|
40cdcf8c47
les, light: implement ODR transaction lookup by hash (#19069)
|
6 年之前 |
Kurkó Mihály
|
107c67d74e
accounts, cmd, internal, signer: add note about backing up the keystore (#19432)
|
6 年之前 |
gary rong
|
af96b6644e
internal/ethapi: estimate gas usage automatically (#19508)
|
6 年之前 |
Guillaume Ballet
|
1fc3e44ffe
accounts:smartcard wallet without the dependency on libpcsclite (#19273)
|
6 年之前 |
Martin Holst Swende
|
e2f3465e83
eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401)
|
6 年之前 |
Nick Johnson
|
78375608a4
accounts, internal: Changes in response to review
|
7 年之前 |
Nick Johnson
|
f7027dd68c
accounts, core, internal, node: Add support for smartcard wallets
|
7 年之前 |
gary rong
|
d5cae48bae
accounts, cmd, internal: disable unlock account on open HTTP (#17037)
|
6 年之前 |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 年之前 |
Péter Szilágyi
|
054412e335
all: clean up and proerly abstract database access
|
7 年之前 |
Martin Holst Swende
|
75d292bcf6
clef: external signing fixes + signing data (#19003)
|
6 年之前 |
Martin Holst Swende
|
2ac61a9914
ethapi: default to use eip-155 protected transactions
|
6 年之前 |
Martin Holst Swende
|
43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079)
|
6 年之前 |
Kris Shinn
|
f91312dbdb
GraphQL master FF for review (#18445)
|
6 年之前 |
Yondon Fu
|
e05d468075
internal/ethapi: ask transaction pool for pending nonce (#15794)
|
6 年之前 |
Paweł Bylica
|
de39513ced
core, internal, eth, miner, les: Take VM config from BlockChain (#17955)
|
7 年之前 |
Kenso Trabing
|
14346e4ef9
internal: fix typo in comments (#18106)
|
7 年之前 |
Simon Jentzsch
|
97fb08342d
EIP-1186 eth_getProof (#17737)
|
7 年之前 |
Péter Szilágyi
|
aff421e78c
internal/ethapi: warn on failed account accesses
|
7 年之前 |
Liang ZOU
|
6663e5da10
all: fix various comment typos (#17748)
|
7 年之前 |
Péter Szilágyi
|
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
|
7 年之前 |
Felix Lange
|
0255951587
crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932)
|
7 年之前 |
Péter Szilágyi
|
90829a04bf
internal/ethapi: reduce pendingTransactions to O(txs+accs) from O(txs*accs)
|
7 年之前 |
Péter Szilágyi
|
99483e85b9
rpc: support returning nil pointer big.Ints (null)
|
7 年之前 |
Martin Holst Swende
|
eac16f9824
core: improve getBadBlocks to return full block rlp (#16902)
|
7 年之前 |
kiel barry
|
cbfb40b0aa
params: fix golint warnings (#16853)
|
7 年之前 |
Péter Szilágyi
|
6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666)
|
7 年之前 |
Steven Roose
|
ec8ee611ca
core/types: remove String methods from struct types (#16205)
|
7 年之前 |
Péter Szilágyi
|
28ef23f446
internal/ethapi: make resent gas params optional
|
7 年之前 |