Page MenuHomePhabricator
Feed Advanced Search

Nov 23 2020

jasonbcox accepted D8501: Just pass a TxId to AddInventoryKnown, rename to AddKnownTx.
Nov 23 2020, 22:21
jasonbcox closed D8510: Update Electrum ABC link to point to repo maintained under bitcoin-abc Github.
Nov 23 2020, 22:05
jasonbcox committed rABCWEB0b55832151ce: Update Electrum ABC link to point to repo maintained under bitcoin-abc Github (authored by jasonbcox).
Update Electrum ABC link to point to repo maintained under bitcoin-abc Github
Nov 23 2020, 22:05
jasonbcox closed D8509: [buildbot] Set build status as passed when a target has no builds.
Nov 23 2020, 22:03
jasonbcox committed rABCf4ebfd31f403: [buildbot] Set build status as passed when a target has no builds (authored by jasonbcox).
[buildbot] Set build status as passed when a target has no builds
Nov 23 2020, 22:02
jasonbcox requested review of D8510: Update Electrum ABC link to point to repo maintained under bitcoin-abc Github.
Nov 23 2020, 22:00
jasonbcox closed D8508: [buildbot] Build targets should default to success when no builds are queued.
Nov 23 2020, 21:53
jasonbcox committed rABC2fe36f9fec5e: [buildbot] Build targets should default to success when no builds are queued (authored by jasonbcox).
[buildbot] Build targets should default to success when no builds are queued
Nov 23 2020, 21:53
jasonbcox requested review of D8509: [buildbot] Set build status as passed when a target has no builds.
Nov 23 2020, 21:39
jasonbcox closed D8504: Add Electrum ABC to supported wallets.
Nov 23 2020, 21:20
jasonbcox committed rABCWEB6ce4130ca8f9: Add Electrum ABC to supported wallets (authored by jasonbcox).
Add Electrum ABC to supported wallets
Nov 23 2020, 21:20
jasonbcox requested review of D8508: [buildbot] Build targets should default to success when no builds are queued.
Nov 23 2020, 21:08
jasonbcox closed D8507: Run secp256k1 tests on diffs where changes to the library are made.
Nov 23 2020, 21:03
jasonbcox committed rABCf74c5b86af5c: Run secp256k1 tests on diffs where changes to the library are made (authored by jasonbcox).
Run secp256k1 tests on diffs where changes to the library are made
Nov 23 2020, 21:03
jasonbcox requested review of D8507: Run secp256k1 tests on diffs where changes to the library are made.
Nov 23 2020, 20:00
jasonbcox accepted D8505: Add landing page for electrum ABC wallet.
Nov 23 2020, 19:56
jasonbcox closed D8483: Only run node-related builds on diffs where the node software has changed.
Nov 23 2020, 19:55
jasonbcox committed rABC665129e956ab: Only run node-related builds on diffs where the node software has changed (authored by jasonbcox).
Only run node-related builds on diffs where the node software has changed
Nov 23 2020, 19:55
jasonbcox requested changes to D8505: Add landing page for electrum ABC wallet.
Nov 23 2020, 18:58
jasonbcox updated the diff for D8504: Add Electrum ABC to supported wallets.

Rebase

Nov 23 2020, 18:10
jasonbcox closed D8503: Use absolute paths for images on BCHA page.
Nov 23 2020, 18:09
jasonbcox committed rABCWEBf881e24b8931: Use absolute paths for images on BCHA page (authored by jasonbcox).
Use absolute paths for images on BCHA page
Nov 23 2020, 18:09
jasonbcox updated the diff for D8483: Only run node-related builds on diffs where the node software has changed.

Use the template on the clang builds. Even though changes to functional tests only will be a false positive,
catching changes to /cmake are important. Functional test only changes are not super common, so we
can live with this tradeoff to reduce maintenance overhead and reduce false negatives.

Nov 23 2020, 17:40
jasonbcox updated the diff for D8483: Only run node-related builds on diffs where the node software has changed.

Used a template where it makes sense. For the others, it doesn't make sense to run them when
only changes to the functional tests are made.

Nov 23 2020, 17:36
jasonbcox requested review of D8504: Add Electrum ABC to supported wallets.
Nov 23 2020, 17:23
jasonbcox requested review of D8503: Use absolute paths for images on BCHA page.
Nov 23 2020, 17:20

Nov 20 2020

jasonbcox planned changes to D8486: Temporarily disable caching for css and js files.
Nov 20 2020, 22:18
jasonbcox requested review of D8486: Temporarily disable caching for css and js files.
Nov 20 2020, 22:18
jasonbcox accepted D8485: Add version tag to main.css file.

Let's try this. If this doesn't work well, we can disable caching all together.

Nov 20 2020, 22:16
jasonbcox accepted D8484: Moving bcha page CSS to main.css.
Nov 20 2020, 21:25
jasonbcox requested changes to D8484: Moving bcha page CSS to main.css.

Please remove the reference to overrides.css from the bcha page too

