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
2024-07-22
Merge bitcoin/bitcoin#30494: fuzz: reduce keypool size in `scriptpubkeyman` t...
merge-script
2024-07-22
Fix lint-spelling warnings
LÅ‘rinc
2024-07-22
Merge bitcoin/bitcoin#30473: fuzz: Limit parse_univalue input length
merge-script
2024-07-20
fuzz: reduce keypool size in scriptpubkeyman target
brunoerg
2024-07-19
Fix MSVC warning C4273 "inconsistent dll linkage"
Hennadii Stepanov
2024-07-19
fuzz: Deglobalize signature cache in sigcache test
TheCharlatan
2024-07-19
fuzz: Limit parse_univalue input length
MarcoFalke
2024-07-19
log: Remove NOLINT(bitcoin-unterminated-logprintf)
MarcoFalke
2024-07-19
fuzz: Use BasicTestingSetup for coins_view target
TheCharlatan
2024-07-19
test: Add arguments for creating a slimmer setup
TheCharlatan
2024-07-19
logging: use std::string_view
Anthony Towns
2024-07-19
logging: Apply formatting to early log messages
Anthony Towns
2024-07-19
logging: Limit early logging buffer
Anthony Towns
2024-07-18
Merge bitcoin/bitcoin#30245: net: Allow -proxy=[::1] on nodes with IPV6 lo only
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30320: assumeutxo: Don't load a snapshot if it's not in...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30444: rest: Reject negative outpoint index early in ge...
Ava Chow
2024-07-18
Merge bitcoin/bitcoin#30356: refactor: add coinbase constraints to BlockAssem...
Ryan Ofsky
2024-07-18
Merge bitcoin/bitcoin#30464: test, refactor: Fix MSVC warning C4101 "unrefere...
merge-script
2024-07-18
[fees]: change `estimatesmartfee` default mode to `economical`
ismaelsadeeq
2024-07-17
Merge bitcoin/bitcoin#29523: Wallet: Add `max_tx_weight` to transaction fund...
Ava Chow
2024-07-17
refactor: add coinbase constraints to BlockCreateOptions
Sjors Provoost
2024-07-17
Merge bitcoin/bitcoin#28893: Fix SSE4.1-related issues
merge-script
2024-07-17
Merge bitcoin/bitcoin#30466: refactor: Make m_last_notified_header private
merge-script
2024-07-17
Merge bitcoin/bitcoin#30457: doc: getaddressinfo[isscript] is optional
merge-script
2024-07-17
refactor: Use util::Split to avoid a harmless unsigned-integer-overflow
MarcoFalke
2024-07-17
refactor: Make m_last_notified_header private
MarcoFalke
2024-07-17
doc: getaddressinfo[isscript] is optional
MarcoFalke
2024-07-16
test: Fix MSVC warning C4101 "unreferenced local variable"
Hennadii Stepanov
2024-07-16
univalue, refactor: Convert indentation tabs to spaces
Hennadii Stepanov
2024-07-16
Merge bitcoin/bitcoin#30357: Fix cases of calls to `FillPSBT` errantly return...
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#22729: Make it possible to disable Tor binds and abort ...
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#28923: script/sign: avoid duplicated signature verifica...
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30429: rpc: Use CHECK_NONFATAL over Assert
Ava Chow
2024-07-16
Merge bitcoin/bitcoin#30435: init: change shutdown order of load block thread...
merge-script
2024-07-16
Merge bitcoin/bitcoin#30425: kernel: De-globalize static validation variables
Ryan Ofsky
2024-07-16
Merge bitcoin/bitcoin#28263: Add fuzz test for FSChaCha20Poly1305, AEADChacha...
merge-script
2024-07-16
[refactor] delete EraseTxNoLock, just use EraseTx
glozow
2024-07-16
remove obsoleted TxOrphanage::m_mutex
glozow
2024-07-16
lock m_recent_confirmed_transactions using m_tx_download_mutex
glozow
2024-07-16
remove obsoleted hashRecentRejectsChainTip
glozow
2024-07-16
update recent_rejects filters on ActiveTipChange
glozow
2024-07-16
add ValidationInterface::ActiveTipChange
glozow
2024-07-16
guard TxRequest and rejection caches with new mutex
glozow
2024-07-16
Merge bitcoin/bitcoin#30394: net: fix race condition in self-connect detection
glozow
2024-07-16
refactor: pass BlockCreateOptions to createNewBlock
Sjors Provoost
2024-07-16
refactor: use CHECK_NONFATAL to avoid single-use symbol
Sjors Provoost
2024-07-15
Merge bitcoin/bitcoin#30428: log: LogError with FlatFilePos in UndoReadFromDisk
Ryan Ofsky
2024-07-15
Merge bitcoin/bitcoin#30407: test: [refactor] Pass TestOpts
merge-script
2024-07-15
gui: correct replacement of amp character in the wallet name for QMenu
Konstantin Akimov
2024-07-15
Merge bitcoin/bitcoin#30197: fuzz: bound some miniscript operations to avoid ...
merge-script
[prev]
[next]