Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / poanetwork/hbbft issues and pull requests
#441 - Fixes #438 - failure dependency CVE-2019-25010
Pull Request -
State: open - Opened by dforsten about 1 year ago
#440 - How to setup a network?
Issue -
State: open - Opened by VegeBun-csj almost 2 years ago
- 1 comment
#439 - How do we save serialize Secret Key to Vec<u8>?
Issue -
State: closed - Opened by vinay10949 over 2 years ago
- 1 comment
#438 - `failure` dependency CVE-2019-25010
Issue -
State: open - Opened by elsirion over 2 years ago
#437 - question regarding operation mutiple nodes
Issue -
State: open - Opened by jejdouay about 3 years ago
#435 - Question regarding missed batch
Issue -
State: open - Opened by promptlyspeaking over 4 years ago
- 1 comment
#434 - Version 0.2.0, using threshold_crypto 0.4.0
Pull Request -
State: open - Opened by afck almost 5 years ago
- 1 comment
#433 - Fix QHB loop with 1 validator.
Pull Request -
State: closed - Opened by afck almost 5 years ago
- 2 comments
#432 - Infinite loop in QueueingHoneyBadger
Issue -
State: closed - Opened by UnitylChaos almost 5 years ago
- 1 comment
#431 - Sort IDs before assigning them indices in NetworkInfo.
Pull Request -
State: closed - Opened by afck about 5 years ago
#430 - update threshold_crypto
Pull Request -
State: closed - Opened by kigawas over 5 years ago
- 1 comment
#429 - API for use from other languages?
Issue -
State: open - Opened by KrishnaPG over 5 years ago
- 1 comment
#428 - Added accessor to "our_id" for SyncKeyGen
Pull Request -
State: closed - Opened by dforsten over 5 years ago
#427 - Accept FnOnce/FnMut where possible.
Pull Request -
State: closed - Opened by afck over 5 years ago
#426 - Test that self is always omitted from Target.
Pull Request -
State: closed - Opened by afck over 5 years ago
#425 - Clean up threshold sign tests.
Pull Request -
State: closed - Opened by afck over 5 years ago
#424 - Make non-threshold crypto in SyncKeyGen pluggable.
Pull Request -
State: closed - Opened by afck over 5 years ago
- 4 comments
#423 - Remove NetworkInfo from Broadcast and keys from NetworkInfo.
Pull Request -
State: closed - Opened by afck over 5 years ago
#422 - Remove unused Step::new.
Pull Request -
State: closed - Opened by afck over 5 years ago
#421 - Implement a journal, to persist and restore the algorithms' state?
Issue -
State: closed - Opened by afck over 5 years ago
- 6 comments
#420 - Error Cargo.toml
Issue -
State: open - Opened by salemmohammed over 5 years ago
- 1 comment
#419 - Update sync_key_gen.rs
Pull Request -
State: closed - Opened by kigawas over 5 years ago
- 1 comment
#418 - Common coin in private network
Issue -
State: closed - Opened by skhoroshavin over 5 years ago
- 8 comments
#417 - Add HoneyBadger::skip_to_epoch and NetworkInfo::other_ids.
Pull Request -
State: closed - Opened by afck over 5 years ago
- 1 comment
#416 - Add markdownlint to CI?
Issue -
State: open - Opened by afck over 5 years ago
#415 - Vulnerability in memoffset.
Issue -
State: closed - Opened by afck over 5 years ago
#414 - Fix unused error in test and fix markdown format error
Pull Request -
State: closed - Opened by kigawas over 5 years ago
- 7 comments
#413 - Add a method for skipping the current epoch.
Issue -
State: closed - Opened by afck over 5 years ago
- 3 comments
#412 - Is there any solution to do some customized verification
Issue -
State: closed - Opened by LuminousXLB over 5 years ago
- 2 comments
#411 - Added medium post on threshold cryptography to README.md
Pull Request -
State: closed - Opened by Genysys over 5 years ago
#410 - Change the `Target` variants.
Pull Request -
State: closed - Opened by afck over 5 years ago
- 1 comment
#409 - Update to Rust 1.35.0.
Pull Request -
State: closed - Opened by afck over 5 years ago
#408 - Change the `Target` variants for less cloning and less duplicated code.
Issue -
State: closed - Opened by afck over 5 years ago
#407 - Why isn't there an example telling how to use QueueingHoneyBadger with socket
Issue -
State: closed - Opened by LuminousXLB over 5 years ago
- 2 comments
#406 - Make non-threshold cryptography generic?
Issue -
State: open - Opened by afck almost 6 years ago
#405 - Optimized broadcast #309
Pull Request -
State: closed - Opened by pawanjay176 almost 6 years ago
- 36 comments
#404 - Extract test framework into hbbft_testing crate.
Pull Request -
State: closed - Opened by afck almost 6 years ago
- 1 comment
#403 - More tests (?): QueueingHoneyBadger
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#402 - More tests: DynamicHoneyBadger
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#401 - More tests: Honey Badger
Issue -
State: open - Opened by afck almost 6 years ago
- 2 comments
Labels: more-tests
#400 - More tests: Threshold Decrypt
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#399 - More tests: Threshold Sign
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#398 - More tests: SyncKeyGen
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#397 - More tests: Subset
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#396 - More tests: Broadcast
Issue -
State: open - Opened by afck almost 6 years ago
Labels: more-tests
#395 - More tests: Binary Agreement
Issue -
State: open - Opened by afck almost 6 years ago
- 1 comment
Labels: more-tests
#394 - Fix BA message handling on epoch change.
Pull Request -
State: closed - Opened by afck almost 6 years ago
#393 - Use the serde derive feature and update other dependencies
Pull Request -
State: closed - Opened by vkomenda almost 6 years ago
- 1 comment
#392 - `test_queueing_honey_badger_random_delivery_silent` fails
Issue -
State: closed - Opened by afck almost 6 years ago
#391 - Don't drop re-added peers from sender queue.
Pull Request -
State: closed - Opened by afck almost 6 years ago
#390 - Test `drop_and_re_add` fails.
Issue -
State: closed - Opened by afck almost 6 years ago
- 2 comments
#389 - Eliminated the old network simulator
Pull Request -
State: closed - Opened by dforsten almost 6 years ago
#388 - Fix a SyncKeyGen and a DHB test issue.
Pull Request -
State: closed - Opened by afck almost 6 years ago
#387 - Ported more integration tests to the new net simulator
Pull Request -
State: closed - Opened by dforsten almost 6 years ago
- 37 comments
#386 - Let `net_dynamic_hb` success with single node network.
Issue -
State: open - Opened by RicoGit almost 6 years ago
#385 - Remove a random subset of validators in net_dynamic_hb
Pull Request -
State: closed - Opened by RicoGit almost 6 years ago
- 12 comments
#384 - Add new test case in net_dynamic_hb.
Issue -
State: open - Opened by RicoGit almost 6 years ago
#383 - Add `honey_badger` getter for `DynamicHoneyBadger`
Pull Request -
State: closed - Opened by RicoGit almost 6 years ago
#382 - Add to .gitignore .idea/ folder and fix test's readme
Pull Request -
State: closed - Opened by RicoGit almost 6 years ago
#381 - Add a HoneyBadger getter to DynamicHoneyBadger.
Issue -
State: closed - Opened by afck about 6 years ago
- 4 comments
Labels: good first issue
#380 - HoneyBadgerBFT in a trustless system with frequent validator elections
Issue -
State: closed - Opened by ldmberman about 6 years ago
- 4 comments
#379 - Add docs.rs and crates.io badges.
Pull Request -
State: closed - Opened by afck about 6 years ago
#378 - Use Rust 2018 idioms consistently.
Pull Request -
State: closed - Opened by afck about 6 years ago
#377 - Rename DistAlgorithm to ConsensusProtocol.
Pull Request -
State: closed - Opened by afck about 6 years ago
- 1 comment
#376 - Link to the security audit. Update dependencies.
Pull Request -
State: closed - Opened by afck about 6 years ago
#375 - Design handling of messages to non-existent nodes in `VirtualNet`
Issue -
State: open - Opened by vkomenda about 6 years ago
- 1 comment
#374 - Remove a random subset of validators in net_dynamic_hb
Issue -
State: open - Opened by vkomenda about 6 years ago
- 8 comments
Labels: good first issue
#373 - Make the main loop of the DynamicHoneyBadger test more readable
Issue -
State: open - Opened by vkomenda about 6 years ago
- 5 comments
Labels: good first issue
#372 - Fixes the net_dynamic_hb test
Pull Request -
State: closed - Opened by vkomenda about 6 years ago
- 4 comments
#371 - Split FaultKind
Pull Request -
State: closed - Opened by phahulin about 6 years ago
- 1 comment
#370 - Fixed compile-time errors and doc lints
Pull Request -
State: closed - Opened by vkomenda about 6 years ago
#369 - Fix sender queue messaging when a validator is removed and then rejoined
Issue -
State: closed - Opened by vkomenda about 6 years ago
- 10 comments
#368 - Migrate to rand 0.6.
Pull Request -
State: closed - Opened by afck about 6 years ago
#367 - Remove impossible Reed-Solomon errors.
Pull Request -
State: closed - Opened by afck about 6 years ago
#366 - Enable DynamicHoneyBadgers to rejoin after connection loss
Pull Request -
State: closed - Opened by sgeisler about 6 years ago
- 6 comments
#365 - How to join the network with an existing key share
Issue -
State: closed - Opened by sgeisler about 6 years ago
- 9 comments
#364 - Add docs and assert that 3 * f < N.
Pull Request -
State: closed - Opened by afck about 6 years ago
#362 - Remove unwrap and expect calls from production code.
Pull Request -
State: closed - Opened by afck about 6 years ago
- 3 comments
#358 - Dynamic Honey Badger with one validator doesn't output a Change batch
Issue -
State: closed - Opened by vkomenda about 6 years ago
- 2 comments
#357 - OsRng / external RNG Refactoring
Pull Request -
State: closed - Opened by mbr about 6 years ago
- 8 comments
#356 - The default RNG of Builders isn't cryptographically secure
Issue -
State: closed - Opened by sgeisler about 6 years ago
- 4 comments
#352 - Remove peers from sender queue
Pull Request -
State: closed - Opened by vkomenda about 6 years ago
- 4 comments
#347 - Clear up confusion by introducing definitions in hbbft
Issue -
State: open - Opened by mbr over 6 years ago
- 13 comments
#343 - Splits up FaultKind into module specific enums
Pull Request -
State: closed - Opened by alyjak over 6 years ago
- 3 comments
#341 - Remove peers from sender queue after validator change.
Issue -
State: closed - Opened by afck over 6 years ago
- 1 comment
#340 - An optional observer node in the net framework
Pull Request -
State: closed - Opened by vkomenda over 6 years ago
- 5 comments
#337 - Add observer nodes in the proptest framework
Issue -
State: open - Opened by vkomenda over 6 years ago
#324 - Refactor `Step`.
Issue -
State: open - Opened by afck over 6 years ago
#322 - Port all tests to the new framework.
Issue -
State: open - Opened by afck over 6 years ago
- 8 comments
#311 - Leave threshold cryptography out of Broadcast.
Issue -
State: closed - Opened by afck over 6 years ago
#309 - Examine `Broadcast` for optimization potential.
Issue -
State: open - Opened by mbr over 6 years ago
- 31 comments
Labels: optimization
#304 - Document `net-trace_` file naming scheme.
Issue -
State: open - Opened by afck over 6 years ago
- 2 comments
#285 - Split up `FaultKind`.
Issue -
State: closed - Opened by afck over 6 years ago
- 4 comments
Labels: good first issue
#284 - [Question] Can HBBFT achieve consensus on a fragmentary network?
Issue -
State: closed - Opened by diyism over 6 years ago
- 11 comments
#258 - Consider passing RNGs to the functions that use it, instead of boxing and storing them.
Issue -
State: closed - Opened by afck over 6 years ago
- 5 comments
#247 - Improve Logging
Issue -
State: open - Opened by mbr over 6 years ago
- 4 comments
#190 - Start a release cycle
Issue -
State: closed - Opened by c0gent over 6 years ago
- 3 comments
#145 - `rand::Rand` is deprecated -- update `rand` version and Convert to `distributions::Standard`
Issue -
State: closed - Opened by c0gent over 6 years ago
- 5 comments
#120 - Test fault logs.
Issue -
State: open - Opened by afck over 6 years ago
- 7 comments
Labels: test
#103 - Make DynamicHoneyBadger parameters dynamic, too.
Issue -
State: open - Opened by afck over 6 years ago
- 4 comments
Labels: good first issue, Priority: Low