index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
Age
Commit message (
Expand
)
Author
2022-10-13
Merge bitcoin/bitcoin#25412: rest: add `/deploymentinfo` endpoint
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#26109: rpc, doc: getpeerinfo updates
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#23549: Add scanblocks RPC call (attempt 2)
Andrew Chow
2022-10-13
Merge bitcoin/bitcoin#25858: psbt: Only include PSBT_OUT_TAP_TREE when the ou...
glozow
2022-10-12
Merge bitcoin/bitcoin#26280: rpc: Return coinbase flag in scantxoutset
fanquake
2022-10-10
Merge bitcoin/bitcoin#26118: log: Use steady clock for bench logging
MacroFake
2022-10-07
rpc: Return coinbase flag in scantxoutset
MacroFake
2022-10-06
psbt: Change m_tap_tree to store just the tuples
Andrew Chow
2022-10-05
refactor: mempool: use CTxMempool::Limits
stickies-v
2022-10-04
rpc: add scanblocks - scan for relevant blocks with descriptors
Jonas Schnelli
2022-10-04
rpc: move-only: consolidate blockchain scan args
James O'Beirne
2022-09-30
Merge bitcoin/bitcoin#26074: refactor: Set RPCArg options with designated ini...
MacroFake
2022-09-22
Improve getpeerinfo pingtime, minping, and pingwait help docs
Jon Atack
2022-09-22
Update getpeerinfo/-netinfo/TxRelay#m_relay_txs relaytxes docs (for v24 backp...
Jon Atack
2022-09-22
Always return getpeerinfo "minfeefilter" field (for v24 backport)
Jon Atack
2022-09-22
Make getpeerinfo field order consistent with its help (for v24 backport)
Jon Atack
2022-09-21
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE...
fanquake
2022-09-19
rpc: make addpeeraddress work with cjdns addresses
Martin Zumsande
2022-09-19
scripted-diff: Rename time symbols
MacroFake
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-15
rpc: remove unneeded RPCTypeCheckArgument checks
furszy
2022-09-15
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
furszy
2022-09-13
rpc: Set RPCArg options with designated initializers
MacroFake
2022-09-13
Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
glozow
2022-09-13
Merge bitcoin/bitcoin#25222: refactor: Pass reference to LookUpStats
MacroFake
2022-09-12
RPC: unify arg type error message
furszy
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-09-02
Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constness
MacroFake
2022-09-01
scripted-diff: net: rename permissionFlags to permission_flags
Anthony Towns
2022-08-31
Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
fanquake
2022-08-29
Expose HeadersSyncState::m_current_height in getpeerinfo()
Suhas Daftuar
2022-08-29
Require callers of AcceptBlockHeader() to perform anti-dos checks
Suhas Daftuar
2022-08-22
fixups for BIP125 doc cleanup
glozow
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-20
Fix issues when calling std::move(const&)
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-17
Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compatibi...
fanquake
2022-08-16
rest: add `/deploymentinfo`
brunoerg
2022-08-16
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
Andrew Chow
2022-08-16
rpc: add an include_change parameter to listsinceblock
Antoine Poinsot
2022-08-09
RPC/Mining: Clean out pre-Segwit miner compatibility code
Luke Dashjr
2022-08-05
Merge bitcoin/bitcoin#22751: rpc/wallet: add simulaterawtransaction RPC
Andrew Chow
2022-08-05
Merge bitcoin/bitcoin#24662: addrman: Use system time instead of adjusted net...
fanquake
2022-08-05
rpc/wallet: add simulaterawtransaction RPC
Karl-Johan Alm
2022-08-04
Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widely
fanquake
2022-08-04
[doc] remove non-signaling mentions of BIP125
glozow
2022-08-02
Remove ::incrementalRelayFee and ::minRelayTxFee globals
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by default
MacroFake
2022-07-30
addrman: Use system time instead of adjusted network time
MarcoFalke
2022-07-30
Use steady clock for all millis bench logging
MacroFake
[next]