Skip to content

August 28, 2026 Production Release - #52

Merged
csibbach merged 18 commits into
mainfrom
develop
Aug 28, 2026
Merged

August 28, 2026 Production Release#52
csibbach merged 18 commits into
mainfrom
develop

Conversation

@csibbach

Copy link
Copy Markdown
Contributor

No description provided.

Charlie Sibbach and others added 18 commits July 29, 2026 16:51
- Introduced Circle onramp functionality, allowing users to buy crypto directly from the wallet interface.
- Added new CircleProvider and related context for managing onramp sessions.
- Implemented onramp RPC method for seamless integration with the wallet.
- Updated AssetDetails and WalletActions components to include onramp options.
- Enhanced documentation to reflect new onramp capabilities and usage instructions.
- Added necessary environment configurations for Circle's AppKit integration.
- Changed chain ID references in the wallet integration and related components to reflect the transition from Arc Testnet (0x4cef52) to Arc mainnet (0x13b2).
- Updated documentation and comments to accurately describe the current network status.
- Adjusted asset tracking and default chain settings accordingly.
- Introduced a new `bridge` RPC method to facilitate gasless CCTP USDC transfers between networks.
- Updated UI components to include bridge actions and labels, enhancing user interaction.
- Implemented a dedicated `CCTPBridge` modal for user input and transaction confirmation.
- Enhanced `BridgeService` to handle quoting and executing bridge transactions, integrating with Circle's Forwarding Service.
- Added necessary types and utility functions to support the new bridging feature across the application.
- Introduced a new module `features.ts` to manage the `EnableArcMainnet` flag.
- Updated various components to conditionally render UI elements based on the `EnableArcMainnet` state, including chain options, wallet actions, and asset details.
- Refactored `HardcodedChainRepository` to set the default chain based on the feature flag.
- Ensured that the integration is in sync with the wallet package for future updates.
Add CCTP bridge functionality for gasless USDC transfers
small changes to reflect changes to webhook docs
Update licence and notice, update readmes.
@csibbach
csibbach merged commit b775426 into main Aug 28, 2026
2 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