Closed RichJamo closed 2 months ago
[!TIP]
OpenAI O1 model for chat
- We have deployed OpenAI's latest O1 model for chat. - OpenAI claims that this model has superior reasoning capabilities than their GPT-4o model. - Please share any feedback with us in the [discussions post](https://discord.com/channels/1134356397673414807/1283929536186155099).
I've been working on localnet to try and get a cross-chain deposit into a vault to work via depositAndCall The transaction is failing, but there's not much in the error message to indicate why I suspect it might be something to do with the data preparation and formatting Would love to get some more knowledgeable eyes on this to see where the problem might lie
Summary by CodeRabbit
New Features
Mock4626
andMockUSDC
smart contracts for enhanced tokenized vault and stablecoin functionality.VaultManager
contract to manage deposits and withdrawals of USDC tokens in the vault.ZRC4626
contract with cross-chain capabilities for decentralized asset management.evmDepositAndCall
,evmDeposit
, andzetachainCall
.depositAndCall
function with improved parameter clarity and dynamic gas management.Bug Fixes
@zetachain/localnet
package for improvements.Documentation