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
186
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update publication URLs
#105
palmskog
closed
1 year ago
0
Dune-based extraction
#104
palmskog
opened
1 year ago
0
simplify proofs using conclude and conclude_using tactics
#103
palmskog
closed
1 year ago
0
fix deprecations of intuition auto with star
#102
palmskog
closed
1 year ago
0
reorganize files under standard theories directory
#101
palmskog
closed
1 year ago
0
consistently use annotations
#100
palmskog
closed
1 year ago
0
Consistently use From-Require to enable module relocation
#99
palmskog
closed
1 year ago
0
consistently use bullets for goals in proofs
#98
palmskog
closed
1 year ago
0
Fix deprecations
#97
palmskog
closed
1 year ago
0
CI for 8.17 and later, drop configure script
#96
palmskog
closed
1 year ago
0
Adapt to Coq PR #17084: maximal implicit arguments now added by default to references in defined Ltac code.
#95
herbelin
closed
1 year ago
0
fix deprecations on 8.16 and later
#94
palmskog
closed
2 years ago
0
Stop using ltac cast patterns
#93
SkySkimmer
closed
2 years ago
2
add meta.yml, generate boilerplate
#92
palmskog
closed
2 years ago
0
improved auto goal selection
#91
mrhaandi
closed
2 years ago
0
Adapt w.r.t. coq/coq#16004.
#90
ppedrot
closed
2 years ago
0
Trouble Building in Coq 8.10-8.12.2
#89
HazardousPeach
closed
2 years ago
2
Adapt to coq/coq#13837 ("apply with" does not rename arguments)
#88
SkySkimmer
closed
3 years ago
1
Adapt to coq/coq#13837 ("apply with" does not rename arguments)
#87
SkySkimmer
closed
3 years ago
0
Replace use of omega with lia for Coq 8.14 #13741
#86
jfehrle
closed
3 years ago
1
Fix w.r.t. coq/coq#12532.
#85
ppedrot
closed
4 years ago
0
Adapt w.r.t. coq/coq#12512.
#84
ppedrot
closed
4 years ago
0
compatibility with Coq PR 11906
#83
fajb
closed
4 years ago
0
Do not expect “firstorder” to solve arithmetic goals
#82
vbgl
closed
4 years ago
0
Minor cleaning
#81
vbgl
closed
5 years ago
2
Proposal: verify Verdi Raft store interaction down to file system level
#80
palmskog
opened
5 years ago
0
Proposal: verify Raft handlers down to machine code level
#79
palmskog
opened
5 years ago
0
port to Coq master
#78
palmskog
closed
5 years ago
0
use Program Instance to avoid the soon-obsolete instance refinement mode
#77
palmskog
closed
5 years ago
0
Remove utility lemmas migrated elsewhere
#76
palmskog
closed
5 years ago
0
Add version of vard for use with the Oddity debugger
#75
dwoos
closed
6 years ago
0
attempt to fix issue where a Travis job uses the wrong commit
#74
palmskog
closed
6 years ago
0
Switch to using Docker images in Travis
#73
palmskog
closed
6 years ago
0
switch to strings for client ids and generate UUIDs in clients
#72
palmskog
closed
6 years ago
0
client id type specified in Raft parameters
#71
palmskog
closed
6 years ago
0
Allow any decidable type for request and client ids
#70
palmskog
closed
6 years ago
0
Caching and 32-bit Coq in Travis
#69
palmskog
closed
7 years ago
0
adapt to new approach where client sends id, introduce client reconnection
#68
palmskog
closed
7 years ago
0
Correct handling of client ids
#67
dwoos
closed
7 years ago
1
compatibility with both Coq 8.6.1 and 8.7.0
#66
palmskog
closed
7 years ago
0
Proposal: store log count in log file
#65
palmskog
opened
7 years ago
0
Systems with log transformer
#64
palmskog
closed
7 years ago
0
Extracted code uses Coq Ascii internals
#63
palmskog
closed
7 years ago
0
vard should signal when recovery from file fails
#62
palmskog
opened
7 years ago
0
Adapt to Raft shim changes in client interface
#61
palmskog
closed
7 years ago
0
Verified serialization of network messages
#60
palmskog
closed
7 years ago
0
Capistrano-based deployment
#59
palmskog
closed
7 years ago
1
switch to safe_string for vard
#58
palmskog
closed
7 years ago
0
Simplify OPAM packages for Travis
#57
palmskog
closed
7 years ago
0
OPAM packages for Travis targets
#56
palmskog
closed
7 years ago
0
Next