Page MenuHomePhabricator
Feed Advanced Search

Sep 21 2018

nakihito added a revision to T407: protocol.h/cpp: Move CAddress to its own header/source files: D1795: Moved CAddress from protocol.h and protocol.cpp into its own address.h and address.cpp files..
Sep 21 2018, 04:24 · Restricted Project, Bootcamp

Sep 19 2018

nakihito closed T247: Make CMessageHeader::pchCommand a C++ array as Resolved.
Sep 19 2018, 18:31 · Bootcamp
jasonbcox assigned T247: Make CMessageHeader::pchCommand a C++ array to nakihito.
Sep 19 2018, 18:31 · Bootcamp
jasonbcox triaged T408: protocol.h/cpp: Move CInv to its own header/source files as Low priority.
Sep 19 2018, 16:57 · Restricted Project, Bootcamp
jasonbcox triaged T407: protocol.h/cpp: Move CAddress to its own header/source files as Normal priority.
Sep 19 2018, 16:57 · Restricted Project, Bootcamp
jasonbcox triaged T406: net.h/cpp: Move CNodeStats to its own header/source files as Low priority.
Sep 19 2018, 16:56 · Restricted Project, Bootcamp
jasonbcox triaged T405: net.h/cpp: Move CNetMessage to its own header/source files as Normal priority.
Sep 19 2018, 16:56 · Restricted Project, Bootcamp
jasonbcox triaged T404: net.h/cpp: Move CNode to its own header/source files as Normal priority.
Sep 19 2018, 16:55 · Restricted Project, Bootcamp

Sep 9 2018

nakihito added a comment to T247: Make CMessageHeader::pchCommand a C++ array.

I don't have a way to assign this to myself, but I put up a diff for this: https://reviews.bitcoinabc.org/D1743

Sep 9 2018, 19:45 · Bootcamp

Sep 6 2018

jasonbcox added a parent task for T387: Migrate context-free RPC to new RPC server: T401: Define RPCServer API.
Sep 6 2018, 15:36 · Bootcamp, Restricted Project

Aug 28 2018

nakihito added a comment to T388: Clean up Zombie GetBlockFileInfo function.

The function uses the global variable vinfoBlockFile, however, this function is locked away in an anonymous namespace. I'm not sure this change is actually worth making at this point as it would require either naming the namespace or moving the the variable outside of the namespace.

Aug 28 2018, 04:14 · Bootcamp, Restricted Project

Aug 16 2018

Waliwdenko added a watcher for Bootcamp: Waliwdenko.
Aug 16 2018, 04:31

Aug 14 2018

nakihito closed T129: Add instructions for all platforms to build out-of-tree as Resolved.
Aug 14 2018, 21:31 · Bootcamp

Aug 6 2018

jasonbcox triaged T394: Rename TestBuilder function names to a sane naming scheme as Low priority.
Aug 6 2018, 18:10 · Restricted Project, Bootcamp
jasonbcox renamed T393: Make TestBuilder Push API consistent from Make TestBuilder API consistent to Make TestBuilder Push API consistent.
Aug 6 2018, 18:09 · Restricted Project, Bootcamp
jasonbcox triaged T393: Make TestBuilder Push API consistent as Low priority.
Aug 6 2018, 18:09 · Restricted Project, Bootcamp
jasonbcox triaged T392: TestBuilder improvements as Low priority.
Aug 6 2018, 18:06 · Restricted Project, Bootcamp

Jul 22 2018

nakihito triaged T389: Replace Hungarian notation for classes that are/were in Chain.h as Low priority.
Jul 22 2018, 22:35 · Bootcamp, Restricted Project
nakihito triaged T388: Clean up Zombie GetBlockFileInfo function as Low priority.
Jul 22 2018, 22:20 · Bootcamp, Restricted Project
jasonbcox reassigned T380: Chop up chain.h from jasonbcox to nakihito.
Jul 22 2018, 22:14 · Restricted Project, Bootcamp
jasonbcox reassigned T129: Add instructions for all platforms to build out-of-tree from jasonbcox to nakihito.
Jul 22 2018, 18:31 · Bootcamp
jasonbcox added a subtask for T387: Migrate context-free RPC to new RPC server: T381: Implement polymorphic RPC call registration.
Jul 22 2018, 06:42 · Bootcamp, Restricted Project
jasonbcox removed a parent task for T387: Migrate context-free RPC to new RPC server: T381: Implement polymorphic RPC call registration.
Jul 22 2018, 06:42 · Bootcamp, Restricted Project
jasonbcox added a parent task for T387: Migrate context-free RPC to new RPC server: T381: Implement polymorphic RPC call registration.
Jul 22 2018, 06:42 · Bootcamp, Restricted Project
jasonbcox triaged T387: Migrate context-free RPC to new RPC server as Normal priority.
Jul 22 2018, 06:41 · Bootcamp, Restricted Project

