-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: settlemint/network-bootstrapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: settlemint/network-bootstrapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 11 files changed
- 3 contributors
Commits on Sep 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bbd81a7 - Browse repository at this point
Copy the full SHA bbd81a7View commit details
Commits on Sep 21, 2025
-
chore(biome): update linter rules for naming conventions
- Adjusted the linter configuration to enforce naming conventions with a warning level. - Disabled the console rule to allow console statements in the codebase.
Configuration menu - View commit details
-
Copy full SHA for c436033 - Browse repository at this point
Copy the full SHA c436033View commit details -
feat: publish subgraph hash configmap (#39)
## Summary - add a helper to load and validate the subgraph hash from a file - include the subgraph hash ConfigMap in file and Kubernetes outputs with a default name - wire the generate command to read the optional subgraph hash file and extend tests ## Testing - bun test - bun run typecheck - bun run check ------ https://chatgpt.com/codex/tasks/task_e_68cf2d48dc44833287e31391dee5278e ## Summary by Sourcery Add support for loading and publishing a subgraph IPFS hash as a ConfigMap in the network bootstrap process. New Features: - Introduce loadSubgraphHash helper to read and validate an IPFS hash from a file - Add --subgraph-hash-file CLI option and SUBGRAPH_HASH_FILE environment variable to specify the subgraph hash file - Include subgraph hash in payload and publish it as a ConfigMap in both file and Kubernetes outputs Build: - Add multiformats dependency for IPFS CID parsing Documentation: - Document the new --subgraph-hash-file option in the README Tests: - Add unit tests for loadSubgraphHash to validate file existence, emptiness, and CID format - Extend bootstrap command and output tests to cover subgraph hash loading and ConfigMap generation
Configuration menu - View commit details
-
Copy full SHA for cd6ef11 - Browse repository at this point
Copy the full SHA cd6ef11View commit details -
chore(deps): update dependency ultracite to v5.4.4 (#38)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [ultracite](https://redirect.github.com/haydenbleasel/ultracite) | devDependencies | minor | [`5.3.10` -> `5.4.4`](https://renovatebot.com/diffs/npm/ultracite/5.3.10/5.4.4) | [](https://securityscorecards.dev/viewer/?uri=github.com/haydenbleasel/ultracite) | --- ### Release Notes <details> <summary>haydenbleasel/ultracite (ultracite)</summary> ### [`v5.4.4`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v544-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.4.3...v5.4.4) #####
⚠️ Pushed to `main` - Fix nav ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.4.3`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v543-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.4.2...v5.4.3) #####⚠️ Pushed to `main` - Fix docs layout ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) - Fix SVG attributes ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.4.2`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v542-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.4.1...v5.4.2) #####⚠️ Pushed to `main` - Update zero-config.tsx ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.4.1`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v541-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.4.0...v5.4.1) #####⚠️ Pushed to `main` - Update README.md ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.4.0`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v540-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.3.11...v5.4.0) ##### 🚀 Enhancement - Upgrade to Biome 2.2.4 [#​283](https://redirect.github.com/haydenbleasel/ultracite/pull/283) ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** ### [`v5.3.11`](https://redirect.github.com/haydenbleasel/ultracite/blob/HEAD/CHANGELOG.md#v5311-Sun-Sep-21-2025) [Compare Source](https://redirect.github.com/haydenbleasel/ultracite/compare/v5.3.10...v5.3.11) ##### 🐛 Bug Fix - Docs update [#​282](https://redirect.github.com/haydenbleasel/ultracite/pull/282) ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) ##### Authors: 1 - Hayden Bleasel ([@​haydenbleasel](https://redirect.github.com/haydenbleasel)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Configuration menu - View commit details
-
Copy full SHA for c30be2e - Browse repository at this point
Copy the full SHA c30be2eView commit details -
chore(deps): update dependency multiformats to v13 (#40)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [multiformats](https://redirect.github.com/multiformats/js-multiformats) | dependencies | major | [`12.1.3` -> `13.4.1`](https://renovatebot.com/diffs/npm/multiformats/12.1.3/13.4.1) | [](https://securityscorecards.dev/viewer/?uri=github.com/multiformats/js-multiformats) | --- ### Release Notes <details> <summary>multiformats/js-multiformats (multiformats)</summary> ### [`v13.4.1`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1341-2025-09-15) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.4.0...v13.4.1) ##### Dependencies - **dev:** bump crypto-hash from 3.1.0 to 4.0.0 ([#​332](https://redirect.github.com/multiformats/js-multiformats/issues/332)) ([bbc711a](https://redirect.github.com/multiformats/js-multiformats/commit/bbc711abc09800f09e022f094deda007b8039873)) ### [`v13.4.0`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1340-2025-08-05) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.7...v13.4.0) ##### Features - support truncating digests ([#​329](https://redirect.github.com/multiformats/js-multiformats/issues/329)) ([e4d3a22](https://redirect.github.com/multiformats/js-multiformats/commit/e4d3a22b5580d49ed7c1506a871867f451c609b6)), closes [#​328](https://redirect.github.com/multiformats/js-multiformats/issues/328) ### [`v13.3.7`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1337-2025-06-10) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.6...v13.3.7) ##### Dependencies - **dev:** bump [@​types/node](https://redirect.github.com/types/node) from 22.15.31 to 24.0.0 ([#​326](https://redirect.github.com/multiformats/js-multiformats/issues/326)) ([bbb518e](https://redirect.github.com/multiformats/js-multiformats/commit/bbb518e3290f95786f0b4887aeb6d86c7ce3a5b7)) ### [`v13.3.6`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1336-2025-05-21) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.5...v13.3.6) ##### Trivial Changes - remove package-lock.json ([#​324](https://redirect.github.com/multiformats/js-multiformats/issues/324)) ([c65d07e](https://redirect.github.com/multiformats/js-multiformats/commit/c65d07e4c95d7f9b3510f0d68229619c30349792)) ##### Dependencies - **dev:** bump aegir from 46.0.0 to 47.0.6 ([#​325](https://redirect.github.com/multiformats/js-multiformats/issues/325)) ([ea828e1](https://redirect.github.com/multiformats/js-multiformats/commit/ea828e18b269fc43f32ec451073e68b0a43ce98f)) ### [`v13.3.5`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1335-2025-05-20) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.4...v13.3.5) ##### Bug Fixes - **perf:** improve rfc4648 base decoding ([#​323](https://redirect.github.com/multiformats/js-multiformats/issues/323)) ([900b5f6](https://redirect.github.com/multiformats/js-multiformats/commit/900b5f64416e65d3ff1189d681676c20f1756df0)) ### [`v13.3.4`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1334-2025-05-15) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.3...v13.3.4) ##### Dependencies - **dev:** bump [@​types/node](https://redirect.github.com/types/node) from 22.15.17 to 22.15.18 ([#​319](https://redirect.github.com/multiformats/js-multiformats/issues/319)) ([dbf6eb5](https://redirect.github.com/multiformats/js-multiformats/commit/dbf6eb5a35a07956cff94fa3050f4056ab52bc97)) ### [`v13.3.3`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1333-2025-05-08) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.2...v13.3.3) ##### Dependencies - **dev:** bump aegir from 45.2.1 to 46.0.0 ([#​317](https://redirect.github.com/multiformats/js-multiformats/issues/317)) ([5fcf67b](https://redirect.github.com/multiformats/js-multiformats/commit/5fcf67b628202b64a68b9d9de774a50cf4f6e07d)) ### [`v13.3.2`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1332-2025-02-11) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.1...v13.3.2) ##### Documentation - add missing base36 from default multibases ([#​315](https://redirect.github.com/multiformats/js-multiformats/issues/315)) ([d03762a](https://redirect.github.com/multiformats/js-multiformats/commit/d03762a14741863e4555b89d2e55a7faac041201)) ### [`v13.3.1`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1331-2024-10-29) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.3.0...v13.3.1) ##### Trivial Changes - adjust examples for new linting rules ([adc534b](https://redirect.github.com/multiformats/js-multiformats/commit/adc534be75138e65df0c4f5f1efdf294a7b5f7ba)) ##### Dependencies - **dev:** bump aegir from 44.1.4 to 45.0.0 ([1cd48bf](https://redirect.github.com/multiformats/js-multiformats/commit/1cd48bf7e336fea35af9dde6587c317562ab2074)) ### [`v13.3.0`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1330-2024-09-16) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.2.4...v13.3.0) ##### Features - add hasCode to Digest ([#​308](https://redirect.github.com/multiformats/js-multiformats/issues/308)) ([a5fbf61](https://redirect.github.com/multiformats/js-multiformats/commit/a5fbf61f2474963994cb60d12a68666c91fe824c)) ### [`v13.2.4`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1324-2024-09-16) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.2.3...v13.2.4) ##### Trivial Changes - fix linting ([9d24b62](https://redirect.github.com/multiformats/js-multiformats/commit/9d24b62051f140e5050010655f1a5ee832b0cd23)) ##### Dependencies - **dev:** bump aegir from 43.0.3 to 44.1.1 ([a0fdb76](https://redirect.github.com/multiformats/js-multiformats/commit/a0fdb76928ae93a95bd2d6799b57c081833f7adf)) ### [`v13.2.3`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1323-2024-09-12) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.2.2...v13.2.3) ##### Bug Fixes - CID.parse(base36) ([#​307](https://redirect.github.com/multiformats/js-multiformats/issues/307)) ([892f198](https://redirect.github.com/multiformats/js-multiformats/commit/892f198ebc6fe4f8c53d625d7d13521b65bea73e)) ### [`v13.2.2`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1322-2024-07-30) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.2.1...v13.2.2) ##### Dependencies - **dev:** bump [@​types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 ([2b65321](https://redirect.github.com/multiformats/js-multiformats/commit/2b6532186d73e6d0ff5e3e3af8cfe050d9974763)) ### [`v13.2.1`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1321-2024-07-24) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.2.0...v13.2.1) ### [`v13.2.0`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1320-2024-07-22) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.1.3...v13.2.0) ##### Features - BlockCodec methods are generic ([2ee062e](https://redirect.github.com/multiformats/js-multiformats/commit/2ee062ee83115b28b8f1c153918cd61db5919e5c)) ### [`v13.1.3`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1313-2024-07-02) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.1.2...v13.1.3) ##### Dependencies - **dev:** bump [@​stablelib/sha512](https://redirect.github.com/stablelib/sha512) from 1.0.1 to 2.0.0 ([3091935](https://redirect.github.com/multiformats/js-multiformats/commit/30919356b2e06a643d78351d3e90ab11f598f5fc)) ### [`v13.1.2`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1312-2024-07-02) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.1.1...v13.1.2) ##### Dependencies - **dev:** bump [@​stablelib/sha256](https://redirect.github.com/stablelib/sha256) from 1.0.1 to 2.0.0 ([bc7f8a5](https://redirect.github.com/multiformats/js-multiformats/commit/bc7f8a58fe8c03c6c909bf60f18dffbc9d8518b3)) ### [`v13.1.1`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1311-2024-06-01) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.1.0...v13.1.1) ##### Dependencies - **dev:** bump aegir from 42.2.11 to 43.0.1 ([bc14c48](https://redirect.github.com/multiformats/js-multiformats/commit/bc14c4838d1ff04c1496d04ad34932949881accc)) ### [`v13.1.0`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1310-2024-02-15) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.0.1...v13.1.0) ##### Features - support decoding ArrayBuffers ([#​287](https://redirect.github.com/multiformats/js-multiformats/issues/287)) ([e7f3272](https://redirect.github.com/multiformats/js-multiformats/commit/e7f3272fded88801409358dcef4a5b04b08ad38e)) ##### Trivial Changes - Update .github/dependabot.yml \[skip ci] ([aa9c730](https://redirect.github.com/multiformats/js-multiformats/commit/aa9c7303a7bd844d659163261d301c5c95f26c3b)) ### [`v13.0.1`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1301-2024-01-10) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v13.0.0...v13.0.1) ##### Dependencies - **dev:** bump aegir from 41.3.5 to 42.1.0 ([12c8686](https://redirect.github.com/multiformats/js-multiformats/commit/12c86868defc40b698c425b21be4e11152531658)) ### [`v13.0.0`](https://redirect.github.com/multiformats/js-multiformats/blob/HEAD/CHANGELOG.md#1300-2023-12-20) [Compare Source](https://redirect.github.com/multiformats/js-multiformats/compare/v12.1.3...v13.0.0) ##### ⚠ BREAKING CHANGES - this module is now TypeScript - the API has not changed but releasing as a major for saftey ##### Features - convert codebase to typescript ([#​251](https://redirect.github.com/multiformats/js-multiformats/issues/251)) ([56bbb96](https://redirect.github.com/multiformats/js-multiformats/commit/56bbb9686ed0233f76d7aea6015d4d3294db443c)), closes [#​249](https://redirect.github.com/multiformats/js-multiformats/issues/249) ##### Trivial Changes - **deps:** bump actions/setup-node from 3.8.2 to 4.0.0 ([139b3c2](https://redirect.github.com/multiformats/js-multiformats/commit/139b3c2fa0d1afcba9f0aafde929fcf69f4d7804)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/network-bootstrapper). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 03e037a - Browse repository at this point
Copy the full SHA 03e037aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.9...v1.2.0