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-30
Add rescan removal release note
Samuel Dobson
2021-09-30
Remove -rescan startup parameter
Samuel Dobson
2021-09-30
Corrupt wallet tx shouldn't trigger rescan of all wallets
Samuel Dobson
2021-09-29
Remove outdated dummy wallet -salvagewallet arg
Samuel Dobson
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
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
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-28
Ensure wallet is unlocked before signing in walletprocesspsbt
Samuel Dobson
2021-09-27
qt: Keep InitExecutor in main gui thread
João Barbosa
2021-09-26
Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DB
W. J. van der Laan
2021-09-26
Run functional tests with all possible flags
Samuel Dobson
2021-09-25
Make GUI UTXO lock/unlock persistent
Samuel Dobson
2021-09-25
Add release note for lockunspent change
Samuel Dobson
2021-09-25
Update lockunspent tests for lock persistence
Samuel Dobson
2021-09-25
Allow lockunspent to store the lock in the wallet DB
Samuel Dobson
2021-09-25
Allow locked UTXOs to be store in the wallet database
Samuel Dobson
2021-09-25
Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blo...
merge-script
2021-09-25
Merge bitcoin/bitcoin#23089: ci: Increase the dynamic port range to the maxim...
merge-script
2021-09-25
Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodes
merge-script
2021-09-24
doc: add release notes for removal of the -deprecatedrpc=addresses flag
Michael Dietz
2021-09-24
refactor: minor styling, prefer snake case and same line if
Michael Dietz
2021-09-24
refactor: share logic between ScriptPubKeyToUniv and ScriptToUniv
Michael Dietz
2021-09-24
rpc: remove deprecated addresses and reqSigs from rpc outputs
Michael Dietz
2021-09-24
ci: Add more functional tests to the native Windows task
Hennadii Stepanov
2021-09-24
ci: Increase the dynamic port range to the maximum on native Windows
Hennadii Stepanov
2021-09-24
Merge bitcoin/bitcoin#23025: bench: update nanobench add `-min_time`
W. J. van der Laan
2021-09-24
Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persist
W. J. van der Laan
2021-09-24
test: Add -testactivationheight tests to rpc_blockchain
MarcoFalke
2021-09-24
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...
merge-script
2021-09-24
test: Add remaining scenarios of 0 waste
rajarshimaitra
2021-09-23
Merge bitcoin/bitcoin#21526: validation: UpdateTip/CheckBlockIndex assumeutxo...
W. J. van der Laan
2021-09-23
Merge bitcoin/bitcoin#23057: log: Consolidate timedata logging
W. J. van der Laan
2021-09-23
Merge bitcoin/bitcoin#23072: log: Remove unnecessary timing of Callbacks bench
merge-script
[next]