docs: feat(policy): enforce TRANSFER_EXECUTOR_POLICY on every transfer path (base-std@253bb15) - #1968
Open
github-actions[bot] wants to merge 5 commits into
Open
github-actions[bot] wants to merge 5 commits into
github-actions[bot] wants to merge 5 commits into
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Collaborator
🟡 Heimdall Review Status
|
stephancill
reviewed
Sep 15, 2026
stephancill
left a comment
Contributor
There was a problem hiding this comment.
i think the diff should really just be the new changelog + update statically generated references.
can drop the build-on-base changes and AI changes in the other directories
rayyan224
reviewed
Sep 15, 2026
|
|
||
| ## What Changed | ||
|
|
||
| ### Check location and scope |
There was a problem hiding this comment.
Question why not just follow what we written in the base-std documentation ?
Contributor
There was a problem hiding this comment.
The agent might have updated this instead of copying verbatim we can add logic to stop that
rayyan224
reviewed
Sep 15, 2026
| title: "Request a Payment" | ||
| keywords: ["request USDC payment", "wallet USDC checkout", "B20 payment memo", "onchain checkout Base"] | ||
| description: "Request an immediately settled USDC or memo-enabled B20 payment from a wallet on Base." | ||
| description: "Request and settle a USDC or memo-enabled B20 payment from a wallet on Base." |
rayyan224
reviewed
Sep 15, 2026
|
|
||
| Typical inner causes of `InternalCallFailed`: missing `MINT_ROLE` or `BURN_ROLE`, paused `MINT` or `BURN`, `UIMultiplierUpdateExists`, `PolicyForbids`, `SupplyCapExceeded`, `InsufficientBalance`. A Solidity `Panic` (for example overflow) propagates raw and is not wrapped as `InternalCallFailed`. | ||
|
|
||
| <Note> |
There was a problem hiding this comment.
I don't think this needs to be here ?
soheimam
force-pushed
the
docs/sync-code-change-253bb15
branch
from
September 16, 2026 16:50
586d5fb to
c4a8685
Compare
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.
Auto-generated from the source PR above.
Reviewer checklist
Before merging, confirm each item below. The validator catches structural problems (raw HTML, dangerous URLs, secrets); these items need a human eye.
click here, no link text that contradicts its target host.title/descriptionstill match the page's role (reference vs. overview vs. conceptual).<Warning>added describes a real breaking change in the source PR, not a paraphrase the model invented.Newly introduced external URLs
No new external URLs in this sync.
Unrouted source files
These files changed in the source commit but match no rule in
scripts/sync-from-base-std/route-table.json, so no docs page was edited for them. Add a rule (or anignoredrule) so the next change routes on its own.docs/guides/restricting-transfer-initiators.mdtest/lib/mocks/MockB20Storage.solProposed placement (from IA guidelines)
Derived from
docs/ia-guidelines.mdanddocs/content-guidelines.mdby the sync's placement pass. Every proposed page already exists; nothing here creates a page. Turn an accepted row into a route-table rule to make it permanent.docs/guides/restricting-transfer-initiators.mddocs/build-on-base/issue-stablecoins/restrict-who-can-hold.mdxFiles touched
docs/base-chain/specs/reference/b20/changelog/03-denim-b20-transfer-executor-enforcement.mdxdocs/docs.jsondocs/specifications/b20/specification-overview.mdxdocs/specifications/b20/reference/constants-addresses.mdxdocs/build-on-base/issue-stablecoins/restrict-who-can-hold.mdxdocs/build-on-base/accept-payments/request-a-payment.mdxdocs/specifications/b20/reference/interfaces/ib20/transfer-executor-policy.mdxdocs/specifications/b20/reference/interfaces/ib20/transfer-from-with-memo.mdxdocs/specifications/b20/reference/interfaces/ib20/transfer-from.mdxdocs/specifications/b20/reference/interfaces/ib20/transfer.mdxdocs/base-chain/specs/reference/b20/changelog/02-cobalt-b20asset-multiplier.mdxdocs/build-on-base/accept-payments/refund-a-payment.mdxdocs/build-on-base/accept-payments/send-a-payout.mdxdocs/build-on-base/accept-payments/split-a-payment.mdxdocs/build-on-base/accept-payments/verify-a-payment.mdxdocs/build-on-base/issue-rwa/announce-a-distribution.mdxdocs/build-on-base/issue-rwa/pause-transfers.mdxdocs/build-on-base/issue-stablecoins/pause-activity.mdxdocs/build-on-base/issue-stablecoins/reconcile-with-memos.mdxdocs/specifications/b20/reference/invariants-tests.mdxSource provenance
Each row shows which file(s) in
base/base-std@253bb15drove an edit to a docs page. Click into a source file to verify the claim before merging.docs/base-chain/specs/reference/b20/changelog/03-denim-b20-transfer-executor-enforcement.mdxchangelog/03_Denim_B20_transfer_executor_enforcement.mddocs/specifications/b20/specification-overview.mdxdocs/concepts/policies.mdsrc/interfaces/IB20.soltest/lib/mocks/MockB20.soldocs/specifications/b20/reference/constants-addresses.mdxdocs/concepts/policies.mddocs/reference/constants.mddocs/build-on-base/issue-stablecoins/restrict-who-can-hold.mdxdocs/concepts/policies.mddocs/build-on-base/accept-payments/request-a-payment.mdxsrc/interfaces/IB20.soldocs/specifications/b20/reference/interfaces/ib20/transfer-executor-policy.mdxsrc/interfaces/IB20.soltest/lib/mocks/MockB20.soldocs/specifications/b20/reference/interfaces/ib20/transfer-from-with-memo.mdxsrc/interfaces/IB20.soltest/lib/mocks/MockB20.soldocs/specifications/b20/reference/interfaces/ib20/transfer-from.mdxsrc/interfaces/IB20.soltest/lib/mocks/MockB20.soldocs/specifications/b20/reference/interfaces/ib20/transfer.mdxsrc/interfaces/IB20.soltest/lib/mocks/MockB20.soldocs/base-chain/specs/reference/b20/changelog/02-cobalt-b20asset-multiplier.mdxsrc/interfaces/IB20.soldocs/build-on-base/accept-payments/refund-a-payment.mdxsrc/interfaces/IB20.soldocs/build-on-base/accept-payments/send-a-payout.mdxsrc/interfaces/IB20.soldocs/build-on-base/accept-payments/split-a-payment.mdxsrc/interfaces/IB20.soldocs/build-on-base/accept-payments/verify-a-payment.mdxsrc/interfaces/IB20.soldocs/build-on-base/issue-rwa/announce-a-distribution.mdxsrc/interfaces/IB20.soldocs/build-on-base/issue-rwa/pause-transfers.mdxsrc/interfaces/IB20.soldocs/build-on-base/issue-stablecoins/pause-activity.mdxsrc/interfaces/IB20.soldocs/build-on-base/issue-stablecoins/reconcile-with-memos.mdxdocs/concepts/policies.mddocs/specifications/b20/reference/invariants-tests.mdxsrc/interfaces/IB20.soldocs/concepts/policies.mddocs/reference/constants.mdOpened by
Apply Base Std Updateworkflow.