Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-25 | Merge #8791: [travis] cross-mac: explicitly enable gui | Wladimir J. van der Laan | |
fa16991 [travis] cross-mac: explicitly enable gui (MarcoFalke) | |||
2016-09-25 | Merge #8802: Fix future copyright year | Wladimir J. van der Laan | |
edeaf24 Fix future copyright year (Mitchell Cash) | |||
2016-09-25 | Merge #8771: CONTRIBUTING: Mention not to open several pulls | Wladimir J. van der Laan | |
faa91bc CONTRIBUTING: Mention not to open several pulls (MarcoFalke) | |||
2016-09-25 | Merge #8787: [Doc] Add missing autogen to example builds | Wladimir J. van der Laan | |
3f58a28 [Doc] Add missing autogen to example builds (Amir Abrams) | |||
2016-09-25 | Merge #8786: Mandatory copyright agreement | Wladimir J. van der Laan | |
4b67402 Mandatory copyright agreement (Andrew Chow) | |||
2016-09-24 | Merge #8790: [test] Remove redundant debug print in addrman_tests | MarcoFalke | |
3333bd2 [test] Remove redundant print in addrman_tests (MarcoFalke) | |||
2016-09-24 | Merge #8789: [qa] pull-tester: Only print output when failed | MarcoFalke | |
fa427ce [qa] pull-tester: Only print output when failed (MarcoFalke) | |||
2016-09-24 | Fix future copyright year | Mitchell Cash | |
2016-09-23 | Merge #8371: [Qt] Add out-of-sync modal info layer | Jonas Schnelli | |
08827df [Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul (Jonas Schnelli) d8b062e [Qt] only update "amount of blocks left" when the header chain is in-sync (Jonas Schnelli) e3245b4 [Qt] add out-of-sync modal info layer (Jonas Schnelli) e47052f [Qt] ClientModel add method to get the height of the header chain (Jonas Schnelli) a001f18 [Qt] Always pass the numBlocksChanged signal for headers tip changed (Jonas Schnelli) bd44a04 [Qt] make Out-Of-Sync warning icon clickable (Jonas Schnelli) 0904c3c [Refactor] refactor function that forms human readable text out of a timeoffset (Jonas Schnelli) | |||
2016-09-23 | [Qt] modalinfolayer: removed unused comments, renamed signal, code style ↵ | Jonas Schnelli | |
overhaul | |||
2016-09-23 | Merge #8661: Do not set an addr time penalty when a peer advertises itself. | Wladimir J. van der Laan | |
6d0ced1 Do not set an addr time penalty when a peer advertises itself. (Gregory Maxwell) | |||
2016-09-23 | Merge #8793: Do not shadow in src/qt | Wladimir J. van der Laan | |
f839350 Do not shadow in src/qt (Pavel Janík) | |||
2016-09-23 | Do not shadow in src/qt | Pavel Janík | |
2016-09-22 | [Doc] Add missing autogen to example builds | Amir Abrams | |
2016-09-23 | CONTRIBUTING: Mention not to open several pulls | MarcoFalke | |
2016-09-22 | Merge #8785: Comment on CNode::nLocalServices meaning | Wladimir J. van der Laan | |
b5ccded Comment on CConnman::nLocalServices meaning (instagibbs) | |||
2016-09-22 | Mandatory copyright agreement | Andrew Chow | |
All contributions to the repository will agree to use the MIT license | |||
2016-09-22 | Comment on CConnman::nLocalServices meaning | instagibbs | |
2016-09-22 | [travis] cross-mac: explicitly enable gui | MarcoFalke | |
2016-09-22 | [test] Remove redundant print in addrman_tests | MarcoFalke | |
2016-09-22 | [qa] pull-tester: Only print output when failed | MarcoFalke | |
2016-09-22 | Merge #8636: Implement NULLDUMMY softfork (BIP147) | Wladimir J. van der Laan | |
482f852 Implement NULLDUMMY softfork (Johnson Lau) | |||
2016-09-22 | Merge #8779: [contrib] Delete spendfrom | Wladimir J. van der Laan | |
fa81d09 [contrib] Delete spendfrom (MarcoFalke) | |||
2016-09-22 | Merge #8423: [depends] expat 2.2.0, ccache 3.3.1, fontconfig 2.12.1 | Wladimir J. van der Laan | |
86d410d [depends] fontconfig 2.12.1 (fanquake) 9616ac8 [depends] ccache 3.3.1 (fanquake) 6b6cbdd [depends] expat 2.2.0 (fanquake) | |||
2016-09-22 | Merge #8783: [share] remove qt/protobuf.pri | Wladimir J. van der Laan | |
fa13c5c [share] remove qt/protobuf.pri (MarcoFalke) | |||
2016-09-22 | Merge #8781: [contrib] delete qt_translations.py | Wladimir J. van der Laan | |
faf87af [contrib] delete qt_translations.py (MarcoFalke) | |||
2016-09-22 | [share] remove qt/protobuf.pri | MarcoFalke | |
follow up of 35b8af92265ed74de63c3818e5290c27b3f35df2 (#2943) | |||
2016-09-21 | [contrib] delete qt_translations.py | MarcoFalke | |
follow-up of 1a97b22 #4185 | |||
2016-09-21 | [contrib] Delete spendfrom | MarcoFalke | |
2016-09-21 | Merge #8656: Trivial: Do not shadow global variable fileout | Wladimir J. van der Laan | |
7c069a7 Do not shadow global variable (Pavel Janík) | |||
2016-09-21 | Merge #8777: [qt] WalletModel: Expose disablewallet | Wladimir J. van der Laan | |
6666ca6 [qt] WalletModel: Expose disablewallet (MarcoFalke) | |||
2016-09-21 | [qt] WalletModel: Expose disablewallet | MarcoFalke | |
2016-09-21 | Merge #8773: Trivial Bugfix: doc/gitian-building.md: Link to release-process ↵ | MarcoFalke | |
needs to be updated 6f933c6 Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr) | |||
2016-09-21 | Merge #8768: init: Get rid of fDisableWallet | Wladimir J. van der Laan | |
fa58edb [wallet] Introduce DEFAULT_DISABLE_WALLET (MarcoFalke) fab9107 init: Get rid of fDisableWallet (MarcoFalke) | |||
2016-09-21 | [wallet] Introduce DEFAULT_DISABLE_WALLET | MarcoFalke | |
2016-09-21 | Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be ↵ | Luke Dashjr | |
updated Section was renamed in c907f4d56b0a27ecd002a6d7d89a38cfc6d45ee3 | |||
2016-09-21 | Merge #8769: Trivial: Fix ISO URL, capitalization | Wladimir J. van der Laan | |
04d91f4 Trivial: Fix ISO URL, capitalization (unsystemizer) | |||
2016-09-21 | Trivial: Fix ISO URL, capitalization | unsystemizer | |
- Changed Debian 8.5.0 ISO CD ROM URL by redirecting from current (which now has only 8.6.0) to a persistent archive link which should not change anytime soon. - Added a link to official Debian checksum verification procedure (which is more verbose and also acts as a backup source of SHA256sum's) - Fix capitalization (iso) | |||
2016-09-21 | Merge #8765: [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds | Wladimir J. van der Laan | |
c6f5ca8 [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds (Jonas Schnelli) | |||
2016-09-20 | init: Get rid of fDisableWallet | MarcoFalke | |
2016-09-20 | Merge #8739: [qa] Fix broken sendcmpct test in p2p-compactblocks.py | Wladimir J. van der Laan | |
157254a Fix broken sendcmpct test in p2p-compactblocks.py (Suhas Daftuar) | |||
2016-09-20 | [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds | Jonas Schnelli | |
2016-09-20 | Merge #8762: Trivial: Fix typo | Wladimir J. van der Laan | |
12a721b Trivial: Fix typo (Marty Jones) | |||
2016-09-20 | Merge #8672: Qt: Show transaction size in transaction details window | Jonas Schnelli | |
c015634 qt: Adding transaction size to transaction details window (Hampus Sjöberg) \-- merge fix for s/size/total size/ fdf82fb Adding method GetTotalSize() to CTransaction (Hampus Sjöberg) | |||
2016-09-20 | Merge #7783: [Qt] RPC-Console: support nested commands and simple value queries | Wladimir J. van der Laan | |
1586044 [Qt] RPC-Console: support nested commands and simple value queries (Jonas Schnelli) | |||
2016-09-20 | Merge #8696: [Wallet] Remove last external reference to CWalletDB | Wladimir J. van der Laan | |
2ca6b9d Remove last reference to CWalletDB from accounting_tests.cpp (Patrick Strateman) 02e2a81 Remove pwalletdb parameter from CWallet::AddAccountingEntry (Patrick Strateman) d2e678d Add CWallet::ReorderTransactions and use in accounting_tests.cpp (Patrick Strateman) 59adc86 Add CWallet::ListAccountCreditDebit (Patrick Strateman) | |||
2016-09-20 | Merge #8760: [init] Get rid of some ENABLE_WALLET | Wladimir J. van der Laan | |
faddd62 init: Get rid of some ENABLE_WALLET (MarcoFalke) | |||
2016-09-20 | Merge #8700: [copyright] add MIT license headers to .sh scripts where missing | Wladimir J. van der Laan | |
0766d1c [copyright] add MIT license headers to .sh scripts where missing (isle2983) | |||
2016-09-19 | Trivial: Fix typo | Marty Jones | |
2016-09-19 | Merge #8676: Add missing copyright headers | Wladimir J. van der Laan | |
783e930 [copyright] Add missing copyright headers (isle2983) |