gemcoder21
gemcoder21
We can extend endpoint like `get_name_resolve`, to return a custom error struct ```rust #[get("/name/resolve/?")] pub async fn get_name_resolve( name: &str, chain: &str, name_client: &State, ) -> Result { ... }...
**Describe the bug** I just went to upgrade WalletConnect Swift SPM from `1.9.0` to `1.18.8` and start to receive an error: OSStatus: -34018, message: A required entitlement isn't present. **SDK...
https://github.com/ethereum/ercs/blob/master/ERCS/erc-681.md In https://github.com/gemwalletcom/core/blob/main/crates/primitives/src/payment_decoder.rs
https://github.com/gemwalletcom/core/blob/main/crates/primitives/src/currency.rs
### Describe the bug After upgrading to the latest version of Metabase, clickhouse and clickhouse Driver I started getting an error to sync tables. Metabase display charts but table syncing...