aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-29doc: update developer docs for subtree renamingfanquake
2021-09-29Merge bitcoin/bitcoin#23108: ci: Enable extended tests on native WindowsMarcoFalke
2021-09-29Merge bitcoin/bitcoin#23120: test: Remove unused and confusing main parameter...MarcoFalke
2021-09-29Merge bitcoin/bitcoin#23122: doc: Remove un-actionable TODO from chainparams.cppfanquake
2021-09-29Merge bitcoin/bitcoin#20591: wallet, bugfix: fix ComputeTimeSmart function du...Samuel Dobson
2021-09-29Merge bitcoin/bitcoin#22722: rpc: update estimatesmartfee to return max of CB...Samuel Dobson
2021-09-29Merge bitcoin/bitcoin#22650: Remove -deprecatedrpc=addresses flag and corresp...Samuel Dobson
2021-09-28Merge bitcoin-core/gui#434: Keep InitExecutor in main gui threadHennadii Stepanov
2021-09-28doc: update doxygen documention of ComputeTimeSmart() and AddToWalletIfInvolv...BitcoinTsunami
2021-09-28test: add functional test to check transaction time determination during bloc...BitcoinTsunami
2021-09-28wallet: fix ComputeTimeSmart algorithm to use blocktime during old block resc...BitcoinTsunami
2021-09-28doc: Remove un-actionable TODO from chainparams.cppMarcoFalke
2021-09-28ci: Enable extended tests on native WindowsMarcoFalke
2021-09-28test: pep-8 touched testMarcoFalke
2021-09-28test: Remove unused and confusing main parameter from script_utilMarcoFalke
2021-09-28Merge bitcoin/bitcoin#23097: Run specified functional tests with all matching...W. J. van der Laan
2021-09-28update estimatesmartfee rpc to return max of estimateSmartFee, mempoolMinFee ...pranabp-bit
2021-09-28Merge bitcoin/bitcoin#23117: test: Use assert_equal over assert for easier de...fanquake
2021-09-28test: pep-8MarcoFalke
2021-09-28test: Use assert_equal over assert for easier debuggingMarcoFalke
2021-09-28Merge bitcoin/bitcoin#23106: Ensure wallet is unlocked before signing PSBT wi...MarcoFalke
2021-09-28Merge bitcoin/bitcoin#22938: test: Add remaining scenarios of 0 waste, in wal...Samuel Dobson
2021-09-28Merge bitcoin/bitcoin#22942: fuzz: Cleanup muhash fuzz targetMarcoFalke
2021-09-28Merge bitcoin/bitcoin#23060: release: increase minimum compiler and lib(std)c...fanquake
2021-09-28GUI: Ask user to unlock wallet before signing psbtSamuel Dobson
2021-09-28Add test that walletprocesspsbt requires unlocked wallet when signingSamuel Dobson
2021-09-27Merge bitcoin/bitcoin#23103: ci: Enable feature_asmap.py test on native Windowsmerge-script
2021-09-27Merge bitcoin/bitcoin#22976: scripted-diff: Rename overloaded int GetArg to G...merge-script
2021-09-27ci: Enable feature_asmap.py test on native WindowsHennadii Stepanov
2021-09-27Merge bitcoin/bitcoin#23021: net: switch to signet DNS seedW. J. van der Laan
2021-09-27Merge bitcoin/bitcoin#22579: doc: Add references for the generator/constant u...W. J. van der Laan
2021-09-28Ensure wallet is unlocked before signing in walletprocesspsbtSamuel Dobson
2021-09-27Merge bitcoin/bitcoin#22892: doc: Clarify that change_cost cannot be negative...W. J. van der Laan
2021-09-27Merge bitcoin/bitcoin#23102: test: Add missing re.escape() to feature_addrman...W. J. van der Laan
2021-09-27qt: Keep InitExecutor in main gui threadJoão Barbosa
2021-09-27scripted-diff: Rename overloaded int GetArg to GetIntArgRussell Yanofsky
2021-09-27Merge bitcoin/bitcoin#23094: doc: Remove outdated commentsW. J. van der Laan
2021-09-27Merge bitcoin/bitcoin#23061: Fix (inverse) meaning of -persistmempoolmerge-script
2021-09-27test: Add missing re.escape() to feature_addrman testMarcoFalke
2021-09-27Merge bitcoin/bitcoin#23092: test: Remove Windows workaround in authproxymerge-script
2021-09-27Merge bitcoin/bitcoin#23084: test: avoid non-determinism in asmap-addrman testmerge-script
2021-09-26Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DBW. J. van der Laan
2021-09-26Run functional tests with all possible flagsSamuel Dobson
2021-09-25Make GUI UTXO lock/unlock persistentSamuel Dobson
2021-09-25Add release note for lockunspent changeSamuel Dobson
2021-09-25Update lockunspent tests for lock persistenceSamuel Dobson
2021-09-25Allow lockunspent to store the lock in the wallet DBSamuel Dobson
2021-09-25Allow locked UTXOs to be store in the wallet databaseSamuel Dobson
2021-09-25doc: Remove outdated commentsHennadii Stepanov
2021-09-25doc: Add 23061 release notesMarcoFalke