Nov 20 2020, 21:21
jasonbcox requested review of D8483: Only run node-related builds on diffs where the node software has changed.
Nov 20 2020, 20:02
jasonbcox closed D8472: [buildbot] Support a list of regex when matching builds to changed files.
Nov 20 2020, 19:57
jasonbcox committed rABC72637855dccc: [buildbot] Support a list of regex when matching builds to changed files (authored by jasonbcox).
[buildbot] Support a list of regex when matching builds to changed files
Nov 20 2020, 19:57
jasonbcox updated the diff for D8472: [buildbot] Support a list of regex when matching builds to changed files.

Rebase to fix another issue. See D8482

Nov 20 2020, 19:12
jasonbcox closed D8482: [buildbot] Fix getcommitpaths result type.
Nov 20 2020, 19:07
jasonbcox committed rABCf6664ddd8ad6: [buildbot] Fix getcommitpaths result type (authored by jasonbcox).
[buildbot] Fix getcommitpaths result type
Nov 20 2020, 19:07
jasonbcox requested review of D8482: [buildbot] Fix getcommitpaths result type.
Nov 20 2020, 18:56
jasonbcox updated the diff for D8472: [buildbot] Support a list of regex when matching builds to changed files.

Rebase with D8481 to fix CI

Nov 20 2020, 18:38
jasonbcox closed D8481: [buildbot] Fix missing revision_id that is expected to be strictly an integer.
Nov 20 2020, 18:35
jasonbcox committed rABC33babbf34deb: [buildbot] Fix missing revision_id that is expected to be strictly an integer (authored by jasonbcox).
[buildbot] Fix missing revision_id that is expected to be strictly an integer
Nov 20 2020, 18:34
jasonbcox requested review of D8481: [buildbot] Fix missing revision_id that is expected to be strictly an integer.
Nov 20 2020, 16:41
jasonbcox updated the diff for D8472: [buildbot] Support a list of regex when matching builds to changed files.

Rebasing again since buildbot did not finish re-deploying

Nov 20 2020, 16:30
jasonbcox updated the diff for D8472: [buildbot] Support a list of regex when matching builds to changed files.

Rebase to kick off new buildbot tests on the diff

Nov 20 2020, 16:13
jasonbcox closed D8471: [buildbot] Introduce selecting diff builds based on filename regex.
Nov 20 2020, 16:12
jasonbcox committed rABC96022ff9077a: [buildbot] Introduce selecting diff builds based on filename regex (authored by jasonbcox).
[buildbot] Introduce selecting diff builds based on filename regex
Nov 20 2020, 16:12
jasonbcox committed rABCad746f3c3989: Split chainparams by network (authored by jasonbcox).
Split chainparams by network
Nov 20 2020, 00:44
jasonbcox updated the diff for D8472: [buildbot] Support a list of regex when matching builds to changed files.

Rebase

Nov 20 2020, 00:24
jasonbcox closed D8473: [buildbot] Add a facility for fetching the files changed in a given revision.
Nov 20 2020, 00:20
jasonbcox committed rABCcd684dad5ea7: [buildbot] Add a facility for fetching the files changed in a given revision (authored by jasonbcox).
[buildbot] Add a facility for fetching the files changed in a given revision
Nov 20 2020, 00:20

Nov 19 2020

jasonbcox added inline comments to D8474: adding parent dir web/ for web apps.
Nov 19 2020, 23:16
jasonbcox updated the summary of D8471: [buildbot] Introduce selecting diff builds based on filename regex.
Nov 19 2020, 22:38
jasonbcox updated the diff for D8471: [buildbot] Introduce selecting diff builds based on filename regex.

Changes according to feedback, and rebased on D8473

Nov 19 2020, 22:38
jasonbcox requested review of D8473: [buildbot] Add a facility for fetching the files changed in a given revision.
Nov 19 2020, 21:04
jasonbcox requested review of D8472: [buildbot] Support a list of regex when matching builds to changed files.
Nov 19 2020, 18:19
jasonbcox updated the summary of D8471: [buildbot] Introduce selecting diff builds based on filename regex.
Nov 19 2020, 18:08
jasonbcox accepted D8470: refactor: replace CNode pointers by references within net_processing.{h,cpp}.
Nov 19 2020, 18:04
jasonbcox requested review of D8471: [buildbot] Introduce selecting diff builds based on filename regex.
Nov 19 2020, 18:03
jasonbcox requested changes to D8470: refactor: replace CNode pointers by references within net_processing.{h,cpp}.
Nov 19 2020, 17:23
jasonbcox closed D8459: [buildbot] Add revision ID as arg to /buildDiff.
Nov 19 2020, 17:00
jasonbcox committed rABCc21047603fd7: [buildbot] Add revision ID as arg to /buildDiff (authored by jasonbcox).
[buildbot] Add revision ID as arg to /buildDiff
Nov 19 2020, 17:00
jasonbcox accepted D8466: Implement CWallet::IsSpentKey for non-LegacySPKMans.
Nov 19 2020, 16:36
jasonbcox accepted D8467: Return error when no ScriptPubKeyMan is available for specified type.
Nov 19 2020, 16:34
jasonbcox accepted D8468: Correctly check for default wallet.
Nov 19 2020, 16:28
jasonbcox requested review of D8459: [buildbot] Add revision ID as arg to /buildDiff.
Nov 19 2020, 01:21
jasonbcox closed D8456: Set a different default PPA depending on network.
Nov 19 2020, 00:46
jasonbcox committed rABCd3793e529d04: Set a different default PPA depending on network (authored by jasonbcox).
Set a different default PPA depending on network
Nov 19 2020, 00:46
jasonbcox requested review of D8456: Set a different default PPA depending on network.
Nov 19 2020, 00:27

