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
2024-01-08
rpc: changed prioritisation-map -> ""
kevkevin
2024-01-08
Merge bitcoin/bitcoin#29184: RPC/Blockchain: scanblocks: Accept named param f...
glozow
2024-01-05
Remove GetAdjustedTime
dergoegge
2024-01-05
Merge bitcoin/bitcoin#28890: rpc: Remove deprecated -rpcserialversion
fanquake
2024-01-04
RPC/Blockchain: scanblocks: Accept named param for filter_false_positives
Luke Dashjr
2023-12-14
Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanup
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...
Ava Chow
2023-12-14
refactor: Rename fs::path::u8string() to fs::path::utf8string()
MarcoFalke
2023-12-11
Remove deprecated -rpcserialversion
MarcoFalke
2023-12-07
refactor: rpc: Pass CBlockIndex by reference instead of pointer
MarcoFalke
2023-12-07
refactor: Use reference instead of pointer in IsBlockPruned
MarcoFalke
2023-12-05
rpc: fix getrawtransaction segfault
Martin Zumsande
2023-12-04
refactor: Remove call to StartShutdown from stop RPC
Ryan Ofsky
2023-12-04
refactor: Remove call to ShutdownRequested from rpc/mining
Ryan Ofsky
2023-12-01
Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generated
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...
Andrew Chow
2023-11-30
Rename version.h to node/protocol_version.h
MarcoFalke
2023-11-30
Remove unused version.h include
MarcoFalke
2023-11-29
doc: submitpackage vsize results are sigops-adjusted
Greg Sanders
2023-11-29
RPC submitpackage: change return format to allow partial errors
Greg Sanders
2023-11-29
Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlock
fanquake
2023-11-28
Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...
Andrew Chow
2023-11-28
refactor: Use Txid in CMerkleBlock
MarcoFalke
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-22
rpc: `SyncWithValidationInterfaceQueue` on fee estimation RPC's
ismaelsadeeq
2023-11-21
Use Txid in COutpoint
dergoegge
2023-11-17
Merge bitcoin/bitcoin#28878: Remove version field from GetSerializeSize
fanquake
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-16
Include version.h in fewer places
Anthony Towns
2023-11-16
serialize: Drop useless version param from GetSerializeSize()
Anthony Towns
2023-11-14
Use ParamsWrapper for witness serialization
Anthony Towns
2023-11-13
Merge bitcoin/bitcoin#28721: multiprocess compatibility updates
fanquake
2023-11-13
Merge bitcoin/bitcoin#28391: refactor: Simplify CTxMempool/BlockAssembler fie...
fanquake
2023-11-10
[refactor] remove access to mapTx from rpc/mempool.cpp
glozow
2023-11-10
[refactor] get wtxid from entry instead of vTxHashes
glozow
2023-11-10
[refactor] Add helper for iterating through mempool entries
stickies-v
2023-11-08
Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logic
glozow
2023-11-07
Merge bitcoin/bitcoin#28136: refactor: move GetServicesNames from rpc/util.{h...
Andrew Chow
2023-11-07
Throw error if invalid parameters passed to getnetworkhashps RPC endpoint
Jameson Lopp
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-03
rpc: keep .cookie if it was not generated
Roman Zeyde
2023-11-02
Merge bitcoin/bitcoin#28172: refactor: use string_view for passing string lit...
Andrew Chow
2023-10-30
net/rpc: Makes CConnman::GetAddedNodeInfo able to return only non-connected a...
Sergi Delgado Segura
2023-10-30
Merge bitcoin/bitcoin#28737: doc: Fix bugprone-lambda-function-name errors
fanquake
2023-10-26
Merge bitcoin/bitcoin#26078: p2p: return `CSubNet` in `LookupSubNet`
Andrew Chow
2023-10-26
Fix bugprone-lambda-function-name errors
MarcoFalke
2023-10-20
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
Fabian Jahr
2023-10-20
interfaces: Add schedulerMockForward method so mockscheduler RPC can work acr...
Ryan Ofsky
2023-10-19
Merge bitcoin/bitcoin#27071: Handle CJDNS from LookupSubNet()
Andrew Chow
[prev]
[next]