Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions public/open-source-projects/issues/bdk/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,14 @@
"bug"
],
"imageUrl": "https://avatars.githubusercontent.com/u/62867074?v=4"
},
{
"url": "https://github.com/bitcoindevkit/bdk/issues/2088",
"publishedAt": "2026-01-03T21:39:04Z",
"title": "`CanonicalReason::Assumed` should map to `ChainPosition::Confirmed` if a direct anchor exists",
"labels": [
"bug"
],
"imageUrl": "https://avatars.githubusercontent.com/u/62867074?v=4"
}
]
21 changes: 5 additions & 16 deletions public/open-source-projects/issues/bitcoin/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,16 +264,6 @@
],
"imageUrl": "https://avatars.githubusercontent.com/u/528860?v=4"
},
{
"url": "https://github.com/bitcoin/bitcoin/issues/28179",
"publishedAt": "2023-07-28T10:56:14Z",
"title": "test: 999 of 999 multisig",
"labels": [
"Tests",
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/528860?v=4"
},
{
"url": "https://github.com/bitcoin/bitcoin/issues/28648",
"publishedAt": "2023-10-13T10:24:00Z",
Expand Down Expand Up @@ -339,7 +329,7 @@
{
"url": "https://github.com/bitcoin/bitcoin/issues/33128",
"publishedAt": "2025-08-02T15:22:03Z",
"title": "OpenBSD, NetBSD: `-reindex` is broken",
"title": "*BSD, OmniOS: `-reindex` is broken",
"labels": [
"Bug",
"Block storage"
Expand Down Expand Up @@ -368,12 +358,11 @@
"imageUrl": "https://avatars.githubusercontent.com/u/528860?v=4"
},
{
"url": "https://github.com/bitcoin/bitcoin/issues/33615",
"publishedAt": "2025-10-13T17:23:46Z",
"title": "ASAN use-after-free in `m_reconnections`",
"url": "https://github.com/bitcoin/bitcoin/issues/34086",
"publishedAt": "2025-12-17T04:16:29Z",
"title": "doc: Use multi-path descriptors in descriptors.md and linked tests.",
"labels": [
"Bug",
"P2P"
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/528860?v=4"
}
Expand Down
31 changes: 0 additions & 31 deletions public/open-source-projects/issues/btcpayserver/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,6 @@
],
"imageUrl": "https://avatars.githubusercontent.com/u/31132886?v=4"
},
{
"url": "https://github.com/btcpayserver/btcpayserver/issues/6653",
"publishedAt": "2025-04-05T16:45:11Z",
"title": "In Email Rules show \"Send the email to the buyer\" checkbox only if trigger supports it",
"labels": [
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/31132886?v=4"
},
{
"url": "https://github.com/btcpayserver/btcpayserver/issues/6667",
"publishedAt": "2025-04-10T21:06:56Z",
Expand Down Expand Up @@ -82,27 +73,5 @@
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/31132886?v=4"
},
{
"url": "https://github.com/btcpayserver/btcpayserver/issues/6772",
"publishedAt": "2025-06-06T21:12:26Z",
"title": "Don't show payment method selector if there's only a single payment method or in Bitcoin case Unified QR is selected",
"labels": [
"Enhancement",
"UI / UX",
"good first issue",
"Checkout"
],
"imageUrl": "https://avatars.githubusercontent.com/u/31132886?v=4"
},
{
"url": "https://github.com/btcpayserver/btcpayserver/issues/6991",
"publishedAt": "2025-11-12T09:51:32Z",
"title": "[Bug]: Don't display `Create a new wallet` on the wallet creation flow, if the server settings disable hot and watch only wallet creation",
"labels": [
"good first issue",
"Wallet"
],
"imageUrl": "https://avatars.githubusercontent.com/u/31132886?v=4"
}
]
29 changes: 10 additions & 19 deletions public/open-source-projects/issues/fedimint/index.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,4 @@
[
{
"url": "https://github.com/fedimint/fedimint/issues/1344",
"publishedAt": "2023-01-16T17:35:13Z",
"title": "1-click deployments",
"labels": [
"good first issue",
"deployment"
],
"imageUrl": "https://avatars.githubusercontent.com/u/84478549?v=4"
},
{
"url": "https://github.com/fedimint/fedimint/issues/2190",
"publishedAt": "2023-04-11T14:45:18Z",
Expand All @@ -18,15 +8,6 @@
],
"imageUrl": "https://avatars.githubusercontent.com/u/84478549?v=4"
},
{
"url": "https://github.com/fedimint/fedimint/issues/2257",
"publishedAt": "2023-04-19T21:00:18Z",
"title": "Convert (most) logging statements to use pre-defined logging targets",
"labels": [
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/84478549?v=4"
},
{
"url": "https://github.com/fedimint/fedimint/issues/2836",
"publishedAt": "2023-07-25T14:13:08Z",
Expand Down Expand Up @@ -151,5 +132,15 @@
"bug"
],
"imageUrl": "https://avatars.githubusercontent.com/u/84478549?v=4"
},
{
"url": "https://github.com/fedimint/fedimint/issues/8101",
"publishedAt": "2025-12-20T17:50:33Z",
"title": "Investigate potential race condition in LNv1 reucrringd registration",
"labels": [
"bug",
"client"
],
"imageUrl": "https://avatars.githubusercontent.com/u/84478549?v=4"
}
]
9 changes: 0 additions & 9 deletions public/open-source-projects/issues/polar/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,14 +126,5 @@
"bug"
],
"imageUrl": "https://avatars.githubusercontent.com/u/1356600?u=332766210005f71b61f09f64ab2d6b9aad32f160&v=4"
},
{
"url": "https://github.com/jamaljsr/polar/issues/1329",
"publishedAt": "2025-12-01T06:43:14Z",
"title": "Bug: 2 UNKNOWN: error funding channel",
"labels": [
"bug"
],
"imageUrl": "https://avatars.githubusercontent.com/u/1356600?u=332766210005f71b61f09f64ab2d6b9aad32f160&v=4"
}
]
9 changes: 9 additions & 0 deletions public/open-source-projects/issues/rustlightning/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,14 @@
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/60484029?v=4"
},
{
"url": "https://github.com/lightningdevkit/rust-lightning/issues/4292",
"publishedAt": "2025-12-22T02:05:35Z",
"title": "`Bolt11Invoice::payment_hash` should return a `PaymentHash`",
"labels": [
"good first issue"
],
"imageUrl": "https://avatars.githubusercontent.com/u/60484029?v=4"
}
]
10 changes: 5 additions & 5 deletions public/open-source-projects/issues/rustpayjoin/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
"imageUrl": "https://avatars.githubusercontent.com/u/125623455?v=4"
},
{
"url": "https://github.com/payjoin/rust-payjoin/issues/1172",
"publishedAt": "2025-10-23T20:09:45Z",
"title": "payjoin-cli `resume` command fails when any session has expired",
"url": "https://github.com/payjoin/rust-payjoin/issues/1250",
"publishedAt": "2025-12-29T10:42:24Z",
"title": "JS bindings should include `io` functionality",
"labels": [
"bug",
"payjoin-cli"
"good first issue",
"ffi"
],
"imageUrl": "https://avatars.githubusercontent.com/u/125623455?v=4"
}
Expand Down
2 changes: 2 additions & 0 deletions scripts/types/curriculum.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
10 changes: 10 additions & 0 deletions scripts/utils/fetchJson.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.fetchJsonData = fetchJsonData;
async function fetchJsonData(path) {
const res = await fetch(path);
if (!res.ok) {
throw new Error(`Failed to fetch ${path}: ${res.status}`);
}
return res.json();
}
155 changes: 0 additions & 155 deletions scripts/utils/index.js

This file was deleted.

2 changes: 1 addition & 1 deletion tsconfig.scripts.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"skipLibCheck": true
},
"include": ["helpers/**/*.ts", "utils/**/*.ts", "types/**/*.ts"],
"exclude": ["utils/content-utils.ts"]
"exclude": ["utils/content-utils.ts", "utils/index.ts"]
}
2 changes: 1 addition & 1 deletion types/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { TagType } from "@bitcoin-dev-project/bdp-ui"
import { ImageProps } from "next/image"
import { ComponentType, SVGProps } from "react"
import { TagType } from "./curriculum"

export type ProjectProperties = {
name: string
Expand Down
Loading