Han Yang

Results 24 comments of Han Yang

Who's in charge of the [WalletConnect solana spec](https://docs.walletconnect.com/2.0/advanced/rpc-reference/solana-rpc)? May I suggest having it mirror the [wallet-standard solana features](https://github.com/solana-labs/wallet-standard/tree/master/packages/core/features) as closely as possible in the future?

> but it attempts to do every single struct that impl BorshSerialize nevermind i lied, it only does it for structs where `BorshSerialize` is auto-derived (`#[derive(BorshSerialize)]`). My current workaround is...

> Hi, thank you very much for providing this workaround. I used the command `turso db shell funky-falcon < my-csv-table.sql` to import a 50MB SQL file, but it resulted in...