New endpoints since v30.2

Methods listed here are classified as new since v30.2.

getconfirmationtarget

Calculate the recommended number of confirmations for a transaction.

blockchain / core

New since v30.2

Adds the qbit confirmation-target estimator RPC.

getorphanmetrics

Return stale block metrics over a rolling event window.

blockchain / core

New since v30.2

createauxblock

Create a merged-mining candidate block paying the coinbase reward to the given P2MR address.

mining / core

New since v30.2

submitauxblock

Submit an AuxPoW payload for a cached merged-mining candidate block.

mining / core

New since v30.2

getarchivepeers

Returns archive-relevant peer state for bootstrap, fallback debugging, and monitoring.

network / core

New since v30.2

getdefaultctvhash

Compute the BIP119-style default OP_CHECKTEMPLATEVERIFY hash for a serialized transaction input.

rawtransactions / core

New since v30.2

exportpubkeydb

Exports wallet P2MR pubkeys as an explicit-pubkey JSON database that can be imported into a watch-only wallet.

wallet / wallet

New since v30.2 Wallet

getnextpubkeydbaddress

Returns the next allocatable imported P2MR pubkey-pool address for a watch-only wallet.

wallet / wallet

New since v30.2 Wallet

importpubkeydb

Imports a JSON pubkey database into a watch-only wallet as P2MR descriptors.

wallet / wallet

New since v30.2 Wallet

listpubkeydbstatus

Reports imported P2MR pubkey-pool allocation status by account and chain.

wallet / wallet

New since v30.2 Wallet