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 upPinned
465 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 commits in 1 repository
Created a pull request in libra/libra that received 10 comments
[backup] restrict state_snapshot_interval to be n times transaction_b…
…atch_size Motivation "State snapshot interval should be N x transaction_batch_size, N >= 1. Otherwise there can be edge case where the only snaps…