| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add p2p test for feefilter | Alex Morcos | 2016-03-21 | 3 | -2/+121 |
| * | Create SingleNodeConnCB class for RPC tests | Alex Morcos | 2016-03-21 | 3 | -15/+40 |
| * | Implement "feefilter" P2P message. | Alex Morcos | 2016-03-21 | 15 | -32/+152 |
| * | Merge #7692: Remove p2p alert system | Wladimir J. van der Laan | 2016-03-21 | 17 | -673/+38 |
| |\ | |||||
| | * | Add release note documentation | BtcDrak | 2016-03-18 | 1 | -0/+2 |
| | * | protocol.h/cpp: Removes NetMsgType::ALERT | Thomas Kerin | 2016-03-18 | 2 | -9/+0 |
| | * | Formatting | BtcDrak | 2016-03-18 | 1 | -55/+55 |
| | * | Remove alert keys | BtcDrak | 2016-03-18 | 2 | -5/+0 |
| | * | Remove `-alerts` option | BtcDrak | 2016-03-18 | 3 | -7/+0 |
| | * | 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 #7720: [qa] rpc-test: Normalize assert() | Wladimir J. van der Laan | 2016-03-21 | 5 | -50/+34 |
| |\ \ \ \ | |||||
| | * | | | | [qa] rpc-test: Normalize assert() | MarcoFalke | 2016-03-19 | 5 | -50/+34 |
| | | |/ / | |/| | | |||||
| * | | | | Merge #7708: De-neuter NODE_BLOOM | Wladimir J. van der Laan | 2016-03-21 | 4 | -5/+2 |
| |\ \ \ \ | |||||
| | * | | | | Always disconnect old nodes which request filtered connections. | Patrick Strateman | 2016-03-18 | 4 | -5/+2 |
| * | | | | | 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 #7702: [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock | Wladimir J. van der Laan | 2016-03-18 | 3 | -2/+22 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [qa] Add tests verifychain, lockunspent, getbalance, listsinceblock | MarcoFalke | 2016-03-17 | 4 | -2/+23 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge #7709: Tests: fix missing import in mempool_packages | Wladimir J. van der Laan | 2016-03-18 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| | * | | | | | Tests: fix missing import in mempool_packages | Suhas Daftuar | 2016-03-17 | 1 | -0/+1 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Merge #7575: Minimal BIP9 implementation | Wladimir J. van der Laan | 2016-03-18 | 17 | -20/+864 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | RPC test for BIP9 warning logic | Suhas Daftuar | 2016-03-16 | 2 | -0/+161 |
| | * | | | | 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 #7697: Tests: make prioritise_transaction.py more robust | Wladimir J. van der Laan | 2016-03-16 | 2 | -8/+31 |
| |\ \ \ \ \ | |||||
| | * | | | | | Tests: make prioritise_transaction.py more robust | Suhas Daftuar | 2016-03-16 | 2 | -8/+31 |
| |/ / / / / | |||||