Conversation
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#793) Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.23.9 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: correct total supply statement in node overview The previous text incorrectly stated that CKB's "total supply is fixed at 33.6 billion CKB." However, per CKB's economic model (RFC 0015), while the base issuance is capped at 33.6 billion CKB, secondary issuance adds a fixed 1.344 billion CKB annually with no upper limit. This means the total supply is not fixed at 33.6 billion. Update the statement to refer to the base issuance cap instead of the total supply. Fixes #789 * fix: reword global state cap explanation to include secondary issuance Address review feedback: the previous wording still implied the global state was strictly capped by the 33.6B base issuance limit. Since secondary issuance continues to add CKB annually, the global state is not strictly capped at a fixed number. Reword the bullet to state that the total supply grows predictably through both capped base issuance and fixed-rate secondary issuance, so the global state size is inherently bounded rather than fixed. * fix: reword global state explanation per review suggestion Replace the bullet with a more accurate explanation that: - Emphasizes the economic constraint rather than implying a hard cap - Acknowledges base issuance is capped at 33.6B CKB - Explicitly notes that secondary issuance can still increase capacity * fix: use 'predictably' to describe secondary issuance growth --------- Co-authored-by: humble-little-bear <retric@ckba.build>
…le-lock (#795) * chore(deps): bump next in /examples/dApp/simple-lock Bumps [next](https://github.com/vercel/next.js) from 15.5.15 to 15.5.18. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.15...v15.5.18) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.18 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore: update and format pnpm-lock.yaml in simple-lock after next bump Agent-Logs-Url: https://github.com/nervosnetwork/docs.nervos.org/sessions/0c619746-5c8c-49af-8ba2-d1ec1ef33018 Co-authored-by: RetricSu <23436060+RetricSu@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: RetricSu <23436060+RetricSu@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.