Dusan Morhac

Results 116 issues of Dusan Morhac

EVM builder could be yet again enhanced by implementation of Wormhole bridge, which allows Polkadot to connect to Ethereum, Solana and more.

Enhancement
XCM SDK
XCM API
XCM Playground

We can query all the functions of Pallets node uses into our xcm pallet map and add checks that will determine whether that function exists or not. These checks will...

Enhancement
XCM SDK

Currently, EVM Builder is only supported by PJS, implement support for PAPI to enhance usability.

Enhancement
XCM SDK

Create a CLI client that allows you to start example projects via the command line without github templates: `eg. npx paraspell initiate ` - Start XCM SDK template - Use...

Enhancement
XCM SDK
XCM API
XCM ROUTER

Investigate support for Hyperbridge https://hyperbridge.network/bridge

Enhancement
XCM SDK

Hello, currently we face random chainhead: follow warnings when connecting to EVM chain APIs for both Query operations, but for Submitting extrinsics. Can you please explain what may cause these...

Hello, is it possible to sign EVM Parachain transactions with ethers or viem signers? ![ph](https://github.com/user-attachments/assets/26d7d171-b3a8-436e-adbd-1e3ba0feaad7) Because we had no success with this, is there any function to convert Ethers/Viem signers...

* **I'm submitting a ...** - [ ] Bug report - [x] Feature request - [x] Support request - [ ] Other * **What is the current behavior and expected...

Support

Since some libraries require us to disable CommonJS moving onwards, it would be more scalable and logical pathway for us to become ESM only package. This will reduce unnecessary maintenance...

Enhancement
XCM Tools

Currently we only support SB on Polkadot, add support for Westend and Paseo

Enhancement
XCM SDK