Commit Graph

89 Commits (5079e3c6e5f2096e32b2216d1119db66fe0ff531)

Author SHA1 Message Date
Sina Mahmoodi a9885505ca
internal/web3ext: add eth.getLogs wrapper (#24297) 3 years ago
Martin Holst Swende 307156cc46
eth/api: add rpc method to obtain which states are accessible (#23646) 3 years ago
Péter Szilágyi 07a5bc1b0b
internal/ethapi: support retrieving header RLPs too 3 years ago
Martin Holst Swende ab2caaee11
eth/tracers: implement debug.intermediateRoots (#23594) 3 years ago
Péter Szilágyi e28f713ada
internal: support optional filter expression for debug.stacks (#23605) 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
Martin Holst Swende d21a069619
eth, miner: add RPC method to modify miner gaslimit (pre london: ceiling) (#23134) 3 years ago
Felföldi Zsolt 35dbf7a8a3
eth/gasprice: implement feeHistory API (#23033) 3 years ago
Martin Holst Swende 5cff9754d7
core, eth, internal, les: RPC methods and fields for EIP 1559 (#22964) 3 years ago
Marius van der Wijden 9d10856e84
core, eth, internal/ethapi: create access list RPC API (#22550) 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
mr_franklin 5c6155f9f4
internal/web3ext: improve some web3 apis (#21639) 4 years ago
mr_franklin a04294d160
internal/web3ext: improve eth_getBlockByNumber and eth_getBlockByHash console api (#21608) 4 years ago
Marius van der Wijden c1544423d6
internal/ethapi: fix nil deref + fix estimateGas console bindings (#21601) 4 years ago
Felföldi Zsolt 4996fce25a
les, les/lespay/server: refactor client pool (#21236) 4 years ago
Marius van der Wijden de971cc845
eth: added trace_call to trace on top of arbitrary blocks (#21338) 4 years ago
HackyMiner 9371b2f70c
internal/web3ext: add missing params to debug.accountRange (#21208) 4 years ago
Felföldi Zsolt 0851646e48
les, les/lespay/client: add service value statistics and API (#20837) 5 years ago
Péter Szilágyi e6ca1958d3
internal/web3ext: fix clique console apis to work on missing arguments 5 years ago
Ryan Schneider c4b7fdd27e eth, internal/web3ext: add optional first and last arguments to the `admin_exportChain` RPC. (#20107) 5 years ago
xinluyin d556d39a2c internal/web3ext: add debug_accountRange (#20410) 5 years ago
Felix Lange 9c6cf960b4
internal/web3ext, les: update clique JS and make it work with the light client (#20318) 5 years ago
Felföldi Zsolt 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
Felföldi Zsolt bf5c6b29fa les: implement server priority API (#20070) 5 years ago
Martin Holst Swende c55e1b495c
ethapi: implement filltransaction 5 years ago
gary rong 530f78e22d eth, internal, les: add getHeaderBy* APIs (#19669) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
Nick Johnson f7027dd68c accounts, core, internal, node: Add support for smartcard wallets 6 years ago
Péter Szilágyi 29bc982d75
cmd/geth, internal, node, vendor: nuke geth monitor 6 years ago
Matthew Halpern e6c06a1da8 console, internal: enforce camel case variable names (#19059) 6 years ago
Martin Holst Swende 75d292bcf6
clef: external signing fixes + signing data (#19003) 6 years ago
Jerzy Lasyk 880de230b4 p2p/protocols: accounting metrics rpc (#18336) 6 years ago
Péter Szilágyi 0983d02aa9
eth, internal/web3ext: tiny polishes in tracers 6 years ago
Martin Holst Swende 42a914a84f
cmd/evm, core/vm, eth: implement api methods to do stdjson dump to local filesystem 6 years ago
Ryan Schneider bd519ab8ae internal/web3ext: add eth.getProof (#18052) 6 years ago
Martin Holst Swende 89a32451ae core/vm: faster create/create2 (#17806) 6 years ago
HackyMiner 107f556b2d internal/ethapi: add eth_chainId method (#17617) 6 years ago
gary rong b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
Andrey Petrov 2a75fe3308 rpc: Add admin_addTrustedPeer and admin_removeTrustedPeer. 6 years ago
Ryan Schneider 1fc54d92ec internal/web3ext: fix method name for enabling mutex profiling (#16964) 6 years ago
Felix Lange 12f4d28411
internal/debug: add support for mutex profiles (#16230) 7 years ago
Martin Holst Swende 722bac84fa ethapi: add personal.signTransaction (#15971) 7 years ago
Péter Szilágyi 5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 7 years ago
Guillaume Ballet 36243c7ed8 internal/web3ext: make whisper v5 methods work (#15111) 7 years ago