Nov 18 2020

jasonbcox closed D8440: Bump version to 0.22.8.
Nov 18 2020, 22:28
jasonbcox committed rABC44267f74fc66: Bump version to 0.22.8 (authored by jasonbcox).
Bump version to 0.22.8
Nov 18 2020, 22:28
jasonbcox closed D8442: Add temporary file for current release notes page.
Nov 18 2020, 15:11
jasonbcox committed rABCWEBc15d728253db: Add temporary file for current release notes page (authored by jasonbcox).
Add temporary file for current release notes page
Nov 18 2020, 15:11

Nov 17 2020

jasonbcox requested review of D8442: Add temporary file for current release notes page.
Nov 17 2020, 23:40
jasonbcox requested review of D8440: Bump version to 0.22.8.
Nov 17 2020, 16:15
jasonbcox closed D8439: Add a release note.
Nov 17 2020, 16:08
jasonbcox committed rABC010f0a307bcd: Add a release note (authored by jasonbcox).
Add a release note
Nov 17 2020, 16:08
jasonbcox updated the diff for D8439: Add a release note.

Fixed typo

Nov 17 2020, 16:00
jasonbcox requested review of D8439: Add a release note.
Nov 17 2020, 15:58
jasonbcox closed D8422: Add checkpoints for Axion upgrade.
Nov 17 2020, 15:53
jasonbcox committed rABC95a8a552ad62: Add checkpoints for Axion upgrade (authored by jasonbcox).
Add checkpoints for Axion upgrade
Nov 17 2020, 15:53
jasonbcox updated the diff for D8422: Add checkpoints for Axion upgrade.

Fix comment

Nov 17 2020, 15:26

Nov 15 2020

teamcity awarded D8422: Add checkpoints for Axion upgrade a Haypence token.
Nov 15 2020, 16:30
jasonbcox added a comment to D8422: Add checkpoints for Axion upgrade.

@bot build-ibd build-ibd-bchn

Nov 15 2020, 16:30
jasonbcox updated the summary of D8422: Add checkpoints for Axion upgrade.
Nov 15 2020, 16:29
jasonbcox requested review of D8422: Add checkpoints for Axion upgrade.
Nov 15 2020, 16:26
jasonbcox closed D8420: Add email form to landing page and sub pages.
Nov 15 2020, 10:57
jasonbcox committed rABCWEB037f6b044108: Add email form to landing page and sub pages (authored by johnkuney).
Add email form to landing page and sub pages
Nov 15 2020, 10:57
jasonbcox updated the diff for D8420: Add email form to landing page and sub pages.

Move most of the includes to the footer. This looks better in some cases and puts it on more pages.

Nov 15 2020, 10:55
jasonbcox updated the diff for D8420: Add email form to landing page and sub pages.

Apply my feedback from earlier

Nov 15 2020, 10:41
jasonbcox commandeered D8420: Add email form to landing page and sub pages.
Nov 15 2020, 10:32
jasonbcox added a comment to D8339: Move seed list vector operations into distinct compilation unit.

Ignore the failures. One of the build agents was having a network issue and failed multiple builds.

Nov 15 2020, 10:23
jasonbcox removed a reviewer for D8420: Add email form to landing page and sub pages: deadalnix.
Nov 15 2020, 10:01
jasonbcox requested changes to D8420: Add email form to landing page and sub pages.

Similar to docindex, is it possible to add this to the page layout instead of the index and release pages directly?

Nov 15 2020, 10:01
jasonbcox updated the diff for D8339: Move seed list vector operations into distinct compilation unit.

Move the bulk of the implementation of FixedSeedsList into chainparams.cpp

Nov 15 2020, 09:31

Nov 13 2020

jasonbcox accepted D8397: Revert "fuzz: Add process_messages harness".
Nov 13 2020, 21:00
jasonbcox closed D8396: Make a temporary copy of the latest release notes if the current version is not archived.
Nov 13 2020, 19:34
jasonbcox committed rABCWEB6119875c7361: Make a temporary copy of the latest release notes if the current version is not… (authored by jasonbcox).
Make a temporary copy of the latest release notes if the current version is not…
Nov 13 2020, 19:34
jasonbcox requested review of D8396: Make a temporary copy of the latest release notes if the current version is not archived.
Nov 13 2020, 18:17

Nov 12 2020

jasonbcox accepted D8374: Refactor message transport packaging.
Nov 12 2020, 19:42
jasonbcox updated the diff for D8340: Split fixed seeds to support multiple networks.

Rebase. Note that D8339 has taken on some of the changes that were in this
patch as they belong there instead.

Nov 12 2020, 16:29