Open lukema95 opened 4 days ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
For Cli:
npx hardhat solana-deposit --amount 0.1 --recipient 0x1b02C3079c039DF9E20DC68427cb87bf821BffeF --types '["address", "bytes", "bool"]' 0x05ba149a7bd6dc1f937fa9046a9e05c05f3b18b0 0x4955a3F38ff86ae92A914445099caa8eA2B9bA32 true
For Browser: I wrote a front-end test case here.
Final call result: 4CX34eMBpKcSPSjWfcuVa8whPsG1bk7vtrnN5PqvgrM5AZQa9UCTNF6gzKx5KuYfetNSwbhMRw3Gg69Q31Wis3Q7 Note: If you use the Phantom Wallet, you need to set it to developer mode.
@fadeev pls review
solanaDeposit
to support browserRelated issue #182
Summary by CodeRabbit
Release Notes
New Features
solanaDeposit
function for improved transaction handling and error reporting.Bug Fixes
Chores