Jul 18 2018

jasonbcox added a parent task for T385: Break up bip68-sequence.py: Restricted Maniphest Task.
Jul 18 2018, 22:01 · Restricted Project, Bootcamp
jasonbcox triaged T385: Break up bip68-sequence.py as High priority.
Jul 18 2018, 22:00 · Restricted Project, Bootcamp
jasonbcox added a comment to T273: Break sendheaders.py up into separate tests.

Ideally, yes. It's possible there are some dependencies, so breaking it up wherever it makes sense is fine. The goal is to separate the test so that each part is in it's own testable, modifiable chunk. There's no need to run a bunch of unrelated tests (and potentially break them with unrelated changes) just because they're part of the same file.

Jul 18 2018, 21:58 · Bootcamp

Jul 11 2018

jasonbcox placed T351: Create an abandon-diff bot up for grabs.
Jul 11 2018, 22:44 · Restricted Project, Bootcamp
deadalnix triaged T384: Use the build folder for functional test temporary files rather than /tmp as Normal priority.
Jul 11 2018, 21:29 · Bootcamp

Jul 9 2018

jasonbcox triaged T380: Chop up chain.h as Normal priority.
Jul 9 2018, 14:28 · Restricted Project, Bootcamp

Jul 4 2018

deadalnix assigned T271: Better config/command line parameter handling to matiu.
Jul 4 2018, 15:59 · Bootcamp

Jun 18 2018

jasonbcox closed T346: Move test README to docs as Resolved.
Jun 18 2018, 17:23 · Bootcamp
jasonbcox closed T357: Move /test/functional/README.md as Resolved.
Jun 18 2018, 17:23 · Bootcamp
jasonbcox closed T357: Move /test/functional/README.md, a subtask of T346: Move test README to docs, as Resolved.
Jun 18 2018, 17:23 · Bootcamp

Jun 14 2018

jasonbcox reopened T357: Move /test/functional/README.md as "Open".
Jun 14 2018, 00:30 · Bootcamp
jasonbcox reopened T357: Move /test/functional/README.md, a subtask of T346: Move test README to docs, as Open.
Jun 14 2018, 00:30 · Bootcamp
jasonbcox closed T356: Move /test/README.md as Resolved.
Jun 14 2018, 00:29 · Bootcamp
jasonbcox closed T356: Move /test/README.md, a subtask of T346: Move test README to docs, as Resolved.
Jun 14 2018, 00:29 · Bootcamp
jasonbcox closed T358: Move /src/test/README.md as Resolved.
Jun 14 2018, 00:05 · Bootcamp
jasonbcox closed T358: Move /src/test/README.md, a subtask of T346: Move test README to docs, as Resolved.
Jun 14 2018, 00:05 · Bootcamp
jasonbcox closed T357: Move /test/functional/README.md as Resolved.
Jun 14 2018, 00:04 · Bootcamp
jasonbcox closed T357: Move /test/functional/README.md, a subtask of T346: Move test README to docs, as Resolved.
Jun 14 2018, 00:04 · Bootcamp

Jun 12 2018

jasonbcox added a comment to T359: Remove fee filter entirely.

https://reviews.bitcoinabc.org/D554 for Shammah's fee changes, which is a dependency for this task.

Jun 12 2018, 15:11 · Restricted Project, Bootcamp
jasonbcox triaged T359: Remove fee filter entirely as Normal priority.
Jun 12 2018, 14:19 · Restricted Project, Bootcamp
jasonbcox triaged T358: Move /src/test/README.md as Low priority.
Jun 12 2018, 01:01 · Bootcamp
jasonbcox renamed T356: Move /test/README.md from Move /test/README to Move /test/README.md.
Jun 12 2018, 01:01 · Bootcamp
jasonbcox triaged T357: Move /test/functional/README.md as Low priority.
Jun 12 2018, 01:00 · Bootcamp
jasonbcox triaged T356: Move /test/README.md as Low priority.
Jun 12 2018, 01:00 · Bootcamp
jasonbcox added a comment to T346: Move test README to docs.

Also move /test/README.md

Jun 12 2018, 00:48 · Bootcamp

Jun 9 2018

Steve132 added a comment to T271: Better config/command line parameter handling.

So is it assumed that the parameters are global to the state? The design becomes a little bit more efficient in some regards if the parameter as given in the example is considered global to the run of the program vs living in the "config" object.

Jun 9 2018, 06:48 · Bootcamp
Steve132 added a comment to T271: Better config/command line parameter handling.

I like this task I can take a shot at it.

Jun 9 2018, 04:14 · Bootcamp

Jun 8 2018

deadalnix added a comment to T336: Phabricator to Github repo sync bot.

Yhis will require special privileges, so I'm not sure we want to bootcamp this.

Jun 8 2018, 20:45

Jun 6 2018

jasonbcox claimed T351: Create an abandon-diff bot.
Jun 6 2018, 16:06 · Restricted Project, Bootcamp
jasonbcox assigned T351: Create an abandon-diff bot to schancel.
Jun 6 2018, 16:05 · Restricted Project, Bootcamp
jasonbcox added a project to T351: Create an abandon-diff bot: Restricted Project.
Jun 6 2018, 15:56 · Restricted Project, Bootcamp
jasonbcox triaged T351: Create an abandon-diff bot as Normal priority.
Jun 6 2018, 15:56 · Restricted Project, Bootcamp

Jun 5 2018

schancel closed T327: Ensure pushdata size are enforced by ParseScript as Resolved.
Jun 5 2018, 00:23 · Bootcamp
schancel closed T322: CMake unable to find OpenSSL on MacOS X as Resolved.

This should be fixed now

Jun 5 2018, 00:18 · Bootcamp

May 20 2018

jasonbcox triaged T347: Cleanup doxygen-style comments for function params as Low priority.
May 20 2018, 23:52 · Bootcamp
jasonbcox triaged T346: Move test README to docs as Low priority.
May 20 2018, 23:47 · Bootcamp
jasonbcox closed T325: Setup and document doxygen infrastructure as Resolved.
May 20 2018, 23:39 · Bootcamp

May 15 2018

movrcx added a comment to T336: Phabricator to Github repo sync bot.

This might be able to be configured through a Phabricator setting:

May 15 2018, 00:57

May 2 2018

schancel created T336: Phabricator to Github repo sync bot.
May 2 2018, 15:59

Apr 26 2018

deepthawtz added a comment to T322: CMake unable to find OpenSSL on MacOS X.

confirming same issue for me.

Apr 26 2018, 14:32 · Bootcamp

Apr 19 2018

jasonbcox claimed T325: Setup and document doxygen infrastructure.
Apr 19 2018, 16:40 · Bootcamp

Apr 18 2018

schancel claimed T327: Ensure pushdata size are enforced by ParseScript.
Apr 18 2018, 19:21 · Bootcamp
schancel renamed T325: Setup and document doxygen infrastructure from Create Documentation Comments to Setup and document doxygen infrastructure.
Apr 18 2018, 19:21 · Bootcamp

Apr 17 2018

schancel added a comment to T327: Ensure pushdata size are enforced by ParseScript.

I'm not sure how you're supposed to check:

Apr 17 2018, 05:46 · Bootcamp

Apr 16 2018

deadalnix triaged T327: Ensure pushdata size are enforced by ParseScript as High priority.
Apr 16 2018, 21:52 · Bootcamp
schancel triaged T326: Script_tests.json handler should ensure pushed groups are the right size as High priority.
Apr 16 2018, 19:55 · Bootcamp
schancel updated the task description for T325: Setup and document doxygen infrastructure.
Apr 16 2018, 16:58 · Bootcamp
schancel created T325: Setup and document doxygen infrastructure.
Apr 16 2018, 16:56 · Bootcamp

Apr 12 2018

schancel created T322: CMake unable to find OpenSSL on MacOS X.
Apr 12 2018, 20:47 · Bootcamp
schancel created T321: Create test to check node banning behavior.
Apr 12 2018, 15:15 · Bootcamp

Apr 10 2018

alexwagg added a comment to T273: Break sendheaders.py up into separate tests.

Are you saying that Part 1 should be a separate test, Part 2 should be a separate test, and etc...?

