- 28 Apr, 2020 11 commits
-
-
Evan Vigil-McClanahan authored
plugging a different hole in the hbbft state machine opened up one with seen tracking that caused a lot of votes to be discarded. while debugging, I noticed bba and seen data is not zeroed out in a skip.
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Add tests for witness refresh
-
Rahul Garg authored
-
Evan Vigil-McClanahan authored
Prepare for 2020-04-27
-
Andrew Thompson authored
-
Andrew Thompson authored
-
Andrew Thompson authored
Dependent transaction tests
-
Andrew Thompson authored
Fix blockchain_SUITE's election test
-
Andrew Thompson authored
Relax poc receipt submit timeouts and track transactions via callbacks
-
Andrew Thompson authored
If the submitting node is not more than 5 blocks behind the chain it will never see its poc request hit the chain and thus end up in a loop of never submitting receipts. This lengthens the poc request submission timeout to the same as the poc interval and uses the transaction callback to log if the receipt has been submitted.
-
- 27 Apr, 2020 2 commits
- 24 Apr, 2020 6 commits
-
-
Andrew Thompson authored
Optionally mirror all packet forwarder up/down packets to a seperate udp socket
-
andymck authored
-
andymck authored
-
andymck authored
bump to latest blockchain core. Fixes to account for txn mgr using records and txn list response as maps. Tweak some test timers
-
Andrew Thompson authored
-
Andrew Thompson authored
-
- 23 Apr, 2020 5 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Remove blockchain txn helpers that moved to core
-
Evan Vigil-McClanahan authored
update assumed valid and relax over-aggressive gossip time
-
Marc Nijdam authored
-
Evan Vigil-McClanahan authored
-
- 22 Apr, 2020 7 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
Plug some holes in the hbbft signature phase
-
Andrew Thompson authored
Fix some places where we would incorrectly drop signatures or not transition to the gossip or done states.
-
Evan Vigil-McClanahan authored
instrument hbbft handler
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
cleanup logging around block delivery so things are easier to follow
-
Evan Vigil-McClanahan authored
using the wrong threshold in early gossip exit
-
- 20 Apr, 2020 2 commits
-
-
Andrew Thompson authored
Handle the ledger advancing while prefiltering in sidecar
-
Andrew Thompson authored
-
- 19 Apr, 2020 1 commit
-
-
Evan Vigil-McClanahan authored
-
- 18 Apr, 2020 2 commits
-
-
Rahul Garg authored
Add var-21 audit
-
Rahul Garg authored
-
- 17 Apr, 2020 2 commits
-
-
Evan Vigil-McClanahan authored
-
Evan Vigil-McClanahan authored
-
- 16 Apr, 2020 2 commits
-
-
Evan Vigil-McClanahan authored
bump av 294660
-
Evan Vigil-McClanahan authored
-