Vincent Geddes

@vgeddes

Joined on Nov 16, 2022

  • Rough design for a trustless tipping mechanism for BEEFY relayers: Data Types on BH: Tips: Mapping between an outbound message nonce and the beefy relayer tip. Flow Polkadot->Ethereum: On AH, user signals a BEEFY relayer tip by including this xcm within ExportMessage:
     Like  Bookmark
  • The goal is support Kusama by composing the existing P↔K and P↔E bridges. First, lets define what this support actually entails from the perspective of the user. Users should be able to: One-click transfer assets from a source parachain on Kusama to Ethereum, and vice-versa. Send a transact from a source parachain on Kusama to Ethereum, and vice-versa. Example Scenario
     Like  Bookmark
  • Overview We need the ability to test governance proposals that depend on runtime upgrades that have not yet executed. Runtime upgrades for system parachains can take up to 4 weeks to execute. We therefore need to execute the runtime upgrade and the subsequent governance proposal in a simulated Chopsticks environment. Steps In the following scenario, we will simulate execution of the 1.2.0 upgrade: https://github.com/polkadot-fellows/runtimes/releases/tag/v1.2.0
     Like 1 Bookmark