Popular repositories
3,527 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2021
Created 5 commits in 3 repositories
Created a pull request in MinaProtocol/mina that received 1 comment
Add metric for no of transactions in the pool
This adds a metric so that we have easy visibility into the txn pool size for each node. Checklist: Document code purpose, how to use it Mention…
+18
−0
•
1
comment
Opened 10 other pull requests in 3 repositories
MinaProtocol/mina
5
open
3
merged
- Bump marlin submodule
- Remove unused crypto bindings
- Upgrade ocaml-rs, tweak some bindings to be safer
- Add batch_generate_keys helper
- [Hotfix] Batch transactions, self-rate-limit, allow resending
- Allow local re-sending of txns, reset re-broadcast timer when doing so
- [master] Rebroadcast in chunks
- Rebroadcast in chunks
o1-labs/marlin
1
open
o1-labs/zexe
1
open
Reviewed 10 pull requests in 4 repositories
MinaProtocol/mina 5 pull requests
o1-labs/snarky 3 pull requests
o1-labs/marlin 1 pull request
o1-labs/zexe 1 pull request
Created an issue in MinaProtocol/mina that received 1 comment
Writing the genesis ledger takes a long time
Generating a genesis ledger with 300k accounts takes about 20s, but writing it to disk takes > 15 minutes (on my machine). If we want to test large…
1
comment