Block or Report
Block or report teor2345
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
zebra Public
Forked from ZcashFoundation/zebra
An ongoing Rust implementation of a Zcash node.
🦓 Rust
-
-
Elections2018 Public
Australian Capital Territory (ACT) Election Security Disclosure, 2018
-
tor Public
Forked from torproject/tor
unofficial git repo -- report bugs/issues/pull requests on https://trac.torproject.org/ --
C 1
-
dear-github-2.0 Public
Forked from drop-ice/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projectsJavaScript 1
-
2,220 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 1 commit in 1 repository
Created a pull request in ZcashFoundation/zebra that received 3 comments
Check that Zebra is only using one version of tokio
Motivation Duplicate tokio dependencies might result in hard-to-diagnose bugs in Zebra. This happens because code expects a single instance of some…
Opened 4 other pull requests in 1 repository
ZcashFoundation/zebra
2
open
1
closed
1
merged
Reviewed 12 pull requests in 1 repository
ZcashFoundation/zebra
12 pull requests
- Add unused seed peers to the AddressBook
- Update README troubleshooting and beta scope
- Update Sentry to version 0.23.0
-
Update
metricsto version 0.17 -
Update some
zebra-networkdependencies -
Use
tokio-streamcrate to replace usages of Tokio types that wereStreams - Update to Tokio 1.13.0
-
Make
servicesfield inMetaAddroptional - Check for duplicate crate dependencies in CI
- Update Tower dependency to 0.4.9
-
Handle
Semaphore::acquire()error -
Increase maximum request delay for
inboundtests
Created an issue in ZcashFoundation/zebra that received 1 comment
Reading state can hang for 10s on macOS
Motivation During some CI runs, reading a pre-populated state database can hang for 5-10 seconds. These failures only happens on macOS. Logs The da…
Opened 8 other issues in 2 repositories
ZcashFoundation/zebra
7
open
- Speed up Zebra's CI
- Replace outdated tempdir dependency with tempfile
- Remove duplicate owo-colors dependency
- Upgrade to criterion 0.3.5 or later
- Upgrade to NU5 mainnet versions of librustzcash and orchard
- Use the latest bindgen version in zcash_script and rocksdb
- Remove outdated arrayvec dependency used by inferno