6 Commits

Author SHA1 Message Date
danielsanchezq
8590d00f93 Add missing assertion 2023-04-14 07:50:24 -07:00
Giacomo Pasini
7cd9c7fc07 Fix unhappy path tests (#17)
* fix test

* get highest qc from new view votes
2023-04-14 07:50:24 -07:00
danielsanchezq
b0c6ff7a65 Fix assertions on test 2023-04-11 10:29:42 +02:00
mjalalzai
e8e8c73043 Unhappy path tests assertions. 2023-04-10 23:53:10 -07:00
danielsanchezq
3a598b23eb Implement first case of unhappy path with simple overlay
Missing final assertions
2023-04-10 20:08:23 +02:00
Daniel Sanchez
d8d22e7219
Overlay based happy tests (#11)
* Cleanup

* Leaf committee member vote.

* Leaf committee member vote, test.

* Leaf committee member vote, test.

* Description

* Description

* Description-refactoring

* Cleanup

* Fix leaf votes test

* Clean overlay

* Test single committee advances

* Remove unhappy path test file

* Update carnot description

* Refactor local_timeout for NewView

* Fix unhappy path conditions and added broadcasting

* Unhappy path tests description

* Commit all grandparents of a block from latest_committed view

* Cleanup docs

* Add unhappy path test vector

* Remove block content

---------

Co-authored-by: mjalalzai <33738574+MForensic@users.noreply.github.com>
2023-04-10 10:28:48 +02:00