Amar Singh

Results 60 comments of Amar Singh

> any timeline ? Working on it. Now we are proposing and getting feedback on precompile prioritization with Parity. I expect it to be included in our next milestone and...

https://github.com/OpenZeppelin/polkadot-runtime-templates/pull/274 is prioritized before this work so that it's easy to merge in once done

This branch is very out of date. Will reopen against main once higher priority issues are closer to completion.

Thank you for the feedback! This was indeed our first iteration, and we intentionally kept it minimal to get something functional in place. We are absolutely open to suggestions for...

**Blocked until we upgrade dependencies to include pallet_transaction_payment::FungibleAdapter in the dependencies** Checked and our current pinned commit for polkadot-sdk does not include the suggested config type pallet_transaction_payment::FungibleAdapater

This was closed in a dependency upgrade, nice!

Low priority relative to other tasks on my plate, closing and unassigning to encourage someone else to take this issue

Requires declaring these pallets in `xcm_tests::parachain::construct_runtime!`: - pallet-message-queue - cumulus_pallet_xcmp_queue - XcmExecutorConfig, xcm_executor::Config - cumulus_pallet_xcm - pallet_xcm_weight_trader - orml_xtokens - pallet_xcm_transactor The pallets listed in the previous comment could be...

PolkaVM template should live in its own template independent of evm-template because Frontier is more stable and therefore more useful right now. We should NOT remove evm-template until PolkaVM achieves...