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
Pinned
1,015 contributions in the last year
Activity overview
Contributed to
crypto-com/chain,
crypto-com/chain-docs,
informalsystems/tendermint-rs
and 5 other
repositories
Contribution activity
September 2020
- yihuang/vgo2nix Nix
- yihuang/starport Vue
Created a pull request in crypto-com/chain that received 5 comments
Problem (Fix #2207): mls implementation is not up to date
mlswg/mls-protocol@d1d5f56...1d5e14d Solution: updated deriviation of tree node secrets and keys unified KeySecret/NodeSecret to SecretValue other…
+303
−327
•
5
comments
Created an issue in diesel-rs/diesel that received 3 comments
No support for txid_snapshot data type of postgresql
How to reproduce:
create file test.sh with content (change DATABASE_URL to a valid one):
cargo new --lib test_txid_snapshot
cd test_txid_snapshot…
3
comments