Skip to content

PLEX-3005 Point Aptos simulate at deployed mock forwarders#465

Open
Fletch153 wants to merge 1 commit into
capabilities-developmentfrom
feature/PLEX-3005/aptos-forwarder-addresses
Open

PLEX-3005 Point Aptos simulate at deployed mock forwarders#465
Fletch153 wants to merge 1 commit into
capabilities-developmentfrom
feature/PLEX-3005/aptos-forwarder-addresses

Conversation

@Fletch153
Copy link
Copy Markdown
Contributor

Summary

  • Replace the all-zero Aptos forwarder placeholder with the deployed platform_mock MockForwarder object addresses for mainnet and testnet.

Context

The MockForwarders are now deployed and frozen immutable on Aptos mainnet + testnet, so simulate can target them directly instead of requiring an experimental-chains override.

Changes

  • cmd/workflow/simulate/chain/aptos/supported_chains.go: mainnet 0xbe43e1d5…0314c6c4, testnet 0xef1c83c5…1bc51b8.

Testing

Notes

  • experimental-chains override still applies.
  • Forwarder packages are frozen immutable; no single-EOA upgrade control.

@Fletch153 Fletch153 marked this pull request as ready for review June 2, 2026 17:25
@Fletch153 Fletch153 requested a review from a team as a code owner June 2, 2026 17:25
Replace the all-zero placeholder with the platform_mock MockForwarder
object addresses deployed (and frozen immutable) on Aptos mainnet and
testnet. experimental-chains override still applies.
@Fletch153 Fletch153 force-pushed the feature/PLEX-3005/aptos-forwarder-addresses branch from 0e3d9a9 to c3f2526 Compare June 2, 2026 17:28
@Fletch153 Fletch153 changed the title Point Aptos simulate at deployed mock forwarders PLEX-3005 Point Aptos simulate at deployed mock forwarders Jun 2, 2026
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.

3 participants