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
2022-08-16
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
Andrew Chow
2022-08-16
rpc: add an include_change parameter to listsinceblock
Antoine Poinsot
2022-08-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-16
Fix logical race in rest_getutxos
MacroFake
2022-08-16
Fix UB/data-race in RPCNotifyBlockChange
MacroFake
2022-08-16
Add ChainstateManager::GetMutex(), an alias for ::cs_main
MacroFake
2022-08-16
i2p: log "SAM session" instead of "session"
Vasil Dimov
2022-08-16
net: use transient I2P session for outbound if -i2pacceptincoming=0
Vasil Dimov
2022-08-16
net: store an optional I2P session in CNode
Vasil Dimov
2022-08-16
Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.h...
fanquake
2022-08-15
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...
Andrew Chow
2022-08-15
Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...
Hennadii Stepanov
2022-08-15
Merge bitcoin-core/gui#654: Update source translations for string freeze
Hennadii Stepanov
2022-08-15
refactor: Remove not needed empty RPC doc std::string
MacroFake
2022-08-15
qt: Update source translations for string freeze
laanwj
2022-08-15
Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
MacroFake
2022-08-15
wallet: use GetChange() when computing waste
S3RK
2022-08-15
wallet: use GetChange() in tx building
S3RK
2022-08-15
wallet: add SelectionResult::GetChange
S3RK
2022-08-15
wallet: calculate and store min_viable_change
S3RK
2022-08-15
wallet: account for preselected inputs in target
S3RK
2022-08-15
wallet: add SelectionResult::Merge
S3RK
2022-08-15
wallet: accurate SelectionResult::m_target
S3RK
2022-08-15
wallet: ensure m_min_change_target always covers change fee
S3RK
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-13
Update crc32c subtree to latest upstream master
fanquake
2022-08-12
Reduce bandwidth during initial headers sync when a block is found
Suhas Daftuar
2022-08-12
GUI: remove now unneeded 'm_balances' field from overviewpage
furszy
2022-08-12
GUI: 'getAvailableBalance', use cached balance if the user did not select UTX...
furszy
2022-08-12
GUI: use cached balance in overviewpage and sendcoinsdialog
furszy
2022-08-12
GUI: add getter for WalletModel::m_cached_balances field
furszy
2022-08-12
GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
furszy
2022-08-12
refactor: Avoid copies in FlatSigningProvider Merge
MacroFake
2022-08-12
refactor: Remove trailing semicolon from LOCK2
Aurèle Oulès
2022-08-12
Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansion
MacroFake
2022-08-12
Merge bitcoin/bitcoin#25814: net: simplify GetLocalAddress()
MacroFake
2022-08-12
Merge bitcoin/bitcoin#25677: refactor: make active_chain_tip a reference
MacroFake
2022-08-11
Merge bitcoin/bitcoin#25825: wallet: consolidate CoinSelectionParams::m_chang...
Andrew Chow
2022-08-11
Merge bitcoin/bitcoin#25815: test: Use existing {Chainstate,Block}Man
MacroFake
2022-08-11
Merge bitcoin/bitcoin#25664: refactor: Redefine `IsSolvable()` using descriptors
Andrew Chow
2022-08-11
Merge bitcoin/bitcoin#25798: build: fix cleanup of test logs
Andrew Chow
2022-08-11
i2p: add support for creating transient sessions
Vasil Dimov
2022-08-11
[coin selection] consolidate m_change_target and m_min_change_target
glozow
2022-08-11
script/sign: remove needless IsSolvable() utility
Antoine Poinsot
2022-08-11
[test] make tx6 child of tx5, not tx3, in rbf_tests
glozow
2022-08-11
Merge bitcoin/bitcoin#25812: psbt: Avoid unsigned int overflow in PSBT_IN_TAP...
fanquake
2022-08-10
Merge bitcoin/bitcoin#25642: Don't wrap around when deriving an extended key ...
Andrew Chow
2022-08-10
Merge bitcoin/bitcoin#25813: build: move raw rule into Makefile.am
MacroFake
2022-08-10
psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION
Andrew Chow
2022-08-10
validation tests: Use existing {Chainstate,Block}Man
Carl Dong
[prev]
[next]