aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-02-02Merge #12283: Fix typosMarcoFalke
2018-02-02Merge #12329: net: don't retry failed oneshot connections foreverWladimir J. van der Laan
2018-02-01Merge #12327: [gui] Defer coin control instancingJonas Schnelli
2018-02-01[gui] Defer coin control instancingJoão Barbosa
2018-02-01net: don't retry failed oneshot connections foreverCory Fields
2018-02-01net: initialize socket to avoid closing random fd'sCory Fields
2018-01-30qt: Periodic translations updateWladimir J. van der Laan
2018-01-30Merge #12266: Move scheduler/threadGroup into common-init instead of per-appWladimir J. van der Laan
2018-01-30Merge #12276: Remove duplicate mapWallet lookupsWladimir J. van der Laan
2018-01-30Merge #12278: Add special error for genesis coinbase to getrawtransactionWladimir J. van der Laan
2018-01-30Add special error for genesis coinbase to gettransactionMeshCollider
2018-01-29Merge #12293: [rpc] Mention that HD is enabled if hdmasterkeyid is presentMarcoFalke
2018-01-29Merge #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMANWladimir J. van der Laan
2018-01-29Merge #12159: Use the character based overload for std::string::find.Wladimir J. van der Laan
2018-01-29[rpc] Mention that HD is enabled if hdmasterkeyid is presentfanquake
2018-01-29Merge #12108: [Refactor] Remove unused fQuit var from checkqueue.hWladimir J. van der Laan
2018-01-29Merge #12197: Log debug build status and warn when running benchmarksWladimir J. van der Laan
2018-01-28[wallet] Remove duplicate mapWallet lookupsJoão Barbosa
2018-01-28Fix typospracticalswift
2018-01-25Update chainTxData for 0.16Wladimir J. van der Laan
2018-01-25Merge #12269: Update defaultAssumeValid to block 506067Wladimir J. van der Laan
2018-01-25Merge #12262: net: Hardcoded seed updateWladimir J. van der Laan
2018-01-25Move scheduler/threadGroup into common-init instead of per-appMatt Corallo
2018-01-25Update defaultAssumeValid according to release-process.md.Gregory Maxwell
2018-01-24Merge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GBMarcoFalke
2018-01-24Merge #12194: Add change type option to fundrawtransactionJonas Schnelli
2018-01-24Merge #12213: Add address type option to addmultisigaddressJonas Schnelli
2018-01-24net: Update hardcoded seedsWladimir J. van der Laan
2018-01-24initwallet: Do not translate highly technical addresstype helpMarcoFalke
2018-01-24qt: Bump BLOCK_CHAIN_SIZE to 200GBWladimir J. van der Laan
2018-01-24[rpc] Add change_type option to fundrawtransactionJoão Barbosa
2018-01-24[wallet] Add change type to CCoinControlJoão Barbosa
2018-01-24qt: Update translation source fileWladimir J. van der Laan
2018-01-24Merge #12250: Make CKey::Load references constWladimir J. van der Laan
2018-01-24[rpc] Add address type option to addmultisigaddressJoão Barbosa
2018-01-24Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...Wladimir J. van der Laan
2018-01-24Merge #11415: [RPC] Disallow using addresses in createmultisigWladimir J. van der Laan
2018-01-24Merge #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static...Wladimir J. van der Laan
2018-01-24Merge #11281: Avoid permanent cs_main/cs_wallet lock during RescanFromTimeWladimir J. van der Laan
2018-01-23Mention that other RPC calls report keys as "imported" while txns are still m...Jonas Schnelli
2018-01-23Reduce cs_main lock in ReadBlockFromDisk, only read GetBlockPos under the lockJonas Schnelli
2018-01-23Make sure WalletRescanReserver has successfully reserved the rescanJonas Schnelli
2018-01-23Add RAII wallet rescan reserverJonas Schnelli
2018-01-23Avoid pemanent cs_main/cs_wallet lock during wallet rescansJonas Schnelli
2018-01-23Make CKey::Load references constRussell Yanofsky
2018-01-23[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSHSjors Provoost
2018-01-19Update chainparams comment for more info on service bits per dnsseedMatt Corallo
2018-01-19Fall back to oneshot for DNS Seeds which don't support filtering.Matt Corallo
2018-01-19Use GetDesireableServiceFlags in static seeds, document this.Matt Corallo
2018-01-19Use PACKAGE_NAME instead of hardcoding application name in log messageWladimir J. van der Laan