index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-09
refactor: Replace GetTimeMicros by SystemClock
MarcoFalke
2023-03-08
Merge bitcoin/bitcoin#26968: doc: Fixup remove 'omitted...' doc for rpc getr...
fanquake
2023-03-08
Merge bitcoin/bitcoin#27180: doc: DummySignInput mention external signer
fanquake
2023-03-08
Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...
fanquake
2023-03-07
Merge bitcoin/bitcoin#25740: assumeutxo: background validation completion
Andrew Chow
2023-03-07
docs: update assumeutxo.md
James O'Beirne
2023-03-07
test: add snapshot completion unittests
James O'Beirne
2023-03-07
refactor: make MempoolMutex() public
James O'Beirne
2023-03-07
log: add LoadBlockIndex() message for assumedvalid blocks
James O'Beirne
2023-03-07
validation: add ChainMan logic for completing UTXO snapshot validation
James O'Beirne
2023-03-07
Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init code
Andrew Chow
2023-03-07
Merge bitcoin/bitcoin#27218: util: Work around ParseHex gcc cross compiler bug
fanquake
2023-03-07
util: Work around ParseHex gcc cross compiler bug
MarcoFalke
2023-03-06
Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...
Andrew Chow
2023-03-06
Merge bitcoin/bitcoin#25806: wallet: group outputs only once, decouple it fro...
Andrew Chow
2023-03-06
doc: remove 'omitted...' doc for rpc getrawtransaction when verbose is 2
dougEfish
2023-03-06
Merge bitcoin/bitcoin#27155: doc: Expand scantxoutset help text to cover tr()...
Andrew Chow
2023-03-06
Merge bitcoin/bitcoin#25491: wallet: use Mutex for g_sqlite_mutex instead of ...
Andrew Chow
2023-03-06
Expand scantxoutset help text to cover tr() and miniscript
Greg Sanders
2023-03-06
Merge bitcoin/bitcoin#27209: ci: Remove unused EXPECTED_TESTS_DURATION_IN_SEC...
glozow
2023-03-06
wallet: single output groups filtering and grouping process
furszy
2023-03-06
wallet: unify outputs grouping process
furszy
2023-03-06
test: coinselector_tests refactor, use CoinsResult instead of plain std::vector
furszy
2023-03-06
wallet: decouple outputs grouping process from each ChooseSelectionResult
furszy
2023-03-06
refactor: make OutputGroup::m_outputs field a vector of shared_ptr
furszy
2023-03-06
test: wallet, add coverage for outputs grouping process
furszy
2023-03-04
Merge bitcoin/bitcoin#27192: util: add missing include and fix function signa...
fanquake
2023-03-04
Merge bitcoin/bitcoin#27197: Fix typos in comments to make linter happy
fanquake
2023-03-03
util: add missing include and fix function signature
Cory Fields
2023-03-03
Fixed a couple of typos in comments to make linter happy
hernanmarino
2023-03-03
wallet: make OutputGroup "positive_only" filter explicit
furszy
2023-03-03
Merge bitcoin/bitcoin#26612: refactor: RPC: pass named argument value as stri...
fanquake
2023-03-02
Merge bitcoin/bitcoin#27183: doc: Update Transifex links and slug format in R...
fanquake
2023-03-02
Use steady clock in FlushStateToDisk
MarcoFalke
2023-03-02
Use steady clock in SeedStrengthen and FindBestImplementation
MarcoFalke
2023-03-01
Merge bitcoin/bitcoin#27172: guix: switch to some `minimal` versions of packa...
Andrew Chow
2023-03-01
doc: Update Transifex links and slug format in Release Process
Hennadii Stepanov
2023-03-01
Merge bitcoin/bitcoin#27169: Update translations for 25.0 soft translation st...
fanquake
2023-03-01
doc: DummySignInput mention external signer
Sjors Provoost
2023-02-28
Deduplicate bitcoind and bitcoin-qt init code
Ryan Ofsky
2023-02-28
Merge bitcoin/bitcoin#27165: Make miniscript_{stable,smart} fuzzers avoid too...
fanquake
2023-02-28
Add InitError(error, details) overload
Ryan Ofsky
2023-02-28
Extend bilingual_str support for tinyformat
Ryan Ofsky
2023-02-28
scripted-diff: Remove double newlines after some init errors
Ryan Ofsky
2023-02-28
Merge bitcoin/bitcoin#27173: valgrind: remove libsecp256k1 suppression
fanquake
2023-02-28
Merge bitcoin/bitcoin#23897: refactor: Move calculation logic out from `Check...
glozow
2023-02-28
Merge bitcoin/bitcoin#27170: refactor: Stop using gArgs global in system.cpp
Andrew Chow
2023-02-28
Merge bitcoin/bitcoin#27174: ci: bump lint task to bookworm for git v2.38
fanquake
2023-02-28
Merge bitcoin/bitcoin#27176: docs: GetDataDirNet and GetDataDirBase don't cre...
fanquake
2023-02-28
Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...
Andrew Chow
[next]