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
Age
Commit message (
Expand
)
Author
2021-12-03
MOVEONLY: Move wallet encryption RPCs to encrypt.cpp
Samuel Dobson
2021-12-03
MOVEONLY: Move backupwallet and restorewallet to rpc/backup.cpp
Samuel Dobson
2021-12-03
MOVEONLY: Move rpcdump.cpp to wallet/rpc/backup.cpp
Samuel Dobson
2021-12-03
qt: Handle Android back key in the Node window
Hennadii Stepanov
2021-12-03
qt, android: Add GUIUtil::IsEscapeOrBack helper
Hennadii Stepanov
2021-12-02
Generalize/simplify VectorReader into SpanReader
Pieter Wuille
2021-12-02
Merge bitcoin/bitcoin#22014: refactor: Make m_cs_fee_estimator non-recursive
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations...
W. J. van der Laan
2021-12-02
doc: Document optional result fields in validateaddress
MarcoFalke
2021-12-02
fuzz: Rework rpc fuzz target
MarcoFalke
2021-12-02
doc: Document optional result fields in getpeerinfo
MarcoFalke
2021-12-02
Remove GetSpendHeight
MarcoFalke
2021-12-02
clean up txmempool includes
glozow
2021-12-02
change TestLockPointValidity to take a const reference
glozow
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
rpc: add missing scantxoutset examples
Sebastian Falbesoner
2021-12-02
Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-02
remove unnecessary casts and use braced initialization
glozow
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation...
fanquake
2021-12-02
Merge bitcoin/bitcoin#23640: MOVEONLY: Move helper functions from rpcwallet t...
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc ...
MarcoFalke
2021-12-02
rpc: getblockfrompeer
Sjors Provoost
2021-12-02
rpc: move Ensure* helpers to server_util.h
Sjors Provoost
2021-12-02
Merge bitcoin/bitcoin#23637: miner: Remove uncompiled MTP code
fanquake
2021-12-01
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...
MarcoFalke
2021-12-01
wallet: Replace confusing getAdjustedTime() with GetTime()
MarcoFalke
2021-12-01
net: change CreateNodeFromAcceptedSocket() to take Sock
Vasil Dimov
2021-12-01
net: use Sock in CConnman::ListenSocket
Vasil Dimov
2021-12-01
net: add new method Sock::Accept() that wraps accept()
Vasil Dimov
2021-12-01
Remove calls to global Params() in tx_pool test
lsilva01
2021-12-01
Remove AcceptToMemoryPoolWithTime
lsilva01
2021-12-01
The evhttp_connection_get_peer function from libevent changes the type of the...
Perlover
2021-12-01
Merge bitcoin/bitcoin#23639: doc: Extract CreateTxDoc in rawtransaction
MarcoFalke
2021-12-01
doc: use BIP125-replaceable
fanquake
2021-12-01
doc: Extract CreateTxDoc in rawtransaction
fanquake
2021-12-01
rpc: remove info about mallocinfo needing glibc 2.10+
fanquake
2021-12-01
fuzz: Rework FillNode
MarcoFalke
2021-12-01
refactor: Set fSuccessfullyConnected in FillNode
MarcoFalke
2021-12-01
fuzz: Avoid negative NodeId in ConsumeNode
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23546: scripted-diff: Use clang-tidy syntax for C++ nam...
fanquake
2021-12-01
refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-01
style: Remove whitespace
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23601: Don't check if the listening socket is valid
MarcoFalke
2021-12-01
miner: Remove uncompiled MTP code
MarcoFalke
2021-12-01
style: Add {} to if-bodies in node/miner
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#23590: Crash debug builds when mempool ConsensusScriptC...
MarcoFalke
2021-12-01
MOVEONLY: Move utility functions from rpcwallet to wallet/rpc/util
Samuel Dobson
2021-12-01
Introduce wallet/rpc/util
Samuel Dobson
2021-12-01
Use std::iota instead of manually pushing range
Samuel Dobson
[prev]
[next]