aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-18Merge #12985: Windows: Avoid launching as admin when NSIS installer ends.Wladimir J. van der Laan
2018-04-18Merge #13007: test: Fix dangling wallet pointer in vpwalletsWladimir J. van der Laan
2018-04-18Merge #12715: depends: Add 'make clean' ruleWladimir J. van der Laan
2018-04-17Merge #12791: Expose a transaction's weight via RPCJonas Schnelli
2018-04-17test: Fix dangling wallet pointer in vpwalletsJoão Barbosa
2018-04-17Merge #12949: tests: Avoid copies of CTransactionMarcoFalke
2018-04-17Merge #12982: Fix inconsistent namespace formatting guidelinesMarcoFalke
2018-04-17Merge #13004: Print to console by default when not run with -daemonWladimir J. van der Laan
2018-04-17Merge #12988: Hold cs_main while calling UpdatedBlockTip() signalWladimir J. van der Laan
2018-04-17Merge #12977: Refactor g_wallet_init_interface to const referenceWladimir J. van der Laan
2018-04-17Merge #12899: macOS: Prevent Xcode 9.3 build warningsJonas Schnelli
2018-04-17Print to console by default when not run with -daemonEvan Klitzke
2018-04-16Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTipJesse Cohen
2018-04-16Merge #12972: Add python3 script shebang lintMarcoFalke
2018-04-16Merge #11862: Network specific conf sectionsWladimir J. van der Laan
2018-04-16Merge #12996: tests: Remove redundant bytes(…) callsMarcoFalke
2018-04-16Merge #12987: tests/tools: Enable additional Python flake8 rules for automati...MarcoFalke
2018-04-16tests: Remove redundant bytes²practicalswift
2018-04-16Enable additional flake8 rulespracticalswift
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-04-16Merge #12993: tests: Remove compatibility code not needed now when we're on P...Wladimir J. van der Laan
2018-04-16tests: Remove compatibility code not needed now when we're on Python 3practicalswift
2018-04-16Merge #12951: [doc] Fix comment in FindForkInGlobalIndexWladimir J. van der Laan
2018-04-16Merge #12986: Trivial: Corrected comment array name from pnSeeds6 to pnSeed6Wladimir J. van der Laan
2018-04-14correcting the array name from pnSeeds6 to pnSeed6okayplanet
2018-04-14Merge #12946: depends: Fix Qt build with XCode 9.3Wladimir J. van der Laan
2018-04-14Merge #12973: Avoid std::locale/imbue madness in DateTimeStrFormatWladimir J. van der Laan
2018-04-14Avoid launching as admin when NSIS installer ends.JeremyRand
2018-04-13Fix inconsistent namespace formatting guidelinesRussell Yanofsky
2018-04-13Note new weight field in release-notes.Matt Corallo
2018-04-13Test new weight field in p2p_segwitMatt Corallo
2018-04-13Expose a transaction's weight via RPCMatt Corallo
2018-04-13Merge #11200: Allow for aborting rescans in the GUIJonas Schnelli
2018-04-14[contrib] convert test-security-check to python3John Newbery
2018-04-14add lint tool to check python3 shebangpracticalswift
2018-04-13Merge #12569: net: Increase signal-to-noise ratio in debug.log by adjusting l...Wladimir J. van der Laan
2018-04-13Merge #12950: bitcoin-tx: Flatten for loop over one elementWladimir J. van der Laan
2018-04-13Merge #12969: Drop dead code CScript::FindWladimir J. van der Laan
2018-04-13wallet: Refactor g_wallet_init_interface to const referenceJoão Barbosa
2018-04-13wallet: Make WalletInitInterface members constJoão Barbosa
2018-04-13Avoid std::locale/imbue in DateTimeStrFormatPieter Wuille
2018-04-12Drop dead code CScript::FindBen Woosley
2018-04-12Merge #12970: logging: bypass timestamp formatting when not loggingPieter Wuille
2018-04-13macOS: Prevent Xcode 9.3 build warningsAkio Nakamura
2018-04-12Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/miningPieter Wuille
2018-04-12logging: bypass timestamp formatting when not loggingCory Fields
2018-04-12Give an error when rescan is aborted by the userAndrew Chow
2018-04-12Add cancel button to rescan progress dialogAndrew Chow
2018-04-12Merge #12803: Make BaseSignatureCreator a pure interfaceWladimir J. van der Laan
2018-04-12Merge #12888: debug log number of unknown wallet records on loadWladimir J. van der Laan