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
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
2023-10-17
Merge bitcoin/bitcoin#28652: assumeutxo: fail early if snapshot block hash do...
fanquake
2023-10-16
assumeutxo: fail early if snapshot block hash doesn't match AssumeUTXO parame...
Sebastian Falbesoner
2023-10-16
Merge bitcoin/bitcoin#28583: refactor: [tidy] modernize-use-emplace
fanquake
2023-10-16
netbase: possibly change the result of LookupSubNet() to CJDNS
Vasil Dimov
2023-10-16
Merge bitcoin/bitcoin#28565: rpc: getaddrmaninfo followups
fanquake
2023-10-12
tidy: modernize-use-emplace
MarcoFalke
2023-10-12
refactor: Remove unused nchaintx from SnapshotMetadata constructor
MarcoFalke
2023-10-06
rpc: Use Ensure(Any)Chainman in assumeutxo related RPCs
Fabian Jahr
2023-10-06
doc: Drop references to assumevalid in assumeutxo docs
Fabian Jahr
2023-10-06
chain: Rename HaveTxsDownloaded to HaveNumChainTxs
Fabian Jahr
2023-10-05
Merge bitcoin/bitcoin#27609: rpc: allow submitpackage to be called outside of...
Andrew Chow
2023-10-05
assumeutxo: change getchainstates RPC to return a list of chainstates
Ryan Ofsky
2023-10-05
net: move IsReachable() code to netbase and encapsulate it
Vasil Dimov
2023-10-04
refactor: add and use EnsureAnyAddrman in rpc
stratospher
2023-10-04
rpc: `getaddrmaninfo` followups
stratospher
2023-10-03
Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list addrma...
Andrew Chow
2023-10-02
net: expose transport types/session IDs of connections in RPC and logs
Pieter Wuille
2023-10-02
sync: modernize CSemaphore / CSemaphoreGrant
Pieter Wuille
2023-10-02
rpc: addnode arg to use BIP324 v2 p2p
dhruv
2023-10-02
net: use V2Transport when NODE_P2P_V2 service flag is present
Pieter Wuille
2023-10-02
rpc: getrawaddrman for addrman entries
0xb10c
2023-10-02
[rpc] allow submitpackage to be called outside of regtest
glozow
2023-10-02
[rpc] require package to be a tree in submitpackage
glozow
2023-09-30
rpc: add getchainstates
James O'Beirne
2023-09-30
rpc: add loadtxoutset
James O'Beirne
2023-09-27
Merge bitcoin/bitcoin#28505: rpc: bumpfee, improve doc for 'reduce_output' arg
Andrew Chow
2023-09-26
rpc: bumpfee, improve doc for 'reduce_output' arg
furszy
2023-09-23
Merge bitcoin/bitcoin#28492: RPC: `descriptorprocesspsbt` returns hex encoded...
Andrew Chow
2023-09-21
Merge bitcoin/bitcoin#28379: Refactor: Remove m_is_test_chain
fanquake
2023-09-21
Merge bitcoin/bitcoin#26366: rpc, test: `addnode` improv + add test coverage ...
Andrew Chow
2023-09-20
Merge bitcoin/bitcoin#27511: rpc: Add test-only RPC getaddrmaninfo for new/tr...
Andrew Chow
[prev]
[next]