Pinned
1,025 contributions in the last year
Less
More
Activity overview
Contributed to
paritytech/polkadot,
paritytech/substrate,
paritytech/cumulus
and 5 other
repositories
Contribution activity
October 2021
Created 17 commits in 4 repositories
Created a pull request in paritytech/polkadot that received 8 comments
Make candidate validation timeouts configurable
and use a shorter timeout for backing as compared to approval and dispute participation.
+192
−62
•
8
comments
Opened 9 other pull requests in 2 repositories
paritytech/polkadot
8
merged
- polkadot: remove call filters on registrar pallets
- Free disputed cores before processing bitfields
- Use background tasks properly in candidate-validation
- bump substrate
- Remove unoccupied bit check
- preserve finalized block in active leaves
- add disputes call to Rococo
- Fix an off-by-one: revert rather than revert-to
paritytech/substrate
1
merged
Reviewed 19 pull requests in 2 repositories
paritytech/polkadot
18 pull requests
- move paras inherent filtering to runtime
-
Refactor runtime
fn enter(...)to select disputes, bitfields and backing candidates to protect against over length block issues - enable ApprovalCheckingVotingRule on Polkadot
- Move runtime to with_transaction in order to Rollback state changes
- Runtime API for retrieving included state of a candidate
- Polkadot: Remove configuration's runtime migration and just set StorageVersion
- collect included disputes from on-chain
-
Allow
Rootto register a para - Free disputed cores before processing bitfields
- Make candidate validation timeouts configurable
- Use background tasks properly in candidate-validation
- Fix unoccupied bitfields
- change genesis authority set for wococo-local, revert rococo-local
- avoid expect, on free availability core
- Allow an Offset to Lease Periods
- some tweaks to rococo-local
- add logs to relay chain selection
- av-store: clean up StoreAvailableData message
paritytech/cumulus
1 pull request
Created an issue in paritytech/polkadot that received 1 comment
Optimize Backing Networking
This assumes #3779 . I did some back-of-the-envelope calculations about network bandwidth used with some ideal parameters (16MB PoV, 1000 validator…
1
comment