aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [rpc] Correct reconsiderblock help text, add testMarcoFalke2019-01-012-23/+48
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msgWladimir J. van der Laan2019-01-073-10/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Document bytessent_per_msg and bytesrecv_per_msgMarcoFalke2019-01-033-10/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15110: build_msvc: Fix the build problem in libbitcoin_serverWladimir J. van der Laan2019-01-071-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the build problem in libbitcoin_serverAlexey Poghilenkov2019-01-051-6/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15102: test: Run invalid_txs.InputMissing test in feature_blockMarcoFalke2019-01-072-10/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Run invalid_txs.InputMissing test in feature_blockMarcoFalke2019-01-052-10/+19
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14784: qt: Use WalletModel* instead of the wallet name as map keyWladimir J. van der Laan2019-01-059-66/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Use WalletModel* instead of wallet name in console windowJoão Barbosa2019-01-042-29/+24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Use WalletModel* instead of wallet name in main windowJoão Barbosa2019-01-045-34/+31
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt: Factor out WalletModel::getDisplayName()João Barbosa2019-01-044-4/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...MarcoFalke2019-01-053-22/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove UBSan suppressionpracticalswift2018-11-231-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | streams: Remove unused seek(size_t)practicalswift2018-11-232-21/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15099: tests: Use std::vector API for construction of test dataMarcoFalke2019-01-051-8/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use std::vector API for construction of test data.Daniel Kraft2019-01-041-8/+16
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSONMarcoFalke2019-01-044-48/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSONJoão Barbosa2018-09-093-28/+27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Specify chain tip instead of chain in GetDifficultyJoão Barbosa2018-09-092-18/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Fix SoftForkMajorityDesc and SoftForkDesc signaturesJoão Barbosa2018-09-091-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14855: test: Correct ineffectual WithOrVersion from transactions_testsMarcoFalke2019-01-042-10/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: Correct ineffectual WithOrVersion from transactions_testsBen Woosley2019-01-032-10/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13910: Log progress while verifying blocks at level 4MarcoFalke2019-01-041-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Log progress while verifying blocks at level 4.Daniel Kraft2018-08-081-2/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14832: docs: Add more Doxygen information to Developer NotesMarcoFalke2019-01-041-12/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: Add more Doxygen information to Developer NotesJon Layton2018-11-291-12/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15007: qt: Notificator class refactoringWladimir J. van der Laan2019-01-042-14/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove misplaced Q_UNUSED and others enhancementsHennadii Stepanov2018-12-202-14/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15085: gui: Fix incorrect application name when passing -regtestWladimir J. van der Laan2019-01-042-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gui: Fix for Incorrect application name when passing -regtestBen Carman2019-01-032-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13884: depends: Enable bdb unicode support for WindowsMarcoFalke2019-01-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | depends: Enable unicode support on dbd for WindowsChun Kuan Lee2018-08-241-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15038: docs: Get more info about GUI-related issue on LinuxWladimir J. van der Laan2019-01-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Get more info about GUI-related issue on LinuxHennadii Stepanov2018-12-271-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15020: Build: add names to Travis jobsMarcoFalke2019-01-031-10/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add names to Travis jobsGraham Krizek2019-01-031-10/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14375: qt: Correct misleading "overridden options" labelWladimir J. van der Laan2019-01-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct misleading "overridden options" labelHennadii Stepanov2018-11-231-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15081: Doc: Update release notes for master through to 2019-01-01Wladimir J. van der Laan2019-01-035-71/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: integrate detached release notesDavid A. Harding2019-01-025-60/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: update notes through fb52d0684David A. Harding2019-01-021-11/+58
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #15000: qt: Fix broken notificator on GNOMEMarcoFalke2019-01-021-7/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken notificator on GNOMEHennadii Stepanov2018-12-191-7/+3
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14457: test: add invalid tx templates for use in functional testsWladimir J. van der Laan2019-01-025-20/+254
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-275-20/+254
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14790: Tests: Allow running rpc_bind.py --nonloopback test without IPv6Wladimir J. van der Laan2019-01-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow running rpc_bind.py --nonloopback test without IPv6Kristaps Kaupe2018-11-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #14336: net: implement pollWladimir J. van der Laan2019-01-025-43/+172
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase maxconnections limit when using poll.Patrick Strateman2018-12-031-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement poll() on systems which support it properly.Patrick Strateman2018-12-033-2/+77