Michael Absolon
Michael Absolon
Hi there, I've encountered some unmet peer dependency warnings while using the @snowfork/snowbridge-types library, specifically related to the @polkadot/keyring library. Here's the error I'm encountering: ``` WARN Issues with peer...
**Describe the bug** Hello, when i install and use the library i receive errors for no matching export in ESM build files of the library. Can you help me? I...
Hi, When utilizing the Acala DEX SDK, specifically the wallet.getPrice() function, I have encountered an unexpected behavior. For certain token symbols, notably 'UNQ', the function returns zero. This issue appears...
Remove duplicated code from Astar.ts and Shiden.ts file
- Organize the scripts code into appropriate files - Extract repeated code - Improve error handling in case the asset fetching fails (right now the process crashes) - Handle timeouts...
This refactor will speed up our unit tests
https://typescript-eslint.io/rules/consistent-type-imports/