issues
search
poanetwork
/
hbbft
An implementation of the paper "Honey Badger of BFT Protocols" in Rust. This is a modular library of consensus.
Other
357
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes #438 - failure dependency CVE-2019-25010
#441
dforsten
opened
10 months ago
0
How to setup a network?
#440
VegeBun-csj
opened
1 year ago
1
How do we save serialize Secret Key to Vec<u8>?
#439
vinay10949
closed
2 years ago
1
`failure` dependency CVE-2019-25010
#438
elsirion
opened
2 years ago
0
question regarding operation mutiple nodes
#437
jejdouay
opened
2 years ago
0
Question regarding missed batch
#435
promptlyspeaking
opened
4 years ago
1
Version 0.2.0, using threshold_crypto 0.4.0
#434
afck
opened
4 years ago
1
Fix QHB loop with 1 validator.
#433
afck
closed
4 years ago
2
Infinite loop in QueueingHoneyBadger
#432
UnitylChaos
closed
4 years ago
1
Sort IDs before assigning them indices in NetworkInfo.
#431
afck
closed
4 years ago
0
update threshold_crypto
#430
kigawas
closed
5 years ago
1
API for use from other languages?
#429
KrishnaPG
opened
5 years ago
1
Added accessor to "our_id" for SyncKeyGen
#428
dforsten
closed
5 years ago
0
Accept FnOnce/FnMut where possible.
#427
afck
closed
5 years ago
0
Test that self is always omitted from Target.
#426
afck
closed
5 years ago
0
Clean up threshold sign tests.
#425
afck
closed
5 years ago
0
Make non-threshold crypto in SyncKeyGen pluggable.
#424
afck
closed
5 years ago
4
Remove NetworkInfo from Broadcast and keys from NetworkInfo.
#423
afck
closed
5 years ago
0
Remove unused Step::new.
#422
afck
closed
5 years ago
0
Implement a journal, to persist and restore the algorithms' state?
#421
afck
closed
5 years ago
6
Error Cargo.toml
#420
salemmohammed
opened
5 years ago
1
Update sync_key_gen.rs
#419
kigawas
closed
5 years ago
1
Common coin in private network
#418
skhoroshavin
closed
5 years ago
8
Add HoneyBadger::skip_to_epoch and NetworkInfo::other_ids.
#417
afck
closed
5 years ago
1
Add markdownlint to CI?
#416
afck
opened
5 years ago
0
Vulnerability in memoffset.
#415
afck
closed
5 years ago
0
Fix unused error in test and fix markdown format error
#414
kigawas
closed
5 years ago
7
Add a method for skipping the current epoch.
#413
afck
closed
5 years ago
3
Is there any solution to do some customized verification
#412
LuminousXLB
closed
5 years ago
2
Added medium post on threshold cryptography to README.md
#411
Genysys
closed
5 years ago
0
Change the `Target` variants.
#410
afck
closed
5 years ago
1
Update to Rust 1.35.0.
#409
afck
closed
5 years ago
0
Change the `Target` variants for less cloning and less duplicated code.
#408
afck
closed
5 years ago
0
Why isn't there an example telling how to use QueueingHoneyBadger with socket
#407
LuminousXLB
closed
5 years ago
2
Make non-threshold cryptography generic?
#406
afck
opened
5 years ago
0
Optimized broadcast #309
#405
pawanjay176
closed
5 years ago
36
Extract test framework into hbbft_testing crate.
#404
afck
closed
5 years ago
1
More tests (?): QueueingHoneyBadger
#403
afck
opened
5 years ago
0
More tests: DynamicHoneyBadger
#402
afck
opened
5 years ago
0
More tests: Honey Badger
#401
afck
opened
5 years ago
2
More tests: Threshold Decrypt
#400
afck
opened
5 years ago
0
More tests: Threshold Sign
#399
afck
opened
5 years ago
0
More tests: SyncKeyGen
#398
afck
opened
5 years ago
0
More tests: Subset
#397
afck
opened
5 years ago
0
More tests: Broadcast
#396
afck
opened
5 years ago
0
More tests: Binary Agreement
#395
afck
opened
5 years ago
1
Fix BA message handling on epoch change.
#394
afck
closed
5 years ago
0
Use the serde derive feature and update other dependencies
#393
vkomenda
closed
5 years ago
1
`test_queueing_honey_badger_random_delivery_silent` fails
#392
afck
closed
5 years ago
0
Don't drop re-added peers from sender queue.
#391
afck
closed
5 years ago
0
Next