Skip to content

docs: fix EntryPoint address override and viem destructuring in WebAu… - #141

Open
vridhib wants to merge 1 commit into
OpenZeppelin:mainfrom
vridhib:fix/webauthn-tutorial-entrypoint-viem
Open

docs: fix EntryPoint address override and viem destructuring in WebAu…#141
vridhib wants to merge 1 commit into
OpenZeppelin:mainfrom
vridhib:fix/webauthn-tutorial-entrypoint-viem

Conversation

@vridhib

@vridhib vridhib commented Apr 6, 2026

Copy link
Copy Markdown

Fixes issue #134

  • Added entryPoint() override in AccountWebAuthn.sol to use ENTRYPOINT_V08 instead of the default ENTRYPOINT_V09 to prevent the AA23 revert.
  • Fixed predictAddress destructuring in server endpoint (removed incorrect array destructuring).

@netlify

netlify Bot commented Apr 6, 2026

Copy link
Copy Markdown

Deploy Preview for openzeppelin-docs-v2 ready!

Name Link
🔨 Latest commit ebdd8a9
🔍 Latest deploy log https://app.netlify.com/projects/openzeppelin-docs-v2/deploys/69d3d48502c3130008940905
😎 Deploy Preview https://deploy-preview-141--openzeppelin-docs-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

pepebndc added a commit that referenced this pull request Aug 24, 2026
Sync the Tron pages with tron-contracts and tron-contracts-upgradeable
at the 5.6.0-rc.1 release:

- index: link the published npm packages, port the versioning policy,
  drop bug-bounty claims, point security reports at GitHub advisories,
  and replace the @dev install example with @next (npm publishes only
  latest and next).
- utilities: P256 verifies in Solidity (TIP-7951 cited, verifyNative
  gone), TRC165/TRC1271/trc7201Slot renames, TIP-2935 blockhash note,
  correct TRC165 usage (no _registerInterface).
- governance: TRON 3-second block arithmetic (28800/201600) plus the
  block-time callout, TRC-6372/TRC-5805 names, TRX instead of ETH,
  remove the nonexistent TRC20VotesComp variant.
- tvm-differences: safeTransferChecked default (H-01), corrected P256,
  EIP-7702 and ERC-4337 rows, new TRC-10 row and section, new callout
  on 20-byte addresses inside bytes payloads.
- trc4626: fee example uses safeTransferChecked.
- access-control: TimelockController self-administration, AccessManager
  cancellation rights incl. role admins (#141).
- upgradeable, backwards-compatibility: recommend the Tron Upgrades
  plugins; upgradeable versioning note.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant