Block or Report
Block or report nazar-pc
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
docker-webserver Public archive
WebServer (MariaDB, PHP-FPM, Nginx) composed from several separate containers linked together
-
CleverStyle-Framework Public archive
CleverStyle Framework is simple, scalable, fast and secure full-stack PHP framework
-
noise-c.wasm Public archive
rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size
-
docker-phpmyadmin Public archive
phpMyAdmin as Docker container, based on official image, always latest version
2,664 contributions in the last year
Activity overview
Contribution activity
June 2023
Created 5 commits in 1 repository
Created a pull request in subspace/subspace that received 4 comments
Fix fork choice rule to prefer the heaviest chain
Previously we were deriving block weight from solution quality, which was actually wrong, it should have been derived from corresponding solution r…
Opened 1 other pull request in 1 repository
subspace/subspace
1
merged
Reviewed 5 pull requests in 2 repositories
subspace/subspace
4 pull requests
subspace/infra
1 pull request
Created an issue in subspace/subspace that received 3 comments
Define Sector Expiration
Policy idea:
Expire Sectors with history_size 1-1000
unpredictably, dynamically, roughly uniform, weighted at tip
At fixed t
check the random x = H…
Opened 13 other issues in 1 repository
subspace/subspace
13
open
- Change parameters: DSN connects up to 20 peers and decide based on largest subset
- Default to Full Nodes
- Enable DSN Sync by default
- Dynamic pruning
- Make sync reusable and restartable
- Loop DSN sync
- Implement Secure Sync
- Define initial secure sync spec
- KZG parameters
- Heaviest chain vs longest chain
- Recent weight piece sampling
- Define Secure Consensus Parameters
- Process for benchmarking plotting and proving