Apr 10 2018, 21:12 · Bootcamp
jimpo added a comment to T316: Split TxID and TxHash and use them properly across the codebase.

Can you explain this further? Do you just renaming variables and methods with txid or txhash in the name?

Apr 10 2018, 18:18 · Bootcamp

Apr 9 2018

jasonbcox added a parent task for T318: Backport PR 11335 to fix window restore: T126: Backports from Bitcoin Core.
Apr 9 2018, 22:34 · Bootcamp
jasonbcox created T318: Backport PR 11335 to fix window restore.
Apr 9 2018, 22:31 · Bootcamp

Apr 6 2018

schancel created T316: Split TxID and TxHash and use them properly across the codebase.
Apr 6 2018, 14:44 · Bootcamp

Mar 6 2018

jasonbcox created T285: daemon is deprecated on MAC OSX.
Mar 6 2018, 19:15 · Bootcamp

Mar 5 2018

deadalnix closed T245: Add a hardfork date parameter for May 15th HF. as Resolved by committing rABCde6e708a2344: Add a flag to change when the May 15, 2018 hard fork activates.
Mar 5 2018, 18:30 · Bootcamp
schancel added a revision to T245: Add a hardfork date parameter for May 15th HF.: D1159: Add a flag to change when the May 15, 2018 hard fork activates.
Mar 5 2018, 17:52 · Bootcamp

Mar 4 2018

KONTRABANDA added a comment to T170: Replace direct calls of Params() with Config.GetChainParams().
Mar 4 2018, 04:08 · Bootcamp

Mar 2 2018

schancel renamed T271: Better config/command line parameter handling from Better Argument Handling to Better config/command line parameter handling.
Mar 2 2018, 04:51 · Bootcamp

Mar 1 2018

jasonbcox triaged T273: Break sendheaders.py up into separate tests as Low priority.
Mar 1 2018, 17:22 · Bootcamp

Feb 28 2018

schancel updated the task description for T271: Better config/command line parameter handling.
Feb 28 2018, 22:05 · Bootcamp
deadalnix added a comment to T271: Better config/command line parameter handling.

The general idea is to have something that works as follow:

Feb 28 2018, 20:49 · Bootcamp
schancel updated the task description for T271: Better config/command line parameter handling.
Feb 28 2018, 20:08 · Bootcamp
schancel added a project to T271: Better config/command line parameter handling: Bootcamp.
Feb 28 2018, 20:07 · Bootcamp
schancel added a project to T269: Create a `contrib/teamcity/build-cmake.sh`: Bootcamp.
Feb 28 2018, 19:06 · Bootcamp
schancel added a parent task for T165: Build scripts for other compilers/cross compiles: T258: Quality Assurance Improvements.
Feb 28 2018, 18:50 · Bootcamp

Feb 27 2018

schancel added a revision to T245: Add a hardfork date parameter for May 15th HF.: D1139: Enable May 15 2018 HF Activation.
Feb 27 2018, 21:08 · Bootcamp
movrcx added a comment to T245: Add a hardfork date parameter for May 15th HF..

I've added https://reviews.bitcoinabc.org/D1139 to be used for MTP activation... Since it's a trailing indicator ABC will likely activate after BU's activation by local system time.

Feb 27 2018, 20:34 · Bootcamp

Feb 26 2018

matra774 claimed T163: test_runner.py should not list all the test, but instead be able to find them..
Feb 26 2018, 21:21 · Bootcamp

Feb 25 2018

deadalnix triaged T249: Refactor seeder such as it uses the Config as Normal priority.
Feb 25 2018, 18:17 · Bootcamp
matra774 added a revision to T163: test_runner.py should not list all the test, but instead be able to find them.: D1135: Search the filesystem to discover tests. Use the timing info from build and src directory to chose which ones are extended tests and which are regular ones.
Feb 25 2018, 17:22 · Bootcamp
deadalnix triaged T247: Make CMessageHeader::pchCommand a C++ array as Normal priority.
Feb 25 2018, 11:54 · Bootcamp
deadalnix added a project to T247: Make CMessageHeader::pchCommand a C++ array: Bootcamp.
Feb 25 2018, 11:54 · Bootcamp

Feb 24 2018

schancel closed T164: Implement junit output support in test_runner.py as Resolved.

Resolved by D1089

Feb 24 2018, 07:47 · Bootcamp