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-06
rpc: fix crash in deriveaddresses when derivation index is 2147483647
muxator
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-06
rpc: warn that nodes ignore requests for old stale blocks
Sjors Provoost
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
2022-07-27
refactor: Make const refs vars where applicable
Aurèle Oulès
2022-07-27
Merge bitcoin/bitcoin#24697: refactor address relay time
fanquake
2022-07-26
refactor: Use type-safe std::chrono for addrman time
MarcoFalke
2022-07-25
scripted-diff: Replace NullUniValue with UniValue::VNULL
MacroFake
2022-07-25
Merge bitcoin/bitcoin#25611: univalue: Avoid brittle, narrowing and verbose i...
fanquake
2022-07-25
RPC: Document "asm" and "hex" fields for scripts
Luke Dashjr
[prev]
[next]