aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-12doc: Update release notes for last mergev0.17.2rc1Wladimir J. van der Laan
2019-09-12Merge #16639: [0.17] abort when attempting to fund a transaction above -maxtxfeeWladimir J. van der Laan
2019-09-10qt: Final translations update for 0.17 branchWladimir J. van der Laan
2019-08-29Merge #16755: [0.17.2] Fix translationsWladimir J. van der Laan
2019-08-29[0.17.2] Fix translationsGChuf
2019-08-29Merge #16638: [0.17] Release preparations for 0.17.2Wladimir J. van der Laan
2019-08-27doc: update release notes for 0.17.2fanquake
2019-08-27qt: 0.17.2 translation updatefanquake
2019-08-20doc: update manpages for 0.17.2fanquake
2019-08-19wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransactionJoão Barbosa
2019-08-19[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-08-17build: bump version to 0.17.2fanquake
2019-06-13Merge #16163: 0.17.2 backport: build with -fstack-reuse=none and test caseWladimir J. van der Laan
2019-06-07Add test for GCC bug 90348Pieter Wuille
2019-06-07build with -fstack-reuse=noneMarcoFalke
2019-03-20Merge #15575: 0.17: Backport 15297Wladimir J. van der Laan
2019-03-12qa: Test .walletlock file is closedJoão Barbosa
2019-03-12wallet: Close wallet env lock fileJoão Barbosa
2019-03-12wallet: Close dbenv error file db.logJoão Barbosa
2019-03-12Tests: add unit tests for GetWalletEnvPierre Rochard
2019-03-12Trivial: add doxygen-compatible comments relating to BerkeleyEnvironmentPierre Rochard
2019-03-12Free BerkeleyEnvironment instances when not in useRussell Yanofsky
2019-03-11wallet: Create IsDatabaseLoaded functionChun Kuan Lee
2019-03-11Refactor: Move m_db pointers into BerkeleyDatabaseRussell Yanofsky
2019-03-11wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...Chun Kuan Lee
2019-03-11tests: add test case for loading copied wallet twiceChun Kuan Lee
2019-03-11wallet: Fix duplicate fileidChun Kuan Lee
2019-03-11wallet: Refactor to use WalletLocationJoão Barbosa
2019-03-11wallet: Add WalletLocation utility classJoão Barbosa
2019-03-11No longer shutdown after encrypting the walletAndrew Chow
2019-03-11Move BerkeleyEnvironment deletion from internal method to callsiteAndrew Chow
2019-03-11After encrypting the wallet, reload the database environmentAndrew Chow
2019-03-11Add function to close all Db's and reload the databae environmentAndrew Chow
2019-02-02Merge #15315: [0.17] [Doc] Backport release note about PSBT docWladimir J. van der Laan
2019-02-01[0.17] [Doc] Backport release note about PSBT docDavid A. Harding
2019-01-31Merge #15002: 0.17: Backport #14941Wladimir J. van der Laan
2019-01-30Merge #15252: [0.17] Backport: Update zmq to 4.3.1Wladimir J. van der Laan
2019-01-25Merge #15251: [0.17] doc: Remove errant paste from walletcreatefundedpsbt for...MarcoFalke
2019-01-25Update zmq to 4.3.1Dimitris Apostolou
2019-01-25Remove errant past from walletcreatefundedpsbt for nLocktime replaceabilityGregory Sanders
2019-01-16rpc: Make unloadwallet wait for complete wallet unloadJoão Barbosa
2019-01-07Merge #15094: 0.17: Backport for #15085Wladimir J. van der Laan
2019-01-05gui: Fix for Incorrect application name when passing -regtestBen Carman
2019-01-03Merge #15065: 0.17: GUI Backports #14123 #14133 #14383 #14597Wladimir J. van der Laan
2018-12-30Merge #14945: [0.17] Backport: PSBT documentationMarcoFalke
2018-12-30Merge #15053: [0.17] Backport #14966Wladimir J. van der Laan
2018-12-30qt: All tray menu actions call showNormalIfMinimizedJoão Barbosa
2018-12-30qt: Use GUIUtil::bringToFront where possibleJoão Barbosa
2018-12-30qt: Add GUIUtil::bringToFrontJoão Barbosa
2018-12-30Remove obj_c for macOS Dock icon menuHennadii Stepanov