Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
688 contributions in the last year
Activity overview
Contributed to
paritytech/substrate,
pepyakin/remarkable-oxide,
paritytech/polkadot
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in paritytech/polkadot that received 3 comments
Implementer's Guide: Flesh out more details for upward messages
Closes #1534
This PR changes the way how we process the upward messages.
Upward Message Kind
Upward messages are split to different kinds, with Dis…
+108
−33
•
3
comments
- Implementer's Guide: Make HRMP use upward message kinds
- Implementer's Guide: Incorporate HRMP to TransientValidationData
- Implementer's Guide: Move `ParaId` from candidate.md to runtime.md
- Update .editorconfig to what we have in practice
- Implementer's Guide: Fix a typo parathreads -> parachains
- Implementer's guide: notes on contextual execution
Created an issue in paritytech/polkadot that received 2 comments
Inclusion and heavy blocks
In Substrate there are some heavy operational extrinsics or other stuff that consumes the whole block weight. For example, if governance enacts a n…
2
comments