| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Move CWalletDB::ReorderTransactions to CWallet | Patrick Strateman | 2016-10-30 | 3 | -80/+74 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #8674: tools for analyzing, updating and adding copyright headers in so... | Wladimir J. van der Laan | 2016-11-02 | 3 | -76/+662 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | [devtools] script support for managing source file copyright headers | isle2983 | 2016-09-10 | 3 | -76/+662 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9060: trivial: fix bloom filter init to isEmpty = true | Wladimir J. van der Laan | 2016-11-02 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | trivial: fix bloom filter init to isEmpty = true | Robert McLaughlin | 2016-11-01 | 1 | -1/+1 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9063: Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS... | Wladimir J. van der Laan | 2016-11-02 | 1 | -3/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Do not shadow variable, use deprecated MAP_ANON if MAP_ANONYMOUS is not defined. | Pavel JanÃk | 2016-11-02 | 1 | -3/+10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #8753: Locked memory manager | Wladimir J. van der Laan | 2016-11-02 | 15 | -410/+966 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | bench: Add benchmark for lockedpool allocation/deallocation | Wladimir J. van der Laan | 2016-10-27 | 2 | -1/+49 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | rpc: Add `getmemoryinfo` call | Wladimir J. van der Laan | 2016-10-27 | 1 | -0/+43 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | support: Add LockedPool | Wladimir J. van der Laan | 2016-10-27 | 7 | -328/+832 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | wallet: Get rid of LockObject and UnlockObject calls in key.h | Wladimir J. van der Laan | 2016-10-19 | 3 | -55/+23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | wallet: Change CCrypter to use vectors with secure allocator | Wladimir J. van der Laan | 2016-10-19 | 3 | -26/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9032: test: Add format-dependent comparison to bctest | Wladimir J. van der Laan | 2016-11-02 | 1 | -3/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | test: Add format-dependent comparison to bctest | Wladimir J. van der Laan | 2016-10-28 | 1 | -3/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8448: Store mempool and prioritization data to disk | Wladimir J. van der Laan | 2016-11-02 | 6 | -7/+147 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add mempool.dat to doc/files.md | Pieter Wuille | 2016-10-31 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add DumpMempool and LoadMempool | Pieter Wuille | 2016-10-31 | 3 | -0/+122 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add AcceptToMemoryPoolWithTime function | Pieter Wuille | 2016-10-30 | 2 | -5/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add feedelta to TxMempoolInfo | Pieter Wuille | 2016-10-30 | 2 | -2/+9 | |
| | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #9043: [qt] Return useful error message on ATMP failure | Jonas Schnelli | 2016-11-01 | 3 | -4/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | [qt] Return useful error message on ATMP failure | MarcoFalke | 2016-10-30 | 3 | -4/+8 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9041: keypoololdest denote Unix epoch, not GMT | MarcoFalke | 2016-10-31 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Change all instance of 'GMT epoch' to 'Unix epoch' | matthias | 2016-10-31 | 2 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target | Wladimir J. van der Laan | 2016-10-28 | 7 | -13/+64 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | [Qt] overhaul smart-fee slider, adjust default confirmation target | Jonas Schnelli | 2016-10-28 | 3 | -11/+47 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | [Qt] Hide nTxConfirmTarget behind WalletModel | Jonas Schnelli | 2016-10-28 | 2 | -0/+7 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | CoinControl: add option for custom confirmation target | Jonas Schnelli | 2016-10-28 | 2 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9016: Return useful error message on ATMP failure | Wladimir J. van der Laan | 2016-10-28 | 4 | -13/+22 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Return useful error message on ATMP failure | instagibbs | 2016-10-26 | 4 | -13/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge #9029: instance of 'mem pool' to 'mempool' | Wladimir J. van der Laan | 2016-10-27 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | instance of 'mem pool' to 'mempool' | S. Matthew English | 2016-10-27 | 2 | -2/+2 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #9033: Update build notes for dropping osx 10.7 support (fanquake) | Wladimir J. van der Laan | 2016-10-27 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Update build notes for dropping osx 10.7 support | Michael Ford | 2016-10-27 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * / / / / / / / / / / / / / / / / / / / / / / | doc: Add release notes for 0.13.1 release | Wladimir J. van der Laan | 2016-10-27 | 1 | -0/+410 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge #9020: rpc: Remove invalid explanation from wallet fee message | Wladimir J. van der Laan | 2016-10-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | rpc: Remove invalid explanation from wallet fee message | Wladimir J. van der Laan | 2016-10-26 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge #9015: release: bump required osx version to 10.8. (jonasschnelli) | Wladimir J. van der Laan | 2016-10-26 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | release: bump required osx version to 10.8. Credit jonasschnelli. | Cory Fields | 2016-10-25 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8515: A few mempool removal optimizations | Wladimir J. van der Laan | 2016-10-25 | 7 | -50/+51 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | Add some missing includes | Pieter Wuille | 2016-10-21 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | Return shared_ptr<CTransaction> from mempool removes | Pieter Wuille | 2016-10-21 | 5 | -15/+15 | |
| | | * | | | | | | | | | | | | | | | | | | | | | Make removed and conflicted arguments optional to remove | Pieter Wuille | 2016-10-21 | 7 | -35/+31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | Bypass removeRecursive in removeForReorg | Pieter Wuille | 2016-10-21 | 1 | -7/+8 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge #8948: [TRIVIAL] reorder Windows gitian build order to match Linux | Wladimir J. van der Laan | 2016-10-25 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | [TRIVIAL] reorder Windows gitian build order to match Linux | Micha | 2016-10-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge #9008: [net] Remove assert(nMaxInbound > 0) | Wladimir J. van der Laan | 2016-10-25 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | [net] Remove assert(nMaxInbound > 0) | MarcoFalke | 2016-10-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge #9002: Make connect=0 disable automatic outbound connections. | Wladimir J. van der Laan | 2016-10-25 | 2 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | Make connect=0 disable automatic outbound connections. | Gregory Maxwell | 2016-10-25 | 2 | -5/+6 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||