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
Test `drop_and_re_add` fails.
#390
afck
closed
5 years ago
2
Eliminated the old network simulator
#389
dforsten
closed
5 years ago
0
Fix a SyncKeyGen and a DHB test issue.
#388
afck
closed
5 years ago
0
Ported more integration tests to the new net simulator
#387
dforsten
closed
5 years ago
37
Let `net_dynamic_hb` success with single node network.
#386
RicoGit
opened
5 years ago
0
Remove a random subset of validators in net_dynamic_hb
#385
RicoGit
closed
5 years ago
12
Add new test case in net_dynamic_hb.
#384
RicoGit
opened
5 years ago
0
Add `honey_badger` getter for `DynamicHoneyBadger`
#383
RicoGit
closed
5 years ago
0
Add to .gitignore .idea/ folder and fix test's readme
#382
RicoGit
closed
5 years ago
0
Add a HoneyBadger getter to DynamicHoneyBadger.
#381
afck
closed
5 years ago
4
HoneyBadgerBFT in a trustless system with frequent validator elections
#380
ldmberman
closed
5 years ago
4
Add docs.rs and crates.io badges.
#379
afck
closed
5 years ago
0
Use Rust 2018 idioms consistently.
#378
afck
closed
5 years ago
0
Rename DistAlgorithm to ConsensusProtocol.
#377
afck
closed
5 years ago
1
Link to the security audit. Update dependencies.
#376
afck
closed
5 years ago
0
Design handling of messages to non-existent nodes in `VirtualNet`
#375
vkomenda
opened
5 years ago
1
Remove a random subset of validators in net_dynamic_hb
#374
vkomenda
opened
5 years ago
8
Make the main loop of the DynamicHoneyBadger test more readable
#373
vkomenda
opened
5 years ago
5
Fixes the net_dynamic_hb test
#372
vkomenda
closed
5 years ago
4
Split FaultKind
#371
phahulin
closed
5 years ago
1
Fixed compile-time errors and doc lints
#370
vkomenda
closed
5 years ago
0
Fix sender queue messaging when a validator is removed and then rejoined
#369
vkomenda
closed
5 years ago
10
Migrate to rand 0.6.
#368
afck
closed
5 years ago
0
Remove impossible Reed-Solomon errors.
#367
afck
closed
5 years ago
0
Enable DynamicHoneyBadgers to rejoin after connection loss
#366
sgeisler
closed
5 years ago
6
How to join the network with an existing key share
#365
sgeisler
closed
5 years ago
9
Add docs and assert that 3 * f < N.
#364
afck
closed
5 years ago
0
Fix consensus-node --help.
#363
afck
closed
5 years ago
0
Remove unwrap and expect calls from production code.
#362
afck
closed
5 years ago
3
Update the crossbeam dependency to 0.5
#361
vkomenda
closed
5 years ago
0
consensus-node example panics with parameter "-h".
#360
afck
closed
5 years ago
0
Switch to 2018 edition idioms
#359
DemiMarie
closed
5 years ago
5
Dynamic Honey Badger with one validator doesn't output a Change batch
#358
vkomenda
closed
5 years ago
2
OsRng / external RNG Refactoring
#357
mbr
closed
5 years ago
8
The default RNG of Builders isn't cryptographically secure
#356
sgeisler
closed
5 years ago
4
Added a test for expected participants when receiving a batch from a correct node
#355
vkomenda
closed
5 years ago
6
Make received_proposals public.
#354
afck
closed
5 years ago
0
Keep key gen msgs with values encrypted to self. Remove TODO.
#353
afck
closed
5 years ago
0
Remove peers from sender queue
#352
vkomenda
closed
5 years ago
4
Extend the documentation, simplify errors.
#351
afck
closed
5 years ago
1
Fix some TODOs, make key share in net info optional.
#350
afck
closed
5 years ago
0
Remove the random_value option.
#349
afck
closed
6 years ago
0
README update
#348
andogro
closed
6 years ago
1
Clear up confusion by introducing definitions in hbbft
#347
mbr
opened
6 years ago
13
Include the full Params in JoinPlan.
#346
afck
closed
6 years ago
0
Add a `Params` struct with HB parameters.
#345
afck
closed
6 years ago
1
Random value optimization
#344
vkomenda
closed
6 years ago
1
Splits up FaultKind into module specific enums
#343
alyjak
closed
5 years ago
3
Add epoch getters to JoinPlan, HB, DHB and QHB.
#342
afck
closed
6 years ago
1
Remove peers from sender queue after validator change.
#341
afck
closed
5 years ago
1
Previous
Next