| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge #7184: Implement SequenceLocks functions for BIP 68 | Wladimir J. van der Laan | 2016-02-12 | 10 | -50/+301 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | fix sdaftuar's nits again | Alex Morcos | 2016-02-11 | 3 | -7/+7 | |
| | * | | | | | | | | Implement SequenceLocks functions | Alex Morcos | 2016-02-10 | 10 | -50/+301 | |
| * | | | | | | | | | Merge #7520: LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TE... | Wladimir J. van der Laan | 2016-02-12 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead | Pavel Janík | 2016-02-12 | 1 | -1/+3 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #7500: Correctly report high-S violations | Wladimir J. van der Laan | 2016-02-10 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Correctly report high-S violations | Pieter Wuille | 2016-02-10 | 1 | -1/+4 | |
| * | | | | | | | | Merge #7502: Update the wallet best block marker when pruning | Wladimir J. van der Laan | 2016-02-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update the wallet best block marker when pruning | Pieter Wuille | 2016-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | Merge #7491: wallet: Ignore MarkConflict if block hash is not known | Wladimir J. van der Laan | 2016-02-10 | 1 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | wallet: Ignore MarkConflict if block hash is not known | Wladimir J. van der Laan | 2016-02-09 | 1 | -6/+11 | |
| * | | | | | | | | | tests: Remove May15 test | Wladimir J. van der Laan | 2016-02-09 | 2 | -67/+0 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge #7480: Changed getnetworkhps value to double to avoid overflow. | Wladimir J. van der Laan | 2016-02-09 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Changed getnetworkhps value to double to avoid overflow. | instagibbs | 2016-02-08 | 1 | -1/+1 | |
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #7482: [P2P] Ensure headers count is correct | Wladimir J. van der Laan | 2016-02-09 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update nQueuedValidatedHeaders after peer disconnection | Suhas Daftuar | 2016-02-08 | 1 | -1/+3 | |
| * | | | | | | | | | Merge #7472: rpc: Add WWW-Authenticate header to 401 response | Wladimir J. van der Laan | 2016-02-09 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | rpc: Add WWW-Authenticate header to 401 response | Wladimir J. van der Laan | 2016-02-08 | 1 | -0/+5 | |
| * | | | | | | | | | Merge #7459: Consensus: Decouple pow.o from util.o | Wladimir J. van der Laan | 2016-02-05 | 2 | -12/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Consensus: Decouple pow.cpp from util.h | Jorge Timón | 2016-02-04 | 2 | -12/+5 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix spelling: misbeha{b,v}ing | Matt | 2016-02-04 | 1 | -1/+1 | |
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge #7349: Build against system UniValue when available | Wladimir J. van der Laan | 2016-02-04 | 3 | -7/+14 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | LDADD dependency order shuffling | Luke Dashjr | 2016-01-31 | 1 | -2/+2 | |
| | * | | | | | | | | Bugfix: Always include univalue in DIST_SUBDIRS | Luke Dashjr | 2016-01-31 | 1 | -3/+1 | |
| | * | | | | | | | | Build against system UniValue when available | Luke Dashjr | 2016-01-15 | 2 | -6/+15 | |
| | * | | | | | | | | Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE | Luke Dashjr | 2016-01-15 | 1 | -1/+1 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a... | Wladimir J. van der Laan | 2016-02-04 | 7 | -15/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | include the chaintip *blockIndex in the SyncTransaction signal | Jonas Schnelli | 2015-12-04 | 7 | -15/+16 | |
| * | | | | | | | | | Merge #7070: Move maxTxFee out of mempool | Wladimir J. van der Laan | 2016-02-04 | 6 | -18/+18 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ATMP: make nAbsurdFee const | MarcoFalke | 2016-02-03 | 2 | -3/+3 | |
| | * | | | | | | | | | [wallet.h] Remove main.h include | MarcoFalke | 2016-02-03 | 1 | -1/+0 | |
| | * | | | | | | | | | Move maxTxFee out of mempool | MarcoFalke | 2016-02-02 | 6 | -17/+18 | |
| * | | | | | | | | | | Merge #7192: Unify product name to as few places as possible | Wladimir J. van der Laan | 2016-02-04 | 27 | -91/+176 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Merge branch 'master' into single_prodname | Luke Dashjr | 2016-02-03 | 418 | -5256/+21805 | |
| | |\| | | | | | | | | | ||||||
| | * | | | | | | | | | | When/if the copyright line does not mention Bitcoin Core developers, add a se... | Luke Dashjr | 2016-02-03 | 6 | -16/+25 | |
| | * | | | | | | | | | | Rewrite FormatParagraph to handle newlines within input strings correctly | Luke Dashjr | 2016-02-03 | 2 | -28/+49 | |
| | * | | | | | | | | | | splashscreen: Resize text to fit exactly | Luke Dashjr | 2016-01-27 | 1 | -4/+3 | |
| | * | | | | | | | | | | Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere | Luke Dashjr | 2016-01-19 | 2 | -2/+2 | |
| | * | | | | | | | | | | Set copyright holders displayed in notices separately from the package name | Luke Dashjr | 2015-12-22 | 6 | -4/+13 | |
| | * | | | | | | | | | | Parameterise 2009 in translatable copyright strings | Luke Dashjr | 2015-12-18 | 2 | -2/+2 | |
| | * | | | | | | | | | | Unify package name to as few places as possible without major changes | Luke Dashjr | 2015-12-14 | 23 | -51/+98 | |
| * | | | | | | | | | | | Merge #7458: [Net] peers.dat, banlist.dat recreated when missing | Wladimir J. van der Laan | 2016-02-04 | 1 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | peers.dat, banlist.dat recreated when missing | kirkalx | 2016-02-04 | 1 | -2/+7 | |
| * | | | | | | | | | | | Merge #7225: Eliminate unnecessary call to CheckBlock | Wladimir J. van der Laan | 2016-02-03 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Eliminate unnecessary call to CheckBlock | Suhas Daftuar | 2016-02-01 | 1 | -6/+0 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge #7444: Improve block validity/ConnectBlock() comments | Wladimir J. van der Laan | 2016-02-03 | 1 | -10/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Improve block validity/ConnectBlock() comments | Peter Todd | 2016-01-31 | 1 | -10/+14 | |
| * | | | | | | | | | | | | Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal strin... | Wladimir J. van der Laan | 2016-02-03 | 3 | -7/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Rename replacebyfee=opt-in to mempoolreplacement=fee | Luke Dashjr | 2016-02-01 | 2 | -6/+6 | |
| | * | | | | | | | | | | | Simplify check for replacebyfee=opt-in | Luke Dashjr | 2016-01-29 | 1 | -6/+1 | |