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
2021-09-29
Merge bitcoin/bitcoin#23064: fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
Merge bitcoin-core/gui#436: Include vout when copying transaction ID from coi...
Hennadii Stepanov
2021-09-29
Merge bitcoin/bitcoin#23115: bloom: use Span instead of std::vector for `inse...
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#23124: Fix feature_segwit.py failure due to witness
MarcoFalke
2021-09-29
fuzz: Fix memory leak in system fuzz target
MarcoFalke
2021-09-29
Merge bitcoin-core/gui#430: Improvements to the open up transaction in third-...
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#416: Add RPC setting
Hennadii Stepanov
2021-09-29
Merge bitcoin-core/gui#345: Connection Type Translator Comments
Hennadii Stepanov
2021-09-29
Merge bitcoin/bitcoin#23079: test: use MiniWallet for p2p_filter.py
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#23108: ci: Enable extended tests on native Windows
MarcoFalke
2021-09-29
Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parameter...
MarcoFalke
2021-09-29
Fix feature_segwit failure due to witness
Samuel Dobson
2021-09-29
bloom: cleanup includes
fanquake
2021-09-29
bloom: use constexpr where appropriate
fanquake
2021-09-29
bloom: use Span instead of std::vector for `insert` and `contains`
William Casarin
2021-09-29
Merge bitcoin/bitcoin#23122: doc: Remove un-actionable TODO from chainparams.cpp
fanquake
2021-09-29
Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...
Samuel Dobson
2021-09-29
Include vout when copying transaction ID from coin selection
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...
Samuel Dobson
2021-09-29
Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...
Samuel Dobson
2021-09-28
Merge bitcoin-core/gui#434: Keep InitExecutor in main gui thread
Hennadii Stepanov
2021-09-28
doc: update doxygen documention of ComputeTimeSmart() and AddToWalletIfInvolv...
BitcoinTsunami
2021-09-28
test: add functional test to check transaction time determination during bloc...
BitcoinTsunami
2021-09-28
wallet: fix ComputeTimeSmart algorithm to use blocktime during old block resc...
BitcoinTsunami
2021-09-28
doc: Remove un-actionable TODO from chainparams.cpp
MarcoFalke
2021-09-28
ci: Enable extended tests on native Windows
MarcoFalke
2021-09-28
test: pep-8 touched test
MarcoFalke
2021-09-28
test: Remove unused and confusing main parameter from script_util
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching...
W. J. van der Laan
2021-09-28
update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee ...
pranabp-bit
2021-09-28
Merge bitcoin/bitcoin#23117: test: Use assert_equal over assert for easier de...
fanquake
2021-09-28
test: pep-8
MarcoFalke
2021-09-28
test: Use assert_equal over assert for easier debugging
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#22938: test: Add remaining scenarios of 0 waste, in wal...
Samuel Dobson
2021-09-28
Merge bitcoin/bitcoin#22942: fuzz: Cleanup muhash fuzz target
MarcoFalke
2021-09-28
Merge bitcoin/bitcoin#23060: release: increase minimum compiler and lib(std)c...
fanquake
2021-09-28
GUI: Ask user to unlock wallet before signing psbt
Samuel Dobson
2021-09-28
Add test that walletprocesspsbt requires unlocked wallet when signing
Samuel Dobson
2021-09-27
Merge bitcoin/bitcoin#23103: ci: Enable feature_asmap.py test on native Windows
merge-script
2021-09-27
Merge bitcoin/bitcoin#22976: scripted-diff: Rename overloaded int GetArg to G...
merge-script
2021-09-27
ci: Enable feature_asmap.py test on native Windows
Hennadii Stepanov
2021-09-27
Merge bitcoin/bitcoin#23021: net: switch to signet DNS seed
W. J. van der Laan
2021-09-27
Merge bitcoin/bitcoin#22579: doc: Add references for the generator/constant u...
W. J. van der Laan
2021-09-28
Ensure wallet is unlocked before signing in walletprocesspsbt
Samuel Dobson
2021-09-27
Merge bitcoin/bitcoin#22892: doc: Clarify that change_cost cannot be negative...
W. J. van der Laan
2021-09-27
Merge bitcoin/bitcoin#23102: test: Add missing re.escape() to feature_addrman...
W. J. van der Laan
2021-09-27
qt: Keep InitExecutor in main gui thread
João Barbosa
2021-09-27
test: use MiniWallet for p2p_filter.py
Sebastian Falbesoner
2021-09-27
test: introduce helper to create random P2WPKH scriptPubKeys
Sebastian Falbesoner
[next]