Martin Michlmayr
|
4f2784b38f
all: fix typos in comments (#21118)
|
5 years ago |
gary rong
|
263622f44f
accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043)
|
5 years ago |
gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
5 years ago |
William Morriss
|
3cf7d2e9a6
internal/ethapi: add CallArgs.ToMessage method (#20854)
|
5 years ago |
Martin Holst Swende
|
39f502329f
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783)
|
5 years ago |
Martin Holst Swende
|
fadf84a752
internal/ethapi: default to zero address for calls (#20702)
|
5 years ago |
Martin Holst Swende
|
4a231cd951
internal/ethapi: return non-null "number" for pending block (#20616)
|
5 years ago |
Prince Sinha
|
7a509b4732
internal/ethapi: fix encoding of uncle headers and pending blocks (#20460)
|
5 years ago |
Guillaume Ballet
|
e0bf5f0ccb
internal: fix staticcheck warnings (#20380)
|
6 years ago |
Martin Holst Swende
|
51c3290bee
internal/ethapi: don't query wallets at every execution of gas estimation
|
6 years ago |
Ryan Schneider
|
ad03d9801c
internal/ethapi: support block number or hash on state-related methods (#19491)
|
6 years ago |
Péter Szilágyi
|
b8a9457139
Merge pull request #19915 from holiman/filltx
|
6 years ago |
Felix Lange
|
54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996)
|
6 years ago |
gary rong
|
c9cdf144d5
graphql, internal/ethapi: support overriding accounts in eth_call (#19917)
|
6 years ago |
Roc Yu
|
17589aa75f
accounts, internal/ethapi: use common Accounts method (#18428)
|
6 years ago |
Martin Holst Swende
|
c55e1b495c
ethapi: implement filltransaction
|
6 years ago |
Felix Lange
|
96ab8e1575
internal/ethapi: return null inclusion info for pending transactions (#19901)
|
6 years ago |
gary rong
|
8812c4d3f9
eth, graphql, internal/ethapi, les: polish and improve graphql (#19886)
|
6 years ago |
gary rong
|
e4232c153b
ineternal/ethapi: wrap block size with hex.Uint64 (#19885)
|
6 years ago |
gary rong
|
530f78e22d
eth, internal, les: add getHeaderBy* APIs (#19669)
|
6 years ago |
Péter Szilágyi
|
433cb564e9
internal/ethapi: fix debug.chaindbProperty
|
6 years ago |
Martin Holst Swende
|
f578d41ee6
core/vm, internal/ethapi: fail on eth_call when it times out, fixes #19186 (#19737)
|
6 years ago |
Felix Lange
|
2b54666018
ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694)
|
6 years ago |
Felföldi Zsolt
|
40cdcf8c47
les, light: implement ODR transaction lookup by hash (#19069)
|
6 years ago |
Kurkó Mihály
|
107c67d74e
accounts, cmd, internal, signer: add note about backing up the keystore (#19432)
|
6 years ago |
gary rong
|
af96b6644e
internal/ethapi: estimate gas usage automatically (#19508)
|
6 years ago |
Guillaume Ballet
|
1fc3e44ffe
accounts:smartcard wallet without the dependency on libpcsclite (#19273)
|
6 years ago |
Martin Holst Swende
|
e2f3465e83
eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401)
|
6 years ago |
Nick Johnson
|
78375608a4
accounts, internal: Changes in response to review
|
7 years ago |
Nick Johnson
|
f7027dd68c
accounts, core, internal, node: Add support for smartcard wallets
|
7 years ago |