-
Couldn't load subscription status.
- Fork 2k
Closed
Labels
A-rpcRelated to the RPC implementationRelated to the RPC implementationC-tracking-issueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiativeM-prevent-stalePrevents old inactive issues/PRs from being closed due to inactivityPrevents old inactive issues/PRs from being closed due to inactivity
Description
Describe the change
Namespaces and methods
admin
- admin_removePeer
- admin_nodeInfo
- admin_addTrustedPeer
- admin_peerEvents
- admin_addPeer
- admin_removeTrustedPeer
- admin_peerEvents_unsubscribe
debug
- debug_getRawReceipts
- debug_getBadBlocks
- debug_traceBlockByHash
- debug_getRawHeader
- debug_traceChain
- debug_traceTransaction
- debug_traceBlock
- debug_getRawBlock
- debug_getRawTransaction
- debug_traceBlockByNumber
- debug_traceCall
- debug_traceCallMany
eth
- eth_getTransactionByBlockHashAndIndex
- eth_getBlockReceipts
- eth_hashrate
- eth_blockNumber
- eth_sendTransaction
- eth_sendRawTransaction
- eth_subscribe
- eth_newPendingTransactionFilter
- eth_getUncleByBlockHashAndIndex
- eth_getBlockTransactionCountByNumber
- eth_estimateGas
- eth_signTransaction
- eth_getLogs
- eth_getFilterChanges
- eth_newFilter
- eth_unsubscribe
- eth_maxPriorityFeePerGas
- eth_getUncleByBlockNumberAndIndex
- eth_getBlockTransactionCountByHash
- eth_mining
- eth_submitHashrate
- eth_uninstallFilter
- eth_signTypedData
- eth_sign
- eth_getBalance
- eth_coinbase
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionByHash
- eth_getStorageAt
- eth_getTransactionCount
- eth_syncing
- eth_gasPrice
- eth_getWork
- eth_submitWork
- eth_getTransactionReceipt
- eth_accounts
- eth_getUncleCountByBlockNumber
- eth_getProof
- eth_getBlockByNumber
- eth_feeHistory
- eth_getBlockByHash
- eth_newBlockFilter
- eth_getFilterLogs
- eth_getCode
- eth_protocolVersion
- eth_createAccessList
- eth_chainId
- eth_getUncleCountByBlockHash
- eth_call
- eth_callMany
net
- net_listening
- net_version
- net_peerCount
trace
- trace_block
- trace_call
- trace_filter
- trace_callMany
- trace_rawTransaction
- trace_replayBlockTransactions
- trace_replayTransaction
- trace_get
- trace_transaction
trace Limitations
-
vmTracesupport: feat: complete vm and statediff tracers #3529
txpool
- txpool_status
- txpool_inspect
- txpool_content
- txpool_contentFrom
web3
- web3_sha3
- web3_clientVersion
rpc
- rpc_modules
Additional context
No response
jsvisa and Hugoo
Metadata
Metadata
Assignees
Labels
A-rpcRelated to the RPC implementationRelated to the RPC implementationC-tracking-issueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiativeM-prevent-stalePrevents old inactive issues/PRs from being closed due to inactivityPrevents old inactive issues/PRs from being closed due to inactivity
Type
Projects
Status
Done