Jakub Pánik
Jakub Pánik
We're working on implementing parity signer for HydraDX and Basilisk but I am struggling with finding information about either getting the chains to the signer itself, or getting a verifier...
Re-genesis should be done via sudo batch transaction script called after we are onboarded as a parachain. We should check if we should do the data migration prior to runtime...
Prepare crowdloan contribution calculation scripts and data for batch contributors like Bifrost and Parallel. They will need to construct scheduled sudo batch calls with vested transfers and vesting. We'll then...
We should disable remark for non pallet or non-governance uses to avoid spamming with cheap transactions.
We should require to sign CLA before merging stuff from contributors.
https://github.com/paritytech/txwrapper-core/ https://github.com/paritytech/txwrapper-core/tree/main/packages/txwrapper-acala
Create binaries, sha256 them and upload to build with some kind of bot also generate changelog from conventional commits as stated in #121 - [ ] prepare artifacts #135 -...