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
2022-08-24
Merge bitcoin/bitcoin#25911: net: update hardcoded mainnet seeds for 24.x
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25863: test: remove unused `norm_prv` parameter in `des...
fanquake
2022-08-24
build: prune compat event headers
fanquake
2022-08-24
test: Fix intermittent issue in p2p_leak.py
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25879: refactor: Make Join() util work with any contain...
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25865: test: speedup wallet tests by whitelisting peers...
MacroFake
2022-08-24
Use new Join() helper for ListBlockFilterTypes()
MacroFake
2022-08-24
Make Join() util work with any container type
MacroFake
2022-08-24
Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for `r...
MacroFake
2022-08-24
net: update hardcoded mainnet seeds for 24.x
Jon Atack
2022-08-24
contrib: make-seeds updates for 24.x
Jon Atack
2022-08-24
net: update manual hardcoded mainnet seeds for 24.x
Jon Atack
2022-08-23
doc: Add my key to SECURITY.md
Andrew Chow
2022-08-23
test: add coverage for invalid parameters for `rescanblockchain`
brunoerg
2022-08-23
Add functions to construct locators without CChain
Pieter Wuille
2022-08-23
Add bitdeque, an std::deque<bool> analogue that does bit packing.
Pieter Wuille
2022-08-23
Add function to validate difficulty changes
Suhas Daftuar
2022-08-22
refactor: Move ChainstateManager options into m_options struct
Ryan Ofsky
2022-08-22
Merge bitcoin/bitcoin#25647: wallet: return change from SelectionResult
Andrew Chow
2022-08-22
Merge bitcoin/bitcoin#25902: fixups for BIP125 doc cleanup
MacroFake
2022-08-22
fixups for BIP125 doc cleanup
glozow
2022-08-22
Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
fanquake
2022-08-22
Merge bitcoin/bitcoin#23202: wallet: allow psbtbumpfee to work with txs with ...
fanquake
2022-08-22
Merge bitcoin/bitcoin#25883: doc: Security config warning
MacroFake
2022-08-22
Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safe
fanquake
2022-08-22
Merge bitcoin/bitcoin#25888: refactor: use `strprintf` for creating unknown-s...
MacroFake
2022-08-21
test: remove unused `norm_prv` parameter
w0xlt
2022-08-20
init: avoid unsetting service bits from `nLocalServices`
Sebastian Falbesoner
2022-08-20
refactor: use `strprintf` for creating unknown-service-flag string
Sebastian Falbesoner
2022-08-20
Update debug logging section in the developer notes
Jon Atack
2022-08-20
Update -debug and -debugexclude help docs for severity level logging
Jon Atack
2022-08-20
Create BCLog::Level::Trace log severity level
Jon Atack
2022-08-20
Unit test coverage for -loglevel configuration option
klementtan
2022-08-20
Create -loglevel configuration option
klementtan
2022-08-20
Unit test coverage for log severity levels
klementtan
2022-08-20
Create BCLog::Logger::LogLevelsString() helper function
klementtan
2022-08-20
Update LogAcceptCategory() and unit tests with log severity levels
klementtan
2022-08-20
Add BCLog::Logger::SetLogLevel()/SetCategoryLogLevel() for string inputs
klementtan
2022-08-20
Add BCLog::Logger::m_category_log_levels data member and getter/setter
Jon Atack
2022-08-20
Add BCLog::Logger::m_log_level data member and getter/setter
Jon Atack
2022-08-20
Fix iwyu
MacroFake
2022-08-20
Fix issues when calling std::move(const&)
MacroFake
2022-08-20
Merge bitcoin/bitcoin#25878: tests: Use mocktime for wallet encryption timeout
MacroFake
2022-08-19
Security config warning
Robert Spigler
2022-08-19
wallet, tests: Test bumpfee's max input weight calculation
Andrew Chow
2022-08-19
Make DUMMY_CHECKER availble outside of script/sign.cpp
Andrew Chow
2022-08-19
test, bumpfee: Check that psbtbumpfee can bump txs with external inputs
Andrew Chow
2022-08-19
tests: Use mocktime for wallet encryption timeout
Andrew Chow
2022-08-19
Remove Join() helper only used in tests
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFlags...
Andrew Chow
[prev]
[next]