issues
search
uwplse
/
verdi-raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
BSD 2-Clause "Simplified" License
183
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adapt to upstream changes to ghost simulation type classes
#55
palmskog
closed
7 years ago
0
Client-server marshaling allows users to inject commands and to crash the server
#54
palmskog
opened
7 years ago
0
Server assumes that it can read the entire client request with a single recv call
#53
palmskog
opened
7 years ago
0
Transient system call errors during recovery cause inconsistent re-initialization
#52
palmskog
opened
7 years ago
0
Crash during update of snapshot causes loss of data
#51
palmskog
opened
7 years ago
0
Server is unable to recover when disk log is incomplete due to a crash while writing an entry
#50
palmskog
opened
7 years ago
0
Server crashes when trying to produce large packets because of buffer overflow
#49
palmskog
opened
7 years ago
0
Transfer-based correctness theorem for Raft is missing
#48
palmskog
opened
7 years ago
0
Fix some extraction warnings
#47
palmskog
closed
7 years ago
0
Set up OPAM package
#46
hackedy
closed
7 years ago
0
use consistent Verdi file layout
#45
palmskog
closed
7 years ago
0
VarDRaft.v belongs in systems directory
#44
palmskog
closed
7 years ago
0
port to Coq 8.6
#43
palmskog
closed
7 years ago
4
proof changes for failure semantics using update for reboot
#42
palmskog
closed
7 years ago
1
check that cluster size >= 2 in vard
#41
palmskog
closed
7 years ago
1
Node in singleton cluster never becomes leader
#40
tbg
opened
7 years ago
5
use opam-dev repo in travis
#39
palmskog
closed
7 years ago
0
minor fixes in README.md, Makefile and Travis script
#38
palmskog
closed
7 years ago
0
Switch to verdi-runtime library and add OPAM compatibility
#37
palmskog
closed
7 years ago
0
Use Verdi namespace when importing Verdi files
#36
palmskog
closed
7 years ago
0
vard cluster members might not use the same cluster size
#35
palmskog
opened
7 years ago
0
change vard to use cluster size based on command line parameters
#34
palmskog
closed
7 years ago
0
extracted files PHONY in main Makefile
#33
palmskog
closed
7 years ago
2
Clients can livelock system
#32
palmskog
opened
7 years ago
0
Fix term handling in append entries reply
#31
dwoos
closed
7 years ago
1
Fix inverted case handling in append entries reply on spec.
#30
spiliopoulos
closed
7 years ago
1
Raft specification leader staleness
#29
spiliopoulos
closed
7 years ago
6
add serializeClientId definition to vard arrangement
#28
palmskog
closed
7 years ago
0
travis quick compilation builds in matrix
#27
palmskog
closed
7 years ago
0
Fix parallel make build
#26
palmskog
closed
7 years ago
0
more succinct makefile handling of OCaml files
#25
palmskog
closed
7 years ago
0
Fix configure script for Mac OS X
#24
palmskog
closed
7 years ago
0
remove Uuidm dependency, use Random to create VarD client ids
#23
palmskog
closed
7 years ago
0
update disco repo
#22
palmskog
closed
7 years ago
0
Adapt VarD arrangement to new unordered shim
#21
palmskog
closed
7 years ago
0
Update VarD after unordered shim reorganization.
#20
palmskog
closed
7 years ago
0
Opam pkg versions
#19
palmskog
closed
7 years ago
0
Travis builds using Coq from OPAM
#18
palmskog
closed
7 years ago
0
Test structure and more OUnit tests
#17
palmskog
closed
8 years ago
0
Add proof-of-concept OUnit tests
#16
palmskog
closed
8 years ago
0
move vard test execution to vard makefile
#15
palmskog
closed
8 years ago
2
more cleanup in Makefile
#14
palmskog
closed
8 years ago
0
Test vard
#13
dwoos
closed
8 years ago
1
Build vard in Travis
#12
dwoos
closed
8 years ago
1
allow zero as node name for vard to enable equivalence with all_fin
#11
palmskog
closed
8 years ago
0
ocaml lib symlink should work with implicit Verdi_PATH
#10
palmskog
closed
8 years ago
0
Fix extraction and documentation
#9
palmskog
closed
8 years ago
0
make sure assumptions.glob gets removed
#8
palmskog
closed
8 years ago
0
added Verdi canary in configure
#7
palmskog
closed
8 years ago
0
separate printing of linearizability assumptions
#6
palmskog
closed
8 years ago
0
Previous
Next