aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...Luke Dashjr2016-12-292-5/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Make it possible to parse a command without executing itLuke Dashjr2016-12-292-12/+17
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...Luke Dashjr2016-12-291-16/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...Luke Dashjr2016-12-291-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...Luke Dashjr2016-12-292-11/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Do not add sensitive information to history for realLuke Dashjr2016-12-291-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Don't store commands with potentially sensitive information in...Jonas Schnelli2016-12-292-9/+29
| | * | | | | | | | | | | | | | | | | | | | | | | | Qt/RPCConsole: Save current command entry when browsing historyJonas Schnelli2016-12-292-0/+11
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #9460: Fix a few typos in translated stringsWladimir J. van der Laan2017-01-034-43/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | qt: Fill in English numerusformsWladimir J. van der Laan2017-01-031-39/+39
| | * | | | | | | | | | | | | | | | | | | | | | | qt,wallet: Fix a few typos in messagesWladimir J. van der Laan2017-01-033-4/+4
| |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | doc: Add historical release notes for 0.13.2Wladimir J. van der Laan2017-01-031-0/+178
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock require...Jonas Schnelli2017-01-032-10/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | SetMerkleBranch: remove unused code, remove cs_main lock requirementJonas Schnelli2016-12-302-10/+2
| | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli2017-01-024-4/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Fix bug in dmg builder so that it actually reads in the configuration fileDon Patterson2016-12-301-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | Mention RSVG dependency when creating the disk image on OSXJonas Schnelli2016-12-232-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | build: Fix 'make deploy' for OSXCory Fields2016-12-233-4/+11
| | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | qt: Set transifex slug to 0.14Wladimir J. van der Laan2017-01-023-275/+1925
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9433: Update the Windows build notesMarcoFalke2017-01-011-7/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Update the Windows build notesDouglas Roark2016-12-291-7/+10
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Merge #9420: Fix linker error when configured with --enable-lcovJonas Schnelli2016-12-301-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Fix linker error when configured with --enable-lcovDouglas Roark2016-12-281-0/+2
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge #9436: test: Include tx data in EXTRA_DISTMarcoFalke2016-12-281-0/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | test: Include tx data in EXTRA_DISTMarcoFalke2016-12-271-0/+15
| * | | | | | | | | | | | | | | | | | | | Merge #9349: Make CScript (and prevector) c++11 movable.Pieter Wuille2016-12-273-2/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Make CScript (and prevector) c++11 movable.Pieter Wuille2016-12-213-2/+29
| | | |_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge #9243: Clean up mapArgs and mapMultiArgs UsagePieter Wuille2016-12-2720-124/+173
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Add a ForceSetArg method for testingMatt Corallo2016-12-275-9/+16
| | * | | | | | | | | | | | | | | | | | | Lock mapArgs/mapMultiArgs access in utilMatt Corallo2016-12-241-11/+23
| | * | | | | | | | | | | | | | | | | | | Un-expose mapArgs from utils.hMatt Corallo2016-12-2414-24/+30
| | * | | | | | | | | | | | | | | | | | | Get rid of mapArgs direct access in ZMQ constructionMatt Corallo2016-12-243-6/+6
| | * | | | | | | | | | | | | | | | | | | Introduce (and use) an IsArgSet accessor methodMatt Corallo2016-12-2312-31/+44
| | * | | | | | | | | | | | | | | | | | | Fix non-const mapMultiArgs[] access after init.Matt Corallo2016-12-237-43/+56
| | * | | | | | | | | | | | | | | | | | | Remove arguments to ParseConfigFileMatt Corallo2016-12-235-10/+8
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge #9435: Removed unused variable in test, fixing warning.MarcoFalke2016-12-271-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Remove unused variable in test, fixing warning.Russell Yanofsky2016-12-271-1/+0
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge #9406: Re-enable a blank v1 Tx JSON testMarcoFalke2016-12-232-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Re-enable a blank v1 Tx JSON testDouglas Roark2016-12-212-3/+8
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge #9407: [Trivial] Added missing colons in when running help commandMarcoFalke2016-12-223-14/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Added missing colons in when running help commandAnditto Heristyo2016-12-223-14/+14
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge #8589: Inline CTxInWitness inside CTxInWladimir J. van der Laan2016-12-2118-176/+96
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Move CTxInWitness inside CTxInPieter Wuille2016-12-0418-176/+96
| * | | | | | | | | | | | | | | | | Merge #9308: [test] Add CCoinsViewCache Access/Modify/Write testsWladimir J. van der Laan2016-12-211-0/+364
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [test] Add CCoinsViewCache Access/Modify/Write testsRussell Yanofsky2016-12-051-0/+364
| | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge #8717: [WALLET] Addition of ImmatureCreditCached to MarkDirty()Wladimir J. van der Laan2016-12-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [WALLET] Addition of ImmatureCreditCached to MarkDirty()Spencer Lievens2016-09-131-0/+1
| * | | | | | | | | | | | | | | | | | Merge #9390: travis: make distdirWladimir J. van der Laan2016-12-212-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | gitignore: Wipe line after java comp tool removalMarcoFalke2016-12-201-1/+0
| | * | | | | | | | | | | | | | | | | | travis: make distdirMarcoFalke2016-12-201-0/+1
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |