Skip to content

Merge 2.38.0 into master#797

Merged
RetricSu merged 5 commits into
masterfrom
develop
May 12, 2026
Merged

Merge 2.38.0 into master#797
RetricSu merged 5 commits into
masterfrom
develop

Conversation

@RetricSu
Copy link
Copy Markdown
Collaborator

No description provided.

dependabot Bot and others added 5 commits May 8, 2026 13:32
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>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nervos-ckb-docs Ready Ready Preview, Comment May 12, 2026 6:34am

Request Review

@RetricSu RetricSu merged commit b5bae54 into master May 12, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants