Focusing on Blockchain currently, previously learning about ML & DM
- Hangzhou, China
- https://paypal.me/liuchengxu
Highlights
- 3 discussions answered
Block or Report
Block or report liuchengxu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,017 contributions in the last year
Less
More
Contribution activity
December 2021
Created 34 commits in 5 repositories
Created a pull request in paritytech/substrate that received 8 comments
Use intra doc in network-gossip
So that we could jump to the definition easily.
+15
−15
•
8
comments
Opened 16 other pull requests in 3 repositories
subspace/subspace
2
closed
1
open
10
merged
- Set the default ss58 version on node start up
- Initial support of executor gossip
- Implement the extrinsics shuffling
-
Extrinsics preprocessing in
process_bundles - Introduce OpaqueBundle and integrate tx pool in bundle production
- Decoupled execution skeleton: fraud proof
-
Use
Objectto represent the data stored onto the network - Decoupled execution skeleton
- Migrate pallet event from tuple to struct
-
Change
Option<Salt>toSaltfor NewSlotInfo.next_salt - Initial Cumulus integration
-
Rename
CallObjectLocationtoCallObject -
Migrate to latest
construct_runtime!syntax
liuchengxu/vim-clap
1
open
1
merged
paritytech/substrate
1
merged
Reviewed 30 pull requests in 2 repositories
subspace/subspace
29 pull requests
- Switch from epochs to c-correlation
- Implement the extrinsics shuffling
- Set the default ss58 version on node start up (take 2)
- Change overseer enablement check to authority role
-
Make
ConsensusLogandSUBSPACE_ENGINE_IDprivate, add cleaner APIs instead and use them everywhere - Reduce salt predictability
- glossary for farmer binary
- Farmer identity management
-
Extrinsics preprocessing in
process_bundles - Tiny cleanups
- Introduce OpaqueBundle and integrate tx pool in bundle production
- Substrate and other upgrades
- Sign blocks on farmer side
- subspace-archiving with no-std support
- Fix initial solution range
- Decoupled execution skeleton
- Split fees into storage/compute/tip, add storage fee escrow
- Fix incorrect unwrap causing issues on testnet
-
Make
Solutiongeneric over public key - Fix building container images
- Minor cleanups
-
Fix
.gitinclusion based on upstream feedback - Cirrus cleanups
- Salt from chain randomness
- Fix block weight calculation
- Some pull request reviews not shown.