| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | Update alert notification and GUI | BtcDrak | 2016-03-18 | 4 | -28/+33 | |
| | * | | | | | | | | | | | | | Remove p2p alert handling | BtcDrak | 2016-03-18 | 8 | -678/+57 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7726: Correct importaddress help reference to importpubkey | Wladimir J. van der Laan | 2016-03-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Correct importaddress help reference to importpubkey | Denis Lukianov | 2016-03-21 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge #7712: Improve COutPoint less operator | Wladimir J. van der Laan | 2016-03-21 | 2 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Improve COutPoint less operator | João Barbosa | 2016-03-18 | 2 | -4/+7 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7708: De-neuter NODE_BLOOM | Wladimir J. van der Laan | 2016-03-21 | 3 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Always disconnect old nodes which request filtered connections. | Patrick Strateman | 2016-03-18 | 3 | -4/+1 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7705: [amount] Add tests and make GetFee() monotonic | Wladimir J. van der Laan | 2016-03-21 | 4 | -7/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [amount] Preempt issues with negative fee rates | MarcoFalke | 2016-03-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | [amount] Make GetFee() monotonic | MarcoFalke | 2016-03-17 | 2 | -7/+11 | |
| | * | | | | | | | | | | | | | [qa] Add amount tests | MarcoFalke | 2016-03-17 | 2 | -0/+43 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7656: Improve EncodeBase58 performance | Wladimir J. van der Laan | 2016-03-21 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Improve EncodeBase58 performance | João Barbosa | 2016-03-09 | 1 | -3/+8 | |
| | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge #7575: Minimal BIP9 implementation | Wladimir J. van der Laan | 2016-03-18 | 15 | -20/+703 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Test versionbits deployments | Suhas Daftuar | 2016-03-15 | 1 | -0/+22 | |
| | * | | | | | | | | | | | Add testing of ComputeBlockVersion | Suhas Daftuar | 2016-03-15 | 3 | -1/+120 | |
| | * | | | | | | | | | | | Softfork status report in RPC | Pieter Wuille | 2016-03-15 | 3 | -1/+31 | |
| | * | | | | | | | | | | | Versionbits tests | Pieter Wuille | 2016-03-15 | 2 | -0/+186 | |
| | * | | | | | | | | | | | BIP9 Implementation | Pieter Wuille | 2016-03-15 | 12 | -19/+345 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #7686: [qt] Remove 0-fee from send dialog | Wladimir J. van der Laan | 2016-03-17 | 3 | -63/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [qt] Remove unneeded "fSendFreeTransactions" check | MarcoFalke | 2016-03-17 | 1 | -2/+0 | |
| | * | | | | | | | | | | | [qt] Remove 0-fee from send dialog | MarcoFalke | 2016-03-14 | 3 | -61/+3 | |
| * | | | | | | | | | | | | Merge #7594: Mempool: Add tracking of ancestor packages | Wladimir J. van der Laan | 2016-03-17 | 4 | -124/+302 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Check all ancestor state in CTxMemPool::check() | Suhas Daftuar | 2016-03-14 | 2 | -6/+23 | |
| | * | | | | | | | | | | | Add ancestor feerate index to mempool | Suhas Daftuar | 2016-03-14 | 3 | -3/+137 | |
| | * | | | | | | | | | | | Add ancestor tracking to mempool | Suhas Daftuar | 2016-03-14 | 3 | -22/+117 | |
| | * | | | | | | | | | | | Remove work limit in UpdateForDescendants() | Suhas Daftuar | 2016-03-14 | 3 | -80/+12 | |
| | * | | | | | | | | | | | Rename CTxMemPool::remove -> removeRecursive | Suhas Daftuar | 2016-03-14 | 4 | -23/+19 | |
| | * | | | | | | | | | | | CTxMemPool::removeForBlock now uses RemoveStaged | Suhas Daftuar | 2016-03-14 | 1 | -2/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #7187: Keep reorgs fast for SequenceLocks checks | Wladimir J. van der Laan | 2016-03-16 | 6 | -26/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add LockPoints | Alex Morcos | 2016-03-16 | 6 | -26/+131 | |
| * | | | | | | | | | | | | Merge #7684: [qa] Extend tests | Wladimir J. van der Laan | 2016-03-16 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | [tests] Extend util_ParseMoney test case | MarcoFalke | 2016-03-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Merge #7621: Fixes ZMQ startup with bad arguments. | Wladimir J. van der Laan | 2016-03-15 | 2 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fixes ZMQ startup with bad arguments. | mrbandrews | 2016-02-29 | 2 | -1/+1 | |
| * | | | | | | | | | | | | Fix torcontrol.cpp unused private field warning | Jonas Schnelli | 2016-03-14 | 1 | -2/+2 | |
| | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge #7608: [wallet] Move hardcoded file name out of log messages | Wladimir J. van der Laan | 2016-03-14 | 4 | -25/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [wallet] Move hardcoded file name out of log messages | MarcoFalke | 2016-03-14 | 4 | -25/+29 | |
| * | | | | | | | | | | | | qt: Remove reflection from `about` icon | Wladimir J. van der Laan | 2016-03-14 | 2 | -0/+0 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #7670: use cached block hash in blockToJSON() | Wladimir J. van der Laan | 2016-03-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | use cached block hash in blockToJSON() | Pavel Vasin | 2016-03-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge #7663: Make the generate RPC call function for non-regtest | Wladimir J. van der Laan | 2016-03-14 | 2 | -10/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Make the generate RPC call function for non-regtest | Pieter Wuille | 2016-03-09 | 2 | -10/+18 | |
| * | | | | | | | | | | | | | Merge #7507: Remove internal miner | Wladimir J. van der Laan | 2016-03-14 | 7 | -288/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Remove internal miner | Leviathn | 2016-02-10 | 7 | -288/+0 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7577: [Wallet] move "load wallet phase" to CWallet | Wladimir J. van der Laan | 2016-03-14 | 3 | -141/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [Wallet] optimize return value of InitLoadWallet() | Jonas Schnelli | 2016-03-14 | 2 | -5/+16 | |
| | * | | | | | | | | | | | | | [Wallet] move "load wallet phase" to CWallet | Jonas Schnelli | 2016-03-11 | 3 | -143/+163 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge #7517: test: script_error checking in script_invalid tests | Wladimir J. van der Laan | 2016-03-14 | 2 | -553/+685 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||