| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] Correct reconsiderblock help text, add test | MarcoFalke | 2019-01-01 | 2 | -23/+48 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msg | Wladimir J. van der Laan | 2019-01-07 | 3 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Document bytessent_per_msg and bytesrecv_per_msg | MarcoFalke | 2019-01-03 | 3 | -10/+15 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15110: build_msvc: Fix the build problem in libbitcoin_server | Wladimir J. van der Laan | 2019-01-07 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the build problem in libbitcoin_server | Alexey Poghilenkov | 2019-01-05 | 1 | -6/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15102: test: Run invalid_txs.InputMissing test in feature_block | MarcoFalke | 2019-01-07 | 2 | -10/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Run invalid_txs.InputMissing test in feature_block | MarcoFalke | 2019-01-05 | 2 | -10/+19 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14784: qt: Use WalletModel* instead of the wallet name as map key | Wladimir J. van der Laan | 2019-01-05 | 9 | -66/+65 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Use WalletModel* instead of wallet name in console window | João Barbosa | 2019-01-04 | 2 | -29/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Use WalletModel* instead of wallet name in main window | João Barbosa | 2019-01-04 | 5 | -34/+31 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Factor out WalletModel::getDisplayName() | João Barbosa | 2019-01-04 | 4 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s... | MarcoFalke | 2019-01-05 | 3 | -22/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove UBSan suppression | practicalswift | 2018-11-23 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | streams: Remove unused seek(size_t) | practicalswift | 2018-11-23 | 2 | -21/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15099: tests: Use std::vector API for construction of test data | MarcoFalke | 2019-01-05 | 1 | -8/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use std::vector API for construction of test data. | Daniel Kraft | 2019-01-04 | 1 | -8/+16 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON | MarcoFalke | 2019-01-04 | 4 | -48/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSON | João Barbosa | 2018-09-09 | 3 | -28/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Specify chain tip instead of chain in GetDifficulty | João Barbosa | 2018-09-09 | 2 | -18/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Fix SoftForkMajorityDesc and SoftForkDesc signatures | João Barbosa | 2018-09-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14855: test: Correct ineffectual WithOrVersion from transactions_tests | MarcoFalke | 2019-01-04 | 2 | -10/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Correct ineffectual WithOrVersion from transactions_tests | Ben Woosley | 2019-01-03 | 2 | -10/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13910: Log progress while verifying blocks at level 4 | MarcoFalke | 2019-01-04 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log progress while verifying blocks at level 4. | Daniel Kraft | 2018-08-08 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14832: docs: Add more Doxygen information to Developer Notes | MarcoFalke | 2019-01-04 | 1 | -12/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: Add more Doxygen information to Developer Notes | Jon Layton | 2018-11-29 | 1 | -12/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15007: qt: Notificator class refactoring | Wladimir J. van der Laan | 2019-01-04 | 2 | -14/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove misplaced Q_UNUSED and others enhancements | Hennadii Stepanov | 2018-12-20 | 2 | -14/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15085: gui: Fix incorrect application name when passing -regtest | Wladimir J. van der Laan | 2019-01-04 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui: Fix for Incorrect application name when passing -regtest | Ben Carman | 2019-01-03 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13884: depends: Enable bdb unicode support for Windows | MarcoFalke | 2019-01-03 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | depends: Enable unicode support on dbd for Windows | Chun Kuan Lee | 2018-08-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15038: docs: Get more info about GUI-related issue on Linux | Wladimir J. van der Laan | 2019-01-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get more info about GUI-related issue on Linux | Hennadii Stepanov | 2018-12-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15020: Build: add names to Travis jobs | MarcoFalke | 2019-01-03 | 1 | -10/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add names to Travis jobs | Graham Krizek | 2019-01-03 | 1 | -10/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14375: qt: Correct misleading "overridden options" label | Wladimir J. van der Laan | 2019-01-03 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct misleading "overridden options" label | Hennadii Stepanov | 2018-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15081: Doc: Update release notes for master through to 2019-01-01 | Wladimir J. van der Laan | 2019-01-03 | 5 | -71/+91 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: integrate detached release notes | David A. Harding | 2019-01-02 | 5 | -60/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: update notes through fb52d0684 | David A. Harding | 2019-01-02 | 1 | -11/+58 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15000: qt: Fix broken notificator on GNOME | MarcoFalke | 2019-01-02 | 1 | -7/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken notificator on GNOME | Hennadii Stepanov | 2018-12-19 | 1 | -7/+3 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14457: test: add invalid tx templates for use in functional tests | Wladimir J. van der Laan | 2019-01-02 | 5 | -20/+254 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: add invalid tx templates for use in functional tests | James O'Beirne | 2018-11-27 | 5 | -20/+254 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14790: Tests: Allow running rpc_bind.py --nonloopback test without IPv6 | Wladimir J. van der Laan | 2019-01-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow running rpc_bind.py --nonloopback test without IPv6 | Kristaps Kaupe | 2018-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14336: net: implement poll | Wladimir J. van der Laan | 2019-01-02 | 5 | -43/+172 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase maxconnections limit when using poll. | Patrick Strateman | 2018-12-03 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement poll() on systems which support it properly. | Patrick Strateman | 2018-12-03 | 3 | -2/+77 | |