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
2,033 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in libra/libra that received 21 comments
[management] improve all tools
Composite PR that covers a whole host of outstanding issues: Add ability to read keys from files so libra / treasury root can submit their keys fr…
+249
−43
•
21
comments
- [network] handle storage read errors more gracefully during network address decryption
- [docker] Add initial documentation / framework for public full node support
- [terraform] deprecated and deleted upon landing
- [management] error codes for errors in genesis tool
- [genesis] make validator_owner keys optional
- [logger] do not expect on setting logger
- [genesis] actually push names into validators and operators
- Convert remaining network logs to structured logs
- [Safety Rules] Don't load safety data before verifying signer.
- [fuzzing] adding two fuzzers to find incorrect deserialization
- [Safety Rules] Display errors on failed key reconciliations and display key names and versions.
- [metrics] Set a max limit on number of counters
- update client checklist doc
- [ci] Request dep-audit team review if TCB deps are changed
- [Safety Rules] Maintain an in-memory cached SafetyData to avoid unnecessary reads from storage.
- [network] remove StructuredLogEntry
- [docker] Add initial documentation / framework for public full node support
- [Libra Swarm] Display IO errors specifically rather than simply displaying just the error type.
- [network] refactor most network counters to include context and avoid allocs
- [CI][1/x] enable DockerHub pub on master
- logger: enable log filtering
- [ErrorWithContext] Create a new ErrorWithContext type and add it to the operational tool.
- logger: improve documentation and output structured data to stderr
- [genesis] make validator_owner keys optional
- executor: define and use a typed log schema
- key-manager: define and use a typed log schema
- logging: improve ergonomics of emitting a security event
- [network] Refactor current network metrics
- Move prover follow up and SlidingNonce tests
- [secure] add a vault network_timeout_ms
- [consensus] fix the state sync receiver in twins test
- cli: don't init the logger twice
- Some pull request reviews not shown.
Created an issue in libra/libra that received 2 comments
Operational Tooling
Problem We lack reference implementation for operational tools across both node operators and libra root. While the former is required for producti…
•
2
comments
6
contributions
in private repositories
Sep 2 – Sep 11