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
2021-11-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-30
Replace addrman.h include with forward decl in net.h
MarcoFalke
2021-11-29
More Span simplifications
Pieter Wuille
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-29
[validation] de-duplicate package transactions already in mempool
glozow
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#16807: Let validateaddress locate error in Bech32 address
W. J. van der Laan
2021-11-18
Bugfix: RPC/mining: Fail properly in estimatesmartfee if smart fee data is un...
Luke Dashjr
2021-11-17
doc: Fix incorrect C++ named args
MarcoFalke
2021-11-17
scripted-diff: Rename m_last_send and m_last_recv
MarcoFalke
2021-11-16
style: Sort file list after rename
MarcoFalke
2021-11-16
scripted-diff: Move miner to src/node
MarcoFalke
2021-11-16
doc: Fix typos in endif header comments
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23173: Add `ChainstateManager::ProcessTransaction`
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-09
Add filename to savemempool RPC result
lsilva01
2021-11-09
Merge bitcoin/bitcoin#23381: validation/refactor: refactoring for package sub...
W. J. van der Laan
2021-11-03
[refactor] Don't call AcceptToMemoryPool() from outside validation.cpp
John Newbery
2021-11-03
net: don't skip CJDNS from GetNetworksInfo()
Vasil Dimov
2021-11-02
rpc: move fees object to match help
josibake
2021-11-02
rpc: deprecate fee fields from mempool entries
josibake
2021-10-28
[validation/rpc] cache + use vsize calculated in PreChecks
glozow
2021-10-21
[mempool] delete exists(uint256) function
glozow
2021-10-19
Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...
W. J. van der Laan
2021-10-12
Add error_locations to validateaddress RPC
Samuel Dobson
2021-10-05
refactor: Block unsafe fs::path std::string conversion calls
Russell Yanofsky
2021-10-05
rpc: Add level 3 verbosity to getblock RPC call.
fyquah
2021-10-05
rpc: Replace boolean argument for tx details with enum class.
fyquah
2021-10-05
Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensus
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-09-30
Replace use of locale dependent atoi(…) with locale-independent std::from_c...
practicalswift
2021-09-30
[MOVEONLY] consensus: move amount.h into consensus
fanquake
2021-09-28
psbt: sign without finalizing
Andrew Chow
2021-09-29
Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...
Samuel Dobson
2021-09-28
update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee ...
pranabp-bit
2021-09-24
refactor: minor styling, prefer snake case and same line if
Michael Dietz
2021-09-24
refactor: share logic between ScriptPubKeyToUniv and ScriptToUniv
Michael Dietz
2021-09-24
rpc: remove deprecated addresses and reqSigs from rpc outputs
Michael Dietz
2021-09-22
[test] Add testing for outbound feeler connections
John Newbery
2021-09-21
doc: Fix RPC result documentation
MarcoFalke
2021-09-21
Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...
merge-script
2021-09-16
Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeCha...
fanquake
2021-09-15
Allow passing "tried" to rpc addpeeraddress to call CAddrMan::Good()
Jon Atack
2021-09-27
scripted-diff: Rename overloaded int GetArg to GetIntArg
Russell Yanofsky
2021-09-26
Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DB
W. J. van der Laan
2021-09-25
Allow lockunspent to store the lock in the wallet DB
Samuel Dobson
2021-09-02
Merge bitcoin/bitcoin#18448: rpc: fix/add missing RPCExamples for "Util" RPCs
MarcoFalke
2021-08-26
Remove GetAddrName
MarcoFalke
[prev]
[next]