aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-08-09Use 71 byte signature for DUMMY_SIGNATURE_CREATORAndrew Chow
2018-08-09Always create 70 byte signatures with low R valuesAndrew Chow
2018-08-07Merge #13812: wallet: sum ancestors rather than taking max in output groupsWladimir J. van der Laan
2018-08-07Merge #13843: [trivial] Add doxygen-compatible comments to CAffectedKeysVisitorWladimir J. van der Laan
2018-08-07Merge #13895: Docs: fix GetWarnings docs to reflect behaviorMarcoFalke
2018-08-07Merge #13527: policy: Remove promiscuousmempoolflagsWladimir J. van der Laan
2018-08-07Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...Wladimir J. van der Laan
2018-08-07Merge #13667: wallet: Fix backupwallet for multiwalletsWladimir J. van der Laan
2018-08-07Merge #13872: [docs] Reformat -help output for help2manWladimir J. van der Laan
2018-08-06Docs: fix GetWarnings docs to reflect behaviorBen Woosley
2018-08-04[docs] Reformat -help output for help2manTim Ruffing
2018-08-03[trivial] add doxygen-compatible comments to CAffectedKeysVisitorPierre Rochard
2018-08-02[wallet] Add wallet name to log messagesPierre Rochard
2018-08-02trivial: correct typosVarunram
2018-08-02gui: Pull initial 017x translations from transifexWladimir J. van der Laan
2018-08-02Merge #13791: gui: Reject dialogs if key escape is pressedWladimir J. van der Laan
2018-08-02Merge #13844: doc: correct the help output for -pruneWladimir J. van der Laan
2018-08-02Merge #13824: doc: Remove outdated net commentWladimir J. van der Laan
2018-08-02Merge #13835: [trivial,doc] Fix memory consistency model in commentWladimir J. van der Laan
2018-08-02-prune option -help output aligned with codeHennadii Stepanov
2018-08-01Merge #13697: Support output descriptors in scantxoutsetWladimir J. van der Laan
2018-08-01[trivial,doc] Fix memory consistency model in commentJesse Cohen
2018-08-01Merge #13805: [wallet] Correctly limit output group sizeMarcoFalke
2018-07-31Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...MarcoFalke
2018-07-31doc: Remove outdated net commentMarcoFalke
2018-07-31Merge #13822: bench: Make CoinSelection output groups pass eligibility filterMarcoFalke
2018-07-31Merge #13776: net: Add missing verification of IPv6 address in CNetAddr::GetI...Wladimir J. van der Laan
2018-07-31bench: Make CoinSelection output groups pass eligibility filterAndrew Chow
2018-07-31Merge #13799: Ignore unknown config file options; warn instead of errorMarcoFalke
2018-07-31Merge #13794: chainparams: Update with data from assumed valid chainWladimir J. van der Laan
2018-07-30Ignore unknown config file options for nowPieter Wuille
2018-07-30Update ValidationInterface() documentation to explicitly specify threading an...Jesse Cohen
2018-07-30Update documentation for SingleThreadedSchedulerClient() to specify the memor...Jesse Cohen
2018-07-30gui: Reject options dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Reject edit address dialog when key escape is pressedJoão Barbosa
2018-07-30gui: Add GUIUtil::ItemDelegate with keyEscapePressed signalJoão Barbosa
2018-07-30Merge #13786: refactor: Avoid locking tx pool cs thriceMarcoFalke
2018-07-31wallet: sum ancestors rather than taking max in output groupsKarl-Johan Alm
2018-07-30doc: Fix chainTxData commentMarcoFalke
2018-07-30Acquire cs_main before ATMP call in block_assemble benchJames O'Beirne
2018-07-30[wallet] correctly limit output group sizeSuhas Daftuar
2018-07-30Merge #13554: Remove unused function argumentsWladimir J. van der Laan
2018-07-30Report when unknown config file options are ignoredPieter Wuille
2018-07-29chainparams: Update with data from assumed valid chainMarcoFalke
2018-07-29refactor: Avoid locking tx pool cs thriceMarcoFalke
2018-07-29Merge #13774: Return void instead of bool for functions that cannot failMarcoFalke
2018-07-27Support h instead of ' in hardened descriptor pathsPieter Wuille
2018-07-27Add experimental warning to scantxoutsetJonas Schnelli
2018-07-27Swap in descriptors support into scantxoutsetPieter Wuille
2018-07-27Descriptor testsPieter Wuille