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-09-05
Merge bitcoin/bitcoin#28291: rpc: removed StrFormatInternalBug quote delimita...
fanquake
2023-08-24
Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...
Andrew Chow
2023-08-24
rpc: Add MaybeArg() and Arg() default helper
MarcoFalke
2023-08-22
Update help text for spend and rawtransaction rpcs
Michael Tidwell
2023-08-22
rpc: add test-only sendmsgtopeer rpc
Martin Zumsande
2023-08-18
assumeutxo cleanup: Move IsInitialBlockDownload & NotifyHeaderTip to Chainsta...
Ryan Ofsky
2023-08-18
removed StrFormatInternalBug quote delimitation
Reese Russell
2023-08-17
rpc: remove one more quote from non-string oneline description
Martin Zumsande
2023-08-17
Merge bitcoin/bitcoin#28123: Bugfix: RPC: Remove quotes from non-string oneli...
fanquake
2023-08-17
Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}
fanquake
2023-08-15
Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPC
Andrew Chow
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-07
Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headers
fanquake
2023-08-07
Add importmempool RPC
MarcoFalke
2023-08-07
doc: Clarify the getmempoolinfo.loaded RPC field documentation
MarcoFalke
2023-08-05
refactor: Fix logging.h includes
TheCharlatan
2023-07-30
Merge bitcoin/bitcoin#28118: test: Add SyncWithValidationInterfaceQueue to mo...
fanquake
2023-07-27
refactor: Revert addition of univalue sighash string check
TheCharlatan
2023-07-25
Merge bitcoin/bitcoin#28113: kernel: Remove UniValue from kernel library
Andrew Chow
2023-07-25
kernel: Split ParseSighashString
TheCharlatan
2023-07-22
RPC/Mining: Document template_request better for getblocktemplate
Luke Dashjr
2023-07-22
RPC/rpcdoccheck: Error if a oneline_description has a quote for a non-string
Luke Dashjr
2023-07-22
Bugfix: RPC: Remove quotes from non-string oneline descriptions
Luke Dashjr
2023-07-21
refactor: Use EnsureAnyNodeContext
MarcoFalke
2023-07-21
test: Add SyncWithValidationInterfaceQueue to mockscheduler RPC
MarcoFalke
2023-07-20
Merge bitcoin/bitcoin#26467: bumpfee: Allow the user to choose which output i...
fanquake
2023-07-19
Merge bitcoin/bitcoin#28056: rpc: doc: Added `longpollid` and `data` params t...
fanquake
2023-07-14
Added `longpollid` and `data` params to `template_request` #27998
Rhythm Garg
2023-07-10
make GetFirstStoredBlock assert that 'start_block' always has data
furszy
2023-06-27
Merge bitcoin/bitcoin#27896: Remove the syscall sandbox
Andrew Chow
2023-06-26
bumpfee: Allow original change position to be specified
Andrew Chow
2023-06-20
scripted-diff: Following the C++ Standard rules for identifiers with _.
Brotcrunsher
2023-06-16
Remove the syscall sandbox
fanquake
2023-06-07
Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...
Andrew Chow
2023-06-02
Merge bitcoin/bitcoin#27256: refactor: rpc: Remove unnecessary uses of ParseN...
fanquake
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-30
Merge bitcoin/bitcoin#26261: p2p: cleanup `LookupIntern`, `Lookup` and `Looku...
Andrew Chow
2023-05-30
Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...
fanquake
2023-05-26
p2p, refactor: return `std::optional<CNetAddr>` in `LookupHost`
brunoerg
2023-05-24
Merge bitcoin/bitcoin#27626: Parallel compact block downloads, take 3
fanquake
2023-05-23
Support up to 3 parallel compact block txn fetchings
Greg Sanders
2023-05-22
Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpc
Andrew Chow
2023-05-20
refactor: Move system from util to common library
TheCharlatan
2023-05-20
refactor: Split util::AnyPtr into its own file
TheCharlatan
2023-05-20
kernel: Add progress method to notifications
TheCharlatan
2023-05-17
doc: remove mention of glibc 2.10+
fanquake
2023-05-11
Merge bitcoin/bitcoin#27125: refactor, kernel: Decouple ArgsManager from bloc...
fanquake
2023-05-10
[rpc] add getprioritisedtransactions
glozow
2023-05-10
refactor: Move functions to BlockManager methods
TheCharlatan
[next]