Skip to content

Commit 1f3328f

Browse files
Ndacyayisenga-droidJexsie
authored andcommitted
Add repos
1 parent 6790103 commit 1f3328f

File tree

2 files changed

+374
-0
lines changed

2 files changed

+374
-0
lines changed

data/issues.json

Lines changed: 356 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,356 @@
1+
[
2+
{
3+
"title": "Implement MirrorNodeClient.queryTransaction",
4+
"url": "https://github.com/OpenElements/hedera-enterprise/issues/26",
5+
"created_at": "2024-08-24T12:54:20Z",
6+
"repo": "OpenElements/hedera-enterprise"
7+
},
8+
{
9+
"title": "Define enum for all supported native types of native smart contract data types",
10+
"url": "https://github.com/OpenElements/hedera-enterprise/issues/24",
11+
"created_at": "2024-08-23T07:01:10Z",
12+
"repo": "OpenElements/hedera-enterprise"
13+
},
14+
{
15+
"title": "Sub-Menu boxes have a too big width",
16+
"url": "https://github.com/OpenElements/open-elements-website/issues/111",
17+
"created_at": "2024-07-20T14:19:41Z",
18+
"repo": "OpenElements/open-elements-website"
19+
},
20+
{
21+
"title": "Preview images of post should provide link on click",
22+
"url": "https://github.com/OpenElements/open-elements-website/issues/109",
23+
"created_at": "2024-07-20T14:07:34Z",
24+
"repo": "OpenElements/open-elements-website"
25+
},
26+
{
27+
"title": "Implement MirrorNodeClient.queryTransaction",
28+
"url": "https://github.com/OpenElements/hedera-enterprise/issues/26",
29+
"created_at": "2024-08-24T12:54:20Z",
30+
"repo": "OpenElements/hedera-enterprise"
31+
},
32+
{
33+
"title": "Define enum for all supported native types of native smart contract data types",
34+
"url": "https://github.com/OpenElements/hedera-enterprise/issues/24",
35+
"created_at": "2024-08-23T07:01:10Z",
36+
"repo": "OpenElements/hedera-enterprise"
37+
},
38+
{
39+
"title": "Create a youtube video that shows how the action can be used",
40+
"url": "https://github.com/OpenElements/hedera-solo-action/issues/3",
41+
"created_at": "2024-08-24T13:05:45Z",
42+
"repo": "OpenElements/hedera-solo-action"
43+
},
44+
{
45+
"title": "Rewrite CustomFractionalFeeAssessor.reclaim() to use safe math operations",
46+
"url": "https://github.com/hashgraph/hedera-services/issues/15376",
47+
"created_at": "2024-09-06T10:49:24Z",
48+
"repo": "hashgraph/hedera-services"
49+
},
50+
{
51+
"title": "Cleanup remaining usage of NonNull and Nullable",
52+
"url": "https://github.com/hashgraph/hedera-services/issues/15375",
53+
"created_at": "2024-09-06T10:02:04Z",
54+
"repo": "hashgraph/hedera-services"
55+
},
56+
{
57+
"title": "Remove unused interface `SignedStateInfo.java`",
58+
"url": "https://github.com/hashgraph/hedera-services/issues/15304",
59+
"created_at": "2024-09-03T14:47:00Z",
60+
"repo": "hashgraph/hedera-services"
61+
},
62+
{
63+
"title": "Provide SLF4J bridge for logging",
64+
"url": "https://github.com/hashgraph/hedera-services/issues/15122",
65+
"created_at": "2024-08-27T06:55:12Z",
66+
"repo": "hashgraph/hedera-services"
67+
},
68+
{
69+
"title": "Chore: Replace `modrun` with `run`",
70+
"url": "https://github.com/hashgraph/hedera-services/issues/13836",
71+
"created_at": "2024-06-13T15:19:11Z",
72+
"repo": "hashgraph/hedera-services"
73+
},
74+
{
75+
"title": "Some MerkleDb unit tests take too long to run",
76+
"url": "https://github.com/hashgraph/hedera-services/issues/10405",
77+
"created_at": "2023-12-09T02:37:42Z",
78+
"repo": "hashgraph/hedera-services"
79+
},
80+
{
81+
"title": "Rename `SignedState` to `SignableState`",
82+
"url": "https://github.com/hashgraph/hedera-services/issues/6216",
83+
"created_at": "2023-04-21T14:25:57Z",
84+
"repo": "hashgraph/hedera-services"
85+
},
86+
{
87+
"title": "Rename Versioned.getVersion() to getClassVersion()",
88+
"url": "https://github.com/hashgraph/hedera-services/issues/5226",
89+
"created_at": "2023-03-03T20:04:52Z",
90+
"repo": "hashgraph/hedera-services"
91+
},
92+
{
93+
"title": "For consistency with `TOKEN_ALREADY_ASSOCIATED_TO_ACCOUNT`, return `ACCOUNT_ALREADY_FROZEN_FOR_TOKEN`",
94+
"url": "https://github.com/hashgraph/hedera-services/issues/5110",
95+
"created_at": "2023-03-01T15:45:29Z",
96+
"repo": "hashgraph/hedera-services"
97+
},
98+
{
99+
"title": "Let `ReadableKVState` and `WriteableKVState` require Records as values",
100+
"url": "https://github.com/hashgraph/hedera-services/issues/4614",
101+
"created_at": "2023-01-12T03:24:46Z",
102+
"repo": "hashgraph/hedera-services"
103+
},
104+
{
105+
"title": "Limit fungible token decimals to 18",
106+
"url": "https://github.com/hashgraph/hedera-services/issues/3178",
107+
"created_at": "2022-04-12T19:35:19Z",
108+
"repo": "hashgraph/hedera-services"
109+
},
110+
{
111+
"title": "Make the test timeout a configurable value",
112+
"url": "https://github.com/hiero-ledger/hiero-sdk-tck/issues/237",
113+
"created_at": "2024-09-05T17:17:37Z",
114+
"repo": "hashgraph/hedera-sdk-tck"
115+
},
116+
{
117+
"title": "fix: updated .github/release.yaml to include `internal` and `github_action` labeled PRs",
118+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/pull/3175",
119+
"created_at": "2024-10-29T17:50:17Z",
120+
"repo": "hashgraph/hedera-json-rpc-relay"
121+
},
122+
{
123+
"title": "Update release.yml to include `internal` and `github_action` labeled PRs",
124+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/3172",
125+
"created_at": "2024-10-29T14:27:38Z",
126+
"repo": "hashgraph/hedera-json-rpc-relay"
127+
},
128+
{
129+
"title": "Shorten the logged names of HBar Rate Limiting repositories.",
130+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/3134",
131+
"created_at": "2024-10-21T15:42:23Z",
132+
"repo": "hashgraph/hedera-json-rpc-relay"
133+
},
134+
{
135+
"title": "Swap eth address for evm address everywhere in the hbar limiter code",
136+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/3125",
137+
"created_at": "2024-10-18T13:53:31Z",
138+
"repo": "hashgraph/hedera-json-rpc-relay"
139+
},
140+
{
141+
"title": "feat: added redis in docker-compose",
142+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/pull/3107",
143+
"created_at": "2024-10-16T10:57:32Z",
144+
"repo": "hashgraph/hedera-json-rpc-relay"
145+
},
146+
{
147+
"title": "Add redis to relay helm chart as a dependency",
148+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/1870",
149+
"created_at": "2023-11-01T16:22:58Z",
150+
"repo": "hashgraph/hedera-json-rpc-relay"
151+
},
152+
{
153+
"title": "Add a redis instance to relay docker-compose",
154+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/1869",
155+
"created_at": "2023-11-01T16:22:54Z",
156+
"repo": "hashgraph/hedera-json-rpc-relay"
157+
},
158+
{
159+
"title": "Create a proper clientSDK for the mirror node using the openAPI Spec provided",
160+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/1416",
161+
"created_at": "2023-06-30T00:17:38Z",
162+
"repo": "hashgraph/hedera-json-rpc-relay"
163+
},
164+
{
165+
"title": "Save output of K6 Results into InfluxDb + Grafana",
166+
"url": "https://github.com/hashgraph/hedera-json-rpc-relay/issues/948",
167+
"created_at": "2023-02-27T17:22:37Z",
168+
"repo": "hashgraph/hedera-json-rpc-relay"
169+
},
170+
{
171+
"title": "Override default max gas refund property for some environments",
172+
"url": "https://github.com/hashgraph/hedera-local-node/issues/408",
173+
"created_at": "2023-10-16T09:33:52Z",
174+
"repo": "hashgraph/hedera-local-node"
175+
},
176+
{
177+
"title": "Nonce Filter Is Ignored on /api/v1/transactions/{hash}",
178+
"url": "https://github.com/hashgraph/hedera-mirror-node/issues/9715",
179+
"created_at": "2024-11-07T00:31:34Z",
180+
"repo": "hashgraph/hedera-mirror-node"
181+
},
182+
{
183+
"title": "Transactions API Should Return All Relevant Transactions",
184+
"url": "https://github.com/hashgraph/hedera-mirror-node/issues/9606",
185+
"created_at": "2024-10-18T16:10:09Z",
186+
"repo": "hashgraph/hedera-mirror-node"
187+
},
188+
{
189+
"title": "HIP-869 Add admin_key to the /network/nodes REST API",
190+
"url": "https://github.com/hashgraph/hedera-mirror-node/issues/8757",
191+
"created_at": "2024-07-12T14:48:11Z",
192+
"repo": "hashgraph/hedera-mirror-node"
193+
},
194+
{
195+
"title": "Replace use of deprecated DirectProcessor",
196+
"url": "https://github.com/hashgraph/hedera-mirror-node/issues/5187",
197+
"created_at": "2023-01-09T16:07:44Z",
198+
"repo": "hashgraph/hedera-mirror-node"
199+
},
200+
{
201+
"title": "Rewrite CustomFractionalFeeAssessor.reclaim() to use safe math operations",
202+
"url": "https://github.com/hashgraph/hedera-services/issues/15376",
203+
"created_at": "2024-09-06T10:49:24Z",
204+
"repo": "hashgraph/hedera-services"
205+
},
206+
{
207+
"title": "Cleanup remaining usage of NonNull and Nullable",
208+
"url": "https://github.com/hashgraph/hedera-services/issues/15375",
209+
"created_at": "2024-09-06T10:02:04Z",
210+
"repo": "hashgraph/hedera-services"
211+
},
212+
{
213+
"title": "Remove unused interface `SignedStateInfo.java`",
214+
"url": "https://github.com/hashgraph/hedera-services/issues/15304",
215+
"created_at": "2024-09-03T14:47:00Z",
216+
"repo": "hashgraph/hedera-services"
217+
},
218+
{
219+
"title": "Provide SLF4J bridge for logging",
220+
"url": "https://github.com/hashgraph/hedera-services/issues/15122",
221+
"created_at": "2024-08-27T06:55:12Z",
222+
"repo": "hashgraph/hedera-services"
223+
},
224+
{
225+
"title": "Chore: Replace `modrun` with `run`",
226+
"url": "https://github.com/hashgraph/hedera-services/issues/13836",
227+
"created_at": "2024-06-13T15:19:11Z",
228+
"repo": "hashgraph/hedera-services"
229+
},
230+
{
231+
"title": "Some MerkleDb unit tests take too long to run",
232+
"url": "https://github.com/hashgraph/hedera-services/issues/10405",
233+
"created_at": "2023-12-09T02:37:42Z",
234+
"repo": "hashgraph/hedera-services"
235+
},
236+
{
237+
"title": "Rename `SignedState` to `SignableState`",
238+
"url": "https://github.com/hashgraph/hedera-services/issues/6216",
239+
"created_at": "2023-04-21T14:25:57Z",
240+
"repo": "hashgraph/hedera-services"
241+
},
242+
{
243+
"title": "Rename Versioned.getVersion() to getClassVersion()",
244+
"url": "https://github.com/hashgraph/hedera-services/issues/5226",
245+
"created_at": "2023-03-03T20:04:52Z",
246+
"repo": "hashgraph/hedera-services"
247+
},
248+
{
249+
"title": "For consistency with `TOKEN_ALREADY_ASSOCIATED_TO_ACCOUNT`, return `ACCOUNT_ALREADY_FROZEN_FOR_TOKEN`",
250+
"url": "https://github.com/hashgraph/hedera-services/issues/5110",
251+
"created_at": "2023-03-01T15:45:29Z",
252+
"repo": "hashgraph/hedera-services"
253+
},
254+
{
255+
"title": "Let `ReadableKVState` and `WriteableKVState` require Records as values",
256+
"url": "https://github.com/hashgraph/hedera-services/issues/4614",
257+
"created_at": "2023-01-12T03:24:46Z",
258+
"repo": "hashgraph/hedera-services"
259+
},
260+
{
261+
"title": "Limit fungible token decimals to 18",
262+
"url": "https://github.com/hashgraph/hedera-services/issues/3178",
263+
"created_at": "2022-04-12T19:35:19Z",
264+
"repo": "hashgraph/hedera-services"
265+
},
266+
{
267+
"title": "Create an Example for \"Create File\" functionality",
268+
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/2512",
269+
"created_at": "2024-09-11T12:57:27Z",
270+
"repo": "hashgraph/hedera-sdk-js"
271+
},
272+
{
273+
"title": ".toString() is not implemented ",
274+
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/2301",
275+
"created_at": "2024-05-28T14:22:31Z",
276+
"repo": "hashgraph/hedera-sdk-js"
277+
},
278+
{
279+
"title": "Topic Subscription exponential backoff not working properly (too many retries)",
280+
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/2235",
281+
"created_at": "2024-04-01T09:59:41Z",
282+
"repo": "hashgraph/hedera-sdk-js"
283+
},
284+
{
285+
"title": "Improve the chunk size of FileAppend transaction.",
286+
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/2060",
287+
"created_at": "2023-12-12T14:22:21Z",
288+
"repo": "hashgraph/hedera-sdk-js"
289+
},
290+
{
291+
"title": "Automatically generate/update `Status.js` and `RequestType.js`",
292+
"url": "https://github.com/hashgraph/hedera-sdk-js/issues/1145",
293+
"created_at": "2022-06-01T02:33:05Z",
294+
"repo": "hashgraph/hedera-sdk-js"
295+
},
296+
{
297+
"title": "FileCreate/FileUpdate automatic chunking",
298+
"url": "https://github.com/hashgraph/hedera-sdk-swift/issues/381",
299+
"created_at": "2024-09-03T21:47:38Z",
300+
"repo": "hashgraph/hedera-sdk-swift"
301+
},
302+
{
303+
"title": "Getting AccountId from Mnemonic",
304+
"url": "https://github.com/hashgraph/hedera-sdk-swift/issues/328",
305+
"created_at": "2024-02-16T04:58:45Z",
306+
"repo": "hashgraph/hedera-sdk-swift"
307+
},
308+
{
309+
"title": "Add E2E: AccountAllowanceDeleteTransaction",
310+
"url": "https://github.com/hashgraph/hedera-sdk-swift/issues/90",
311+
"created_at": "2023-05-24T19:06:37Z",
312+
"repo": "hashgraph/hedera-sdk-swift"
313+
},
314+
{
315+
"title": "Add example: Add and remove NFT Allowances",
316+
"url": "https://github.com/hashgraph/hedera-sdk-rust/issues/846",
317+
"created_at": "2024-09-12T00:40:35Z",
318+
"repo": "hashgraph/hedera-sdk-rust"
319+
},
320+
{
321+
"title": "Add missing network configurations with `Client`",
322+
"url": "https://github.com/hashgraph/hedera-sdk-rust/issues/845",
323+
"created_at": "2024-09-11T22:53:51Z",
324+
"repo": "hashgraph/hedera-sdk-rust"
325+
},
326+
{
327+
"title": "FileCreate/FileUpdate automatic chunking",
328+
"url": "https://github.com/hashgraph/hedera-sdk-rust/issues/835",
329+
"created_at": "2024-09-03T21:48:42Z",
330+
"repo": "hashgraph/hedera-sdk-rust"
331+
},
332+
{
333+
"title": "Multi node, multi signature offline signing support",
334+
"url": "https://github.com/hiero-ledger/hiero-sdk-cpp/issues/772",
335+
"created_at": "2024-09-03T23:00:36Z",
336+
"repo": "hashgraph/hedera-sdk-cpp"
337+
},
338+
{
339+
"title": "FileCreate/FileUpdate automatic chunking",
340+
"url": "https://github.com/hiero-ledger/hiero-sdk-cpp/issues/770",
341+
"created_at": "2024-09-03T21:49:52Z",
342+
"repo": "hashgraph/hedera-sdk-cpp"
343+
},
344+
{
345+
"title": "`TransactionId` should not be regenerated if set manually by a user",
346+
"url": "https://github.com/hiero-ledger/hiero-sdk-cpp/issues/652",
347+
"created_at": "2024-01-31T20:39:20Z",
348+
"repo": "hashgraph/hedera-sdk-cpp"
349+
},
350+
{
351+
"title": "Create a youtube video that shows how the action can be used",
352+
"url": "https://github.com/OpenElements/hedera-solo-action/issues/3",
353+
"created_at": "2024-08-24T13:05:45Z",
354+
"repo": "OpenElements/hedera-solo-action"
355+
}
356+
]

fetch_issues.mjs

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@ const REPOS = [
66
"OpenElements/BenchScape",
77
"OpenElements/hedera-enterprise",
88
"OpenElements/open-elements-website",
9+
"OpenElements/hedera-enterprise",
10+
"OpenElements/hedera-solo-action",
11+
"hashgraph/hedera-services",
12+
"hashgraph/hedera-grpcWeb-proxy",
13+
"hashgraph/hedera-exchange-rate-tool",
14+
"hashgraph/hedera-sdk-tck",
15+
"hashgraph/hedera-json-rpc-relay",
16+
"hashgraph/hedera-local-node",
17+
"hashgraph/hedera-mirror-node",
18+
"hashgraph/hedera-services",
19+
"hashgraph/hedera-sdk-js",
20+
"hashgraph/hedera-sdk-swift",
21+
"hashgraph/hedera-sdk-rust",
22+
"hashgraph/hedera-sdk-java",
23+
"hashgraph/hedera-sdk-go",
24+
"hashgraph/hedera-sdk-cpp",
25+
"hashgraph/solo",
26+
"OpenElements/hedera-solo-action",
927
];
1028

1129
const HEADERS = {

0 commit comments

Comments
 (0)