lightclient
|
bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502)
|
hace 4 años |
Marius van der Wijden
|
142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339)
|
hace 4 años |
Marius van der Wijden
|
fba5a63afe
internal/ethapi: fix typo in comment (#22271)
|
hace 4 años |
Marius van der Wijden
|
28121324ac
internal/ethapi: comment nitpick (#22270)
|
hace 4 años |
Péter Szilágyi
|
573f373d2b
internal/ethapi: print tx details when submitting (#22170)
|
hace 4 años |
Marius van der Wijden
|
158f72cc0c
internal/ethapi: restore net_version RPC method (#22061)
|
hace 4 años |
Péter Szilágyi
|
017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
|
hace 4 años |
Alex Prut
|
810f9e057d
all: remove redundant conversions and import names (#21903)
|
hace 5 años |
Marius van der Wijden
|
3eebf34038
common: remove ToHex and ToHexArray (#21610)
|
hace 5 años |
Marius van der Wijden
|
c1544423d6
internal/ethapi: fix nil deref + fix estimateGas console bindings (#21601)
|
hace 5 años |
Marius van der Wijden
|
0921f8a74f
internal/ethapi: add optional parameter blockNrOrHash to estimateGas (#21545)
|
hace 5 años |
gary rong
|
43e2e58cbd
accounts, internal: fix funding check when estimating gas (#21346)
|
hace 5 años |
gary rong
|
4edbc1f2bb
internal/ethapi: cap txfee for SignTransaction and Resend (#21231)
|
hace 5 años |
gary rong
|
6eef141aef
les: historical data garbage collection (#19570)
|
hace 5 años |
Martin Holst Swende
|
04c4e50d72
ethapi: don't crash when keystore-specific methods are called but external signer used (#21279)
|
hace 5 años |
Martin Holst Swende
|
7451fc637d
internal/ethapi: default gas to maxgascap, not max int64 (#21284)
|
hace 5 años |
Martin Holst Swende
|
12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229)
|
hace 5 años |
gary rong
|
56a319b9da
cmd, eth, internal, les: add txfee cap (#21212)
|
hace 5 años |
Yang Hau
|
e30c0af861
build, internal/ethapi, crypto/bls12381: fix typos (#21210)
|
hace 5 años |
Marius van der Wijden
|
0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083)
|
hace 5 años |
Martin Michlmayr
|
4f2784b38f
all: fix typos in comments (#21118)
|
hace 5 años |
gary rong
|
263622f44f
accounts/abi/bind/backend, internal/ethapi: recap gas limit with balance (#21043)
|
hace 5 años |
gary rong
|
b9df7ecdc3
all: seperate consensus error and evm internal error (#20830)
|
hace 5 años |
William Morriss
|
3cf7d2e9a6
internal/ethapi: add CallArgs.ToMessage method (#20854)
|
hace 5 años |
Martin Holst Swende
|
39f502329f
internal/ethapi: don't set sender-balance to maxuint, fixes #16999 (#20783)
|
hace 5 años |
Martin Holst Swende
|
fadf84a752
internal/ethapi: default to zero address for calls (#20702)
|
hace 5 años |
Martin Holst Swende
|
4a231cd951
internal/ethapi: return non-null "number" for pending block (#20616)
|
hace 5 años |
Prince Sinha
|
7a509b4732
internal/ethapi: fix encoding of uncle headers and pending blocks (#20460)
|
hace 5 años |
Guillaume Ballet
|
e0bf5f0ccb
internal: fix staticcheck warnings (#20380)
|
hace 6 años |
Martin Holst Swende
|
51c3290bee
internal/ethapi: don't query wallets at every execution of gas estimation
|
hace 6 años |