Commit Graph

22 Commits

Author SHA1 Message Date
mjalalzai f089c30e0b
Update test_happy_path.py 2023-03-30 22:58:31 -07:00
mjalalzai 9377c2d98b Tests for voting 2023-03-30 22:57:40 -07:00
mjalalzai 47bcef1a12 Tests for voting 2023-03-30 22:55:45 -07:00
mjalalzai f890184240 Merge remote-tracking branch 'origin/python-impl-Tests' into python-impl-Tests 2023-03-30 22:38:04 -07:00
mjalalzai a50ecac73b Tests for voting 2023-03-30 22:37:46 -07:00
mjalalzai f8c394e778 Merge remote-tracking branch 'origin/python-impl-Tests' into python-impl-Tests 2023-03-30 22:35:20 -07:00
mjalalzai 8c0054c108 Tests for voting 2023-03-30 22:35:01 -07:00
mjalalzai 1cc42ce261 Tests for voting 2023-03-30 22:20:42 -07:00
mjalalzai 46c4803f8b adding highest voted view so that a node doesn't vote twice. 2023-03-30 20:43:56 -07:00
mjalalzai 88a3fa04a6 adding highest voted view so that a node doesn't vote twice. 2023-03-30 20:38:30 -07:00
mjalalzai 19c5fa3592 Test when a block has an old qc 2023-03-30 17:07:05 -07:00
mjalalzai 4c2fb21f33 Made sure an old aggregatedQC is not used. 2023-03-30 16:56:21 -07:00
mjalalzai 8bcbce83e1 Make easy tests 2023-03-30 14:59:49 -07:00
danielsanchezq 5dedab1d2f Make easy tests 2023-03-30 20:26:27 +02:00
danielsanchezq 53d7efbb67 Removed rusty_results dependency 2023-03-30 15:39:59 +02:00
danielsanchezq 750542769b Added runnable carnot implementation bare bones 2023-03-30 15:23:54 +02:00
Giacomo Pasini 0603b98076
Add timeout handler 2023-03-30 10:54:10 +02:00
Giacomo Pasini 0adbf47306
use coarse grained events 2023-03-28 12:14:37 +02:00
Daniel Sanchez 26501440b1
Timout python version (#3) 2023-03-22 04:13:30 -07:00
Daniel Sanchez dfbea2ce64
Added gitignore (#4) 2023-03-22 02:47:25 -07:00
Daniel Sanchez 4f6c297815
Initial python translation of specification (#1)
* Added spec file
Translate to python except unhappy path

* Fix pr review comments
Cleanup
2023-03-21 05:09:28 -07:00
Daniel Sanchez 0f0ccc3487
Initial commit 2023-03-20 06:07:52 -07:00