Skip to content

docs: use tempo mainnet chain id in examples#279

Merged
brendanjryan merged 1 commit into
mainfrom
brendanjryan/tempo-mainnet-examples
Jun 10, 2026
Merged

docs: use tempo mainnet chain id in examples#279
brendanjryan merged 1 commit into
mainfrom
brendanjryan/tempo-mainnet-examples

Conversation

@brendanjryan

Copy link
Copy Markdown
Collaborator

Summary

  • Update Tempo examples to use mainnet chain ID 4217 where not explicitly testnet
  • Keep the Tempo charge default on Moderato
  • Regenerate encoded Tempo charge example payloads to match decoded examples

@brendanjryan brendanjryan marked this pull request as ready for review June 10, 2026 19:45
@github-actions

Copy link
Copy Markdown

Spec Preview

Spec Changed Artifacts
draft-card-charge-00 Yes HTML · TXT · XML · PDF
draft-evm-charge-00 Yes HTML · TXT · XML · PDF
draft-hedera-charge-00 Yes HTML · TXT · XML · PDF
draft-httpauth-payment-00 Yes HTML · TXT · XML · PDF
draft-lightning-charge-00 Yes HTML · TXT · XML · PDF
draft-lightning-session-00 Yes HTML · TXT · XML · PDF
draft-payment-discovery-00 Yes HTML · TXT · XML · PDF
draft-payment-intent-charge-00 Yes HTML · TXT · XML · PDF
draft-payment-transport-mcp-00 Yes HTML · TXT · XML · PDF
draft-solana-charge-00 Yes HTML · TXT · XML · PDF
draft-stellar-charge-00 Yes HTML · TXT · XML · PDF
draft-stripe-charge-00 Yes HTML · TXT · XML · PDF
draft-tempo-charge-00 Yes HTML · TXT · XML · PDF
draft-tempo-session-00 Yes HTML · TXT · XML · PDF

Browse preview release assets

@brendanjryan brendanjryan enabled auto-merge (squash) June 10, 2026 19:46
@jxom jxom self-requested a review June 10, 2026 19:47

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9f7977b3b5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"methodDetails": {
"escrowContract": "0x9d136eEa063eDE5418A6BC7bEafF009bBb6CFa70",
"chainId": 42431
"chainId": 4217

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use a chain ID that matches the escrow contract

This appendix challenge now pairs chainId 4217 with escrow contract 0x9d136e..., but the deployed-contracts table in this same draft lists that address only for Moderato testnet chain 42431. Clients using this example to build the EIP-712 domain would verify/sign against the wrong network-contract pair, making the example unusable unless a 4217 deployment address is added or this example remains on 42431.

Useful? React with 👍 / 👎.

@brendanjryan brendanjryan merged commit e519580 into main Jun 10, 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