Page MenuHomePhabricator
Feed All Stories

Apr 25 2019

teamcity added a comment to D2877: [DOC] Add headers inclusion guidelines to the developer notes.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 25 2019, 16:42
teamcity added a comment to D2877: [DOC] Add headers inclusion guidelines to the developer notes.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 25 2019, 16:28
Herald added a reviewer for D2877: [DOC] Add headers inclusion guidelines to the developer notes: deadalnix.
Apr 25 2019, 16:26
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 25 2019, 16:19
teamcity added a comment to D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 25 2019, 16:07
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 25 2019, 16:05
jasonbcox updated the diff for D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Rebase

Apr 25 2019, 16:04
jasonbcox added inline comments to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 25 2019, 16:03
jasonbcox added inline comments to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 25 2019, 16:02
teamcity added a comment to D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 25 2019, 15:52
jasonbcox updated the diff for D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp.

Rebase

Apr 25 2019, 15:51
Fabien committed rABCd97910652534: Use angle bracket in include for wallet test (authored by Fabien).
Use angle bracket in include for wallet test
Apr 25 2019, 15:43
Fabien closed D2870: Use angle bracket in include for wallet test.
Apr 25 2019, 15:43
jasonbcox committed rABCaeb3ff3467ce: [qt] Simplifies boolean expression model && model->haveWatchOnly() (authored by 251 <13120787+251Labs@users.noreply.github.com>).
[qt] Simplifies boolean expression model && model->haveWatchOnly()
Apr 25 2019, 15:38
jasonbcox closed D2876: [qt] Simplifies boolean expression model && model->haveWatchOnly().
Apr 25 2019, 15:38
jasonbcox committed rABC370d6146a348: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked… (authored by practicalswift <practicalswift@users.noreply.github.com>).
[qt] Avoid potential null pointer dereference in TransactionView::exportClicked…
Apr 25 2019, 15:37
jasonbcox closed D2875: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked().
Apr 25 2019, 15:37
jasonbcox accepted D2870: Use angle bracket in include for wallet test.

Realized my comment isn't really standardizable across all source files, so ignore me.

Apr 25 2019, 15:35
Harbormaster failed remote builds in B5597: Diff 8266 for D2643: [CMAKE] Make RelWithDebInfo the default CMake configuration!
Apr 25 2019, 09:46
teamcity added a comment to D2643: [CMAKE] Make RelWithDebInfo the default CMake configuration.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing failed.

Apr 25 2019, 09:46
teamcity added a comment to D2643: [CMAKE] Make RelWithDebInfo the default CMake configuration.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 25 2019, 09:32
Fabien updated the diff for D2643: [CMAKE] Make RelWithDebInfo the default CMake configuration.

Move to the root CMakeLists.txt

Apr 25 2019, 09:31
Fabien requested changes to D2872: blockfilter: Refactor and add tests for BlockFilter construction.
Apr 25 2019, 09:09
Fabien requested changes to D2867: blockfilter: add block filters.
Apr 25 2019, 08:57
Fabien requested changes to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 25 2019, 08:06
Fabien accepted D2876: [qt] Simplifies boolean expression model && model->haveWatchOnly().
Apr 25 2019, 06:30
Fabien accepted D2875: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked().
Apr 25 2019, 06:29
Fabien committed rABCefd894165c01: Use angle bracket in include for seeder (authored by Fabien).
Use angle bracket in include for seeder
Apr 25 2019, 06:25
Fabien closed D2868: Use angle bracket in include for seeder.
Apr 25 2019, 06:25
Fabien committed rABCf05e34fccfe8: Use angle bracket in include for wallet (authored by Fabien).
Use angle bracket in include for wallet
Apr 25 2019, 06:25
Fabien closed D2869: Use angle bracket in include for wallet.
Apr 25 2019, 06:24
schancel added inline comments to D2863: [mining] Add fields for tracking package data..
Apr 25 2019, 05:54
schancel committed rABCa9acc46b47f0: [nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction` (authored by schancel).
[nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction`
Apr 25 2019, 05:53
schancel closed D2853: [nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction`.
Apr 25 2019, 05:53
Mengerian commandeered D2341: Enforce NULLDUMMY.

Going to try to revive this for Nov 2019 Upgrade

Apr 25 2019, 04:30
jasonbcox accepted D2873: serialize: Serialization support for big-endian 32-bit ints..

Although this backport looks ok, I do think we should investigate test coverage in the future

Apr 25 2019, 01:35
markblundeberg requested review of D2873: serialize: Serialization support for big-endian 32-bit ints..

I don't see this being used in https://github.com/bitcoin/bitcoin/pull/14121/files Why is it needed?

Apr 25 2019, 00:19

Apr 24 2019

schancel added inline comments to D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 23:47
schancel requested review of D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 23:42
schancel added inline comments to D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 23:42
jasonbcox requested changes to D2873: serialize: Serialization support for big-endian 32-bit ints..

I don't see this being used in https://github.com/bitcoin/bitcoin/pull/14121/files Why is it needed?

Apr 24 2019, 23:15
jasonbcox added inline comments to D2863: [mining] Add fields for tracking package data..
Apr 24 2019, 23:07
jasonbcox requested changes to D2863: [mining] Add fields for tracking package data..
Apr 24 2019, 23:05
jasonbcox accepted D2853: [nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction`.
Apr 24 2019, 23:00
jasonbcox updated the summary of D2853: [nit] Remove redundant parameter from `CTxMemPool::PrioritiseTransaction`.
Apr 24 2019, 23:00
jasonbcox requested changes to D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 22:57
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 22:56
jasonbcox accepted D2868: Use angle bracket in include for seeder.
Apr 24 2019, 22:49
jasonbcox accepted D2869: Use angle bracket in include for wallet.
Apr 24 2019, 22:48
jasonbcox requested changes to D2870: Use angle bracket in include for wallet test.
Apr 24 2019, 22:46
jasonbcox added inline comments to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 24 2019, 22:43
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 22:43
jasonbcox updated the diff for D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Fixed minor changes that shouldn't have deviated from the backport

Apr 24 2019, 22:42
jasonbcox added inline comments to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 24 2019, 22:38
deadalnix requested changes to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.
Apr 24 2019, 21:42
teamcity added a comment to D2876: [qt] Simplifies boolean expression model && model->haveWatchOnly().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 21:03
teamcity added a comment to D2875: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 21:00
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 20:49
teamcity added a comment to D2876: [qt] Simplifies boolean expression model && model->haveWatchOnly().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 20:49
jasonbcox updated the summary of D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.
Apr 24 2019, 20:49
Herald added a reviewer for D2876: [qt] Simplifies boolean expression model && model->haveWatchOnly(): Restricted Project.
Apr 24 2019, 20:48
teamcity added a comment to D2875: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked().

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 20:47
Herald added a reviewer for D2875: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked(): Restricted Project.
Apr 24 2019, 20:46
teamcity added a comment to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 20:36
jasonbcox planned changes to D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp.

Doing another round of self review and annotating deviations from the original PR.

Apr 24 2019, 20:36
Herald added a reviewer for D2874: Remove most direct bitcoin calls from qt/walletmodel.cpp: Restricted Project.
Apr 24 2019, 20:35
Fabien requested review of D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.
Apr 24 2019, 20:22
deadalnix requested changes to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.
Apr 24 2019, 19:43
Fabien added a comment to D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.

From the cmake mailing list, this tends to confirm that this property has no impact outside of a windows build: https://cmake.org/pipermail/cmake/2008-March/020577.html

Apr 24 2019, 16:07
Fabien requested changes to D2846: Do not allow users to get keys from keypool without reserving them.

If -deprecatedrpc=fundrawtransaction is set and the reserveChangeKey option is true, you end up removing the key twice.

Apr 24 2019, 16:04
jasonbcox accepted D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.
Apr 24 2019, 16:03
teamcity added a comment to D2873: serialize: Serialization support for big-endian 32-bit ints..

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 15:35
markblundeberg added a revision to T589: BIP157 & BIP158 backports: D2873: serialize: Serialization support for big-endian 32-bit ints..
Apr 24 2019, 15:22
markblundeberg added a task to D2873: serialize: Serialization support for big-endian 32-bit ints.: T589: BIP157 & BIP158 backports.
Apr 24 2019, 15:22
teamcity added a comment to D2873: serialize: Serialization support for big-endian 32-bit ints..

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 15:21
Herald added a reviewer for D2873: serialize: Serialization support for big-endian 32-bit ints.: deadalnix.
Apr 24 2019, 15:20
Fabien added a comment to D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.

Link to the doc: https://cmake.org/cmake/help/v3.10/prop_tgt/WIN32_EXECUTABLE.html#prop_tgt:WIN32_EXECUTABLE

Apr 24 2019, 14:24
teamcity added a comment to D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 14:00
teamcity added a comment to D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 13:47
Fabien requested review of D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.
Apr 24 2019, 13:46
Fabien updated the diff for D2682: [CMAKE] Avoid displaying the console when launching bitcoin-qt.exe.

I discovered by chance that cmake targets have a property which does exactly the same
(setting the exact same flag) in a more cmake fashion way.
This property has no impact if the build is not a windows executable, so no need to
make it explicitely windows only.

Apr 24 2019, 13:46
Fabien added inline comments to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.
Apr 24 2019, 13:00
teamcity added a comment to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 12:53
Fabien added inline comments to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.
Apr 24 2019, 12:43
teamcity added a comment to D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 12:40
Fabien updated the diff for D2667: [CMAKE] Fix bitcoin-qt cross compilation for Windows.

Fix bugs in the contrib/convert-prl-libs-to-cmake.pl. This allows for
converting the windows plugin prl script rather than manually linking
the dependencies.

Apr 24 2019, 12:39
teamcity added a comment to D2872: blockfilter: Refactor and add tests for BlockFilter construction.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 05:32
teamcity added a comment to D2872: blockfilter: Refactor and add tests for BlockFilter construction.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 05:19
markblundeberg added a revision to T589: BIP157 & BIP158 backports: D2872: blockfilter: Refactor and add tests for BlockFilter construction.
Apr 24 2019, 05:19
markblundeberg added a task to D2872: blockfilter: Refactor and add tests for BlockFilter construction: T589: BIP157 & BIP158 backports.
Apr 24 2019, 05:19
Herald added a reviewer for D2872: blockfilter: Refactor and add tests for BlockFilter construction: deadalnix.
Apr 24 2019, 05:18
schancel added inline comments to D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 04:41
schancel requested review of D2862: [mining] Rename several CBlockTemplateEntry members for clarity.
Apr 24 2019, 04:40
markblundeberg updated the task description for T589: BIP157 & BIP158 backports.
Apr 24 2019, 01:16
markblundeberg added a comment to T589: BIP157 & BIP158 backports.

getting commit fef5adcc3 looks like it should be done after T590, though it looks like the rest of backports can proceed independently of that.

Apr 24 2019, 01:05
markblundeberg added a parent task for T590: Backport Core 14555: Move util files to new directory: T589: BIP157 & BIP158 backports.
Apr 24 2019, 01:05 · Backport, Restricted Project
markblundeberg added a subtask for T589: BIP157 & BIP158 backports: T590: Backport Core 14555: Move util files to new directory.
Apr 24 2019, 01:05
teamcity added a comment to D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing passed.

Apr 24 2019, 00:17
teamcity added a comment to D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp.

Build Bitcoin-ABC / Diffs / Bitcoin-ABC Diff Testing started.

Apr 24 2019, 00:02
Herald added a reviewer for D2871: Remove direct bitcoin calls from qt/optionsdialog.cpp: Restricted Project.
Apr 24 2019, 00:01