aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Update alert notification and GUIBtcDrak2016-03-184-28/+33
| * | | | | | | | | | | | | Remove p2p alert handlingBtcDrak2016-03-188-678/+57
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7726: Correct importaddress help reference to importpubkeyWladimir J. van der Laan2016-03-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Correct importaddress help reference to importpubkeyDenis Lukianov2016-03-211-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge #7712: Improve COutPoint less operatorWladimir J. van der Laan2016-03-212-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Improve COutPoint less operatorJoão Barbosa2016-03-182-4/+7
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7708: De-neuter NODE_BLOOMWladimir J. van der Laan2016-03-213-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Always disconnect old nodes which request filtered connections.Patrick Strateman2016-03-183-4/+1
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7705: [amount] Add tests and make GetFee() monotonicWladimir J. van der Laan2016-03-214-7/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [amount] Preempt issues with negative fee ratesMarcoFalke2016-03-191-1/+1
| * | | | | | | | | | | | | [amount] Make GetFee() monotonicMarcoFalke2016-03-172-7/+11
| * | | | | | | | | | | | | [qa] Add amount testsMarcoFalke2016-03-172-0/+43
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7656: Improve EncodeBase58 performanceWladimir J. van der Laan2016-03-211-3/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Improve EncodeBase58 performanceJoão Barbosa2016-03-091-3/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge #7575: Minimal BIP9 implementationWladimir J. van der Laan2016-03-1815-20/+703
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Test versionbits deploymentsSuhas Daftuar2016-03-151-0/+22
| * | | | | | | | | | | Add testing of ComputeBlockVersionSuhas Daftuar2016-03-153-1/+120
| * | | | | | | | | | | Softfork status report in RPCPieter Wuille2016-03-153-1/+31
| * | | | | | | | | | | Versionbits testsPieter Wuille2016-03-152-0/+186
| * | | | | | | | | | | BIP9 ImplementationPieter Wuille2016-03-1512-19/+345
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge #7686: [qt] Remove 0-fee from send dialogWladimir J. van der Laan2016-03-173-63/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [qt] Remove unneeded "fSendFreeTransactions" checkMarcoFalke2016-03-171-2/+0
| * | | | | | | | | | | [qt] Remove 0-fee from send dialogMarcoFalke2016-03-143-61/+3
* | | | | | | | | | | | Merge #7594: Mempool: Add tracking of ancestor packagesWladimir J. van der Laan2016-03-174-124/+302
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Check all ancestor state in CTxMemPool::check()Suhas Daftuar2016-03-142-6/+23
| * | | | | | | | | | | Add ancestor feerate index to mempoolSuhas Daftuar2016-03-143-3/+137
| * | | | | | | | | | | Add ancestor tracking to mempoolSuhas Daftuar2016-03-143-22/+117
| * | | | | | | | | | | Remove work limit in UpdateForDescendants()Suhas Daftuar2016-03-143-80/+12
| * | | | | | | | | | | Rename CTxMemPool::remove -> removeRecursiveSuhas Daftuar2016-03-144-23/+19
| * | | | | | | | | | | CTxMemPool::removeForBlock now uses RemoveStagedSuhas Daftuar2016-03-141-2/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge #7187: Keep reorgs fast for SequenceLocks checksWladimir J. van der Laan2016-03-166-26/+131
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add LockPointsAlex Morcos2016-03-166-26/+131
* | | | | | | | | | | | Merge #7684: [qa] Extend testsWladimir J. van der Laan2016-03-161-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [tests] Extend util_ParseMoney test caseMarcoFalke2016-03-141-0/+5
* | | | | | | | | | | | Merge #7621: Fixes ZMQ startup with bad arguments.Wladimir J. van der Laan2016-03-152-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fixes ZMQ startup with bad arguments.mrbandrews2016-02-292-1/+1
* | | | | | | | | | | | Fix torcontrol.cpp unused private field warningJonas Schnelli2016-03-141-2/+2
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge #7608: [wallet] Move hardcoded file name out of log messagesWladimir J. van der Laan2016-03-144-25/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [wallet] Move hardcoded file name out of log messagesMarcoFalke2016-03-144-25/+29
* | | | | | | | | | | | qt: Remove reflection from `about` iconWladimir J. van der Laan2016-03-142-0/+0
|/ / / / / / / / / / /
* | | | | | | | | | | Merge #7670: use cached block hash in blockToJSON()Wladimir J. van der Laan2016-03-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | use cached block hash in blockToJSON()Pavel Vasin2016-03-121-1/+1
* | | | | | | | | | | | Merge #7663: Make the generate RPC call function for non-regtestWladimir J. van der Laan2016-03-142-10/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make the generate RPC call function for non-regtestPieter Wuille2016-03-092-10/+18
* | | | | | | | | | | | | Merge #7507: Remove internal minerWladimir J. van der Laan2016-03-147-288/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove internal minerLeviathn2016-02-107-288/+0
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7577: [Wallet] move "load wallet phase" to CWalletWladimir J. van der Laan2016-03-143-141/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [Wallet] optimize return value of InitLoadWallet()Jonas Schnelli2016-03-142-5/+16
| * | | | | | | | | | | | | [Wallet] move "load wallet phase" to CWalletJonas Schnelli2016-03-113-143/+163
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge #7517: test: script_error checking in script_invalid testsWladimir J. van der Laan2016-03-142-553/+685
|\ \ \ \ \ \ \ \ \ \ \ \ \