Commit Graph

581 Commits (dd0d0a2522ccad6bdeab1e84ff577bd5826540ee)

Author SHA1 Message Date
lightclient 39fe7eca6b
internal/ethapi: return maxFeePerGas for gasPrice for EIP-1559 txs (#23345) 3 years ago
Felföldi Zsolt 97bd6cd216
internal/ethapi: accept both hex and decimal for blockCount (#23363) 3 years ago
gary rong f311488d2c
internal/ethapi: fix trace log marshalling (#23292) 3 years ago
Martin Holst Swende 5c13012b56
accounts/external, internal/ethapi: fixes for London tx signing (#23274) 3 years ago
Marius van der Wijden 2faf796d2a
internal/ethapi: fix panic in accesslist creation (#23225) 3 years ago
lightclient bbfa6488ac
Use `hexutil.Uint` for `blockCount` parameter in `feeHistory` method (#23239) 3 years ago
gary rong 1fac96c1f9
internal/web3ext: remove unused console APIs (#23208) 3 years ago
Marius van der Wijden b9e6e43722
consensus/clique: implement getSigner API method (#22987) 3 years ago
Mark c49e065fea
internal: get pending and queued transaction by address (#22992) 3 years ago
gary rong 846badc480
internal/ethapi: fix transaction APIs (#23179) 3 years ago
Péter Szilágyi dea71556cc
eth/gasprice, internal/ethapi, miner: minor feehistory fixes 3 years ago
Martin Holst Swende d21a069619
eth, miner: add RPC method to modify miner gaslimit (pre london: ceiling) (#23134) 3 years ago
Martin Holst Swende f5f906dd0d
eth/tracers: improve tracing performance (#23016) 3 years ago
Marius van der Wijden e7c8693635
internal/ethapi: fix panic in access list creation (#23133) 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 3 years ago
lightclient 97ce6dfa6d
internal/ethapi: fix typo in comment (#23057) 3 years ago
Péter Szilágyi aa69d36152
core, graphql, internal: expose effectiveGasPrice in receipts 3 years ago
Péter Szilágyi f68a68a313
core, internal: support various eth_call invocations post 1559 3 years ago
Martin Holst Swende 7a00378e2b
cmd/clef, signer: support for eip-1559 txs in clef (#22966) 3 years ago
Péter Szilágyi c503f98f6d
all: rename internal 1559 gas fields, add support for graphql (#23010) 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
aaronbuchwald 05dab7f6bd
internal/ethapi: remove unused vm.Config parameter of DoCall (#22942) 3 years ago
gary rong 51b32cc7e4
internal/ethapi: merge CallArgs and SendTxArgs (#22718) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
Felix Lange effaf18523
build: improve cross compilation setup (#22804) 3 years ago
gary rong 96828c90f5
eth/tracers, internal/ethapi: fix typos causing lint issue (#22711) 3 years ago
gary rong dd9c3225cf
eth, internal: extend the TraceCall API (#22245) 3 years ago
Marius van der Wijden 9d10856e84
core, eth, internal/ethapi: create access list RPC API (#22550) 4 years ago
Sina Mahmoodi 5338ce4447
internal/debug: add JSON log format and rename logging flags (#22341) 4 years ago
piersy 706683ea72
internal/ethapi: fix eth_chainId method (#22243) 4 years ago
Péter Szilágyi 55300d4fdb
all: fix miner hashRate -> hashrate on API calls 4 years ago
meowsbits e862cbff95
internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461) 4 years ago
Felföldi Zsolt dc109cce26
les: move server pool to les/vflux/client (#22377) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
rene 8e547eecd5
cmd/utils: remove deprecated command line flags (#22263) 4 years ago
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
Martin Holst Swende c4a2b682ff
cmd/geth: add db commands stats, compact, put, get, delete (#22014) 4 years ago
Sina Mahmoodi 27786671d2
internal/debug: add switch to format logs with json (#22207) 4 years ago
Marius van der Wijden fba5a63afe
internal/ethapi: fix typo in comment (#22271) 4 years ago
Marius van der Wijden 28121324ac
internal/ethapi: comment nitpick (#22270) 4 years ago
Péter Szilágyi 573f373d2b
internal/ethapi: print tx details when submitting (#22170) 4 years ago
ligi db35d77b63
cmd, geth: CLI help fixes (#22220) 4 years ago
Marius van der Wijden 158f72cc0c
internal/ethapi: restore net_version RPC method (#22061) 4 years ago
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Martin Holst Swende 6f88d6530a
trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 4 years ago
Felix Lange 27d93c1848
build: add -dlgo flag in ci.go (#21824) 4 years ago
Felix Lange 5d20fbbb6f
cmd/devp2p, internal/utesting: implement TAP output (#21760) 4 years ago
Marius van der Wijden 3eebf34038
common: remove ToHex and ToHexArray (#21610) 4 years ago
Felix Lange 524aaf5ec6
p2p/discover: implement v5.1 wire protocol (#21647) 4 years ago