Just van Stam

Results 6 issues of Just van Stam

closes https://github.com/paritytech/polkadot-sdk/issues/490 --- Cumulus companion: https://github.com/paritytech/cumulus/pull/2969

A3-in_progress
B0-silent
C1-low
D9-needsaudit 👮

This pr introduces the `NonFungiblesV2Adapter` as a new type for the XCM executor's AssetTransactor type, designed to work with the NFTs pallet. This Pr is a PoC to investigate how...

A0-please_review
B0-silent
D3-trivial 🧸
T6-XCM

Companion for https://github.com/paritytech/polkadot/pull/6951

### Is your feature request related to a problem? Please describe. Currently the StakeAdded/Removed events do not list the origin that initiated the stake add or removal action. This makes...

red team

Looking through the code I'm confused where the miner resyncs the metagraph data. On the following line the metagraph is fetched and set to a local variable. Should this be...