Highlights
- 2 discussions answered
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
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
3,380 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 204 commits in 10 repositories
Created 2 repositories
- nazar-pc/curve25519-dalek Rust
- nazar-pc/snow Rust
Created a pull request in libp2p/rust-libp2p that received 8 comments
Support customizing function that transforms PeerId
into Key<PeerId>
in Kademlia
Description
This is a minimal set of changes to Kademlia that allows both raw keys and customization of how PeerId
is transformed into Key<PeerId>
.
R…
Opened 62 other pull requests in 9 repositories
subspace/subspace
44
merged
1
open
1
closed
- Optimized AArch64 executables
- Build separate OpenCL-capable farmer executable to avoid unnecessary difficulties for those who do not care about it
-
Make GPU support optional in
SubspaceCodec
- Pull request template with contributor checklist
- Remove ParityDb enforcement hacks
- SinglePlotFarm abstraction
- Remove Aura, Babe and Grandpa dependencies from substrate test components
- Update documentation with additional instructions for OpenCL support
- Upgrade CI and builds
- Remove RocksDb support in Substrate
- Upgrade Substrate to 2022-jun-21
- Cross-compile macOS aarch64 binaries
-
Update
reed-solomon-erasure
library -
Update
sloth256-189
library -
Switch to released version of
merkle_light
- Update support link
- Fix archiver restart, simplify logic a bit
- Refactor protocol name
- Implement finalization of blocks based on archiving depth
- Disable non-functional DNS sync that causes infinite loop even in current state
- Issue template pointing users to the forum
- Make recommitment not block other operations
- Recommitments refactoring
- Fix voting transaction propagation
- Fix equivocation verification in the runtime
- Some pull requests not shown.
versatica/mediasoup
1
open
3
merged
paritytech/substrate
2
open
2
merged
subspace/sloth256-189
3
merged
dalek-cryptography/curve25519-dalek
1
open
subspace/subspace-docs
1
merged
subspace/subspace-desktop
1
merged
polkadot-js/apps
1
merged
paritytech/polkadot
1
merged
Reviewed 67 pull requests in 12 repositories
subspace/subspace
25 pull requests
- Support archiving from DSN
- Integration test for dsn sync
- Optimized AArch64 executables
- Check the receipts included in primary block part 1
- Archiving segments using DSN.
- Avoid processing the same primary block multiple times
- minor update to development.md
- Update documentation with additional instructions for OpenCL support
- Remove RocksDb support in Substrate
- Upgrade Substrate to 2022-jun-21
- Integrate dsn into a farmer
- Simplify sync
- DSN. Update networking code to support the new libp2p branch with updated Kademlia.
- Display the error info in executor test and remove legacy unused code
- Implement finalization of blocks based on archiving depth
- DSN. Add 'get-pieces-by-range' method to the subspace-networking.
- Update subspace-solving to use sloth with opencl support
- Prepare X-Net
- Recommitments refactoring
- Introduce pallet-runtime-configs
- Fix voting transaction propagation
- Bump ExecutorApi version and check fraud proof after version 2
- Fix block height check in one of workarounds
- Verify the fraud proof completely on the client side
- update polkadot.js explorer link to gemini-1 chain
- Some pull request reviews not shown.
subspace/subspace-desktop
17 pull requests
- fix openssl and update allowlist - version bump
- resizable + minimum dimension limit
- bump version and update monorepo dependencies
- version bump
- show block height when synced as well
- added support for external drives
- updated dependencies and bumped version
- update dependencies
- use raw chain spec and bump version
- bump version
- Editable node name
- node-restart mechanism
- Reset and log extraction
- update readme
- api fix, and banner fix
- Refactoring client
- Monorepo dependency update
subspace/sloth256-189
4 pull requests
versatica/mediasoup
3 pull requests
paritytech/substrate
3 pull requests
subspace/terraform-do-droplets
2 pull requests
rust-rse/reed-solomon-erasure
1 pull request
dalek-cryptography/curve25519-dalek
1 pull request
mesonbuild/wrapdb
1 pull request
paritytech/substrate-telemetry
1 pull request
subspace/subspace-docs
1 pull request
dcposch/blakejs
1 pull request
Created an issue in subspace/subspace that received 9 comments
gemini-1b-2022-jun-18 silently exists on Windows without doing anything
Seems to be Windows-specific. Two threads on Discord: https://discord.com/channels/864285291518361610/864285291518361613/987704674838782062 https:/…
Opened 22 other issues in 6 repositories
subspace/subspace
5
open
5
closed
- Multi-disk support in subspace-farmer
- Use libp2p circuit relay for a single external port with any number of network instances
- Add OpenCL dependencies docs
- Graceful farmer shutdown
- Fix DSN sync infinite loop
- Make plotting not blocked by commitments
- Exported method ExecutorApi_extract_fraud_proof is not found
- Remove RocksDB from subspace-farmer
- Sometimes one thread on the node locks up for a while
-
--keep-blocks
doesn't work in Subspace