Block or Report
Block or report msmouse
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse241 contributions in the last year
Less
More
Activity overview
Contributed to
diem/diem
Loading
Contribution activity
November 2021
Created 10 commits in 1 repository
Created a pull request in diem/diem that received 6 comments
[storage] fix fuzzer for schema decoding
Motivation The fuzzer expects schema decoding never panics, while it's no longer the case because #9304 called InternalNode constructor in decoding. …
+16
−12
•
6
comments
Opened 5 other pull requests in 1 repository
Reviewed 7 pull requests in 1 repository
diem/diem
7 pull requests
- [consensus] blocking on RoundManager shutdown
- [mempool] cache the stateview for txn validation
- [consensus] split round manager into dedicated task
- [storage] add state snapshot related APIs to DbReader/DbWriter
- [decoupled-execution] enable decoupled-execution for new genesis
- [state-sync-v2] api get_first_txn_version
- [state-sync-v2] return the first write set version in db