aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-01qt: Periodic translations updatev0.16.1rc2Wladimir J. van der Laan
2018-05-28qt: Pre-rc1 transifex pullWladimir J. van der Laan
2018-05-28Merge #13319: [0.16.1] gui: Backport bech32 checkboxWladimir J. van der Laan
2018-05-24qt: Update translations pre-rc1MarcoFalke
2018-05-24GUI: Allow generating Bech32 addresses with a legacy-address defaultLuke Dashjr
2018-05-24GUI: Rephrase Bech32 checkbox text/tooltipLuke Dashjr
2018-05-24Policy to reject extremely small transactionsJohnson Lau
2018-05-24Add transaction tests for constant scriptCodeJohnson Lau
2018-05-24Add constant scriptCode policy in non-segwit scriptsJohnson Lau
2018-05-24Add unit tests for signals generated by ProcessNewBlock()Jesse Cohen
2018-05-24Fix concurrency-related bugs in ActivateBestChainJesse Cohen
2018-05-24Do not unlock cs_main in ABC unless we've actually made progress.Matt Corallo
2018-05-24Bugfix: ensure consistency of m_failed_blocks after reconsiderblockSuhas Daftuar
2018-05-24Merge #13253: [0.16] Further BackportsWladimir J. van der Laan
2018-05-18wallet: Exit SyncMetaData if there are no transactions to syncWladimir J. van der Laan
2018-05-18Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTipJesse Cohen
2018-05-17[wallet] Fix zapwallettxes/multiwallet interaction.John Newbery
2018-05-17RPC Docs: gettxout*: clarify bestblock and unspent countsDavid A. Harding
2018-05-01Remove blockmaxsize option from init.cppfanquake
2018-04-26Default to defining endian-conversion DECLs in compat w/o configMatt Corallo
2018-04-26qt:Show the entire Window when double clicking on taskbarChun Kuan Lee
2018-04-26[config] Remove blockmaxsize optionJohn Newbery
2018-04-26Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.251
2018-04-26Limit the number of IPs we use from each DNS seedere0
2018-03-07fix version typoTamas Blummer
2018-03-01Merge #12518: [0.16] Bump leveldb subtreeWladimir J. van der Laan
2018-02-27qt: Remove faulty and unnecessary en_US translationWladimir J. van der Laan
2018-02-27test: Add missing signal.h headerWladimir J. van der Laan
2018-02-16Bump leveldb subtreeMarcoFalke
2018-02-15qt: Pre-rc4 translations updateWladimir J. van der Laan
2018-02-15Make signrawtransaction accept P2SH-P2WSH redeemscriptsPieter Wuille
2018-02-15fix possible shutdown assertion with -reindex-shutdownCory Fields
2018-02-15test: Add unit test for LockDirectoryWladimir J. van der Laan
2018-02-15util: Fix multiple use of LockDirectoryWladimir J. van der Laan
2018-02-15Interrupt loading thread after shutdown requestJoão Barbosa
2018-02-14Fix rescan test failure due to unset g_address_type, g_change_typeRussell Yanofsky
2018-02-12Fix ignoring tx data requests when fPauseSend is set on a peerMatt Corallo
2018-02-12Reset pblocktree before deleting LevelDB fileSjors Provoost
2018-02-08qt: Pre-rc3 translations updateWladimir J. van der Laan
2018-02-08Bech32 addresses in dumpwalletfivepiece
2018-02-08Add braces to meet code style on line-after-the-one-changed.Matt Corallo
2018-02-08Hold mempool.cs for the duration of ATMP.Matt Corallo
2018-02-08http: Remove numThreads and ThreadCounterWladimir J. van der Laan
2018-02-08http: Remove WaitExit from WorkQueueWladimir J. van der Laan
2018-02-08http: Join worker threads before deleting work queueWladimir J. van der Laan
2018-02-08qt: Clarify some commentsWladimir J. van der Laan
2018-02-08qt: Make sure splash screen is freed on AppInitMain failWladimir J. van der Laan
2018-02-08qt: Poll ShutdownTimer after init is doneMarcoFalke
2018-02-08Fix fast-shutdown crash if genesis block was not loadedMatt Corallo
2018-02-08Fix fast-shutdown hang on ThreadImport+GenesisWaitMatt Corallo