issues
search
gevulotnetwork
/
gevulot
Gevulot is an internet scale compute network for zero-knowledge proof generation and verification.
https://gevulot.com
Apache License 2.0
154
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add prover input file example
#208
tuommaki
closed
2 months ago
0
Increase idle VM timeout 10sec -> 60sec
#207
tuommaki
closed
2 months ago
0
Parse json args as vector of strings
#206
koxu1996
opened
2 months ago
2
Update `time` dependency
#205
tuommaki
closed
2 months ago
0
Local node reports error when running GPU task
#204
gavin-ygy
closed
3 months ago
3
Update main.rs
#203
Favy217
opened
3 months ago
0
Make `vsock` optional feature for `shim`
#202
tuommaki
opened
4 months ago
2
Fix flag param handling in gevulot-cli
#201
tuommaki
closed
4 months ago
1
Bump the cargo group across 3 directories with 4 updates
#200
dependabot[bot]
opened
4 months ago
0
e2e-test reports InvalidRequest
#199
gavin-ygy
closed
3 months ago
1
fix: dynamic QEMU path resolution
#198
vlopes11
closed
4 months ago
0
Don't recovery non-executed txs on startup
#197
tuommaki
closed
4 months ago
1
fix(shim): remove incorrect path
#196
0x5459
closed
5 months ago
1
Fix tempfile naming in download manager
#195
tuommaki
closed
5 months ago
1
Fix workspace mount_tag
#194
tuommaki
closed
5 months ago
0
feat: Add request_timeout to rcp_client
#193
0x5459
closed
5 months ago
0
refactor: make some JsonExecArgs fields public
#192
kylegranger
closed
6 months ago
0
Bump the cargo group across 3 directories with 3 updates
#191
dependabot[bot]
opened
6 months ago
0
correct cli build on main that fail with async trait error
#190
musitdev
closed
6 months ago
0
Fix typos
#189
ghostant-1017
opened
6 months ago
0
Avoid double connect
#188
ghostant-1017
closed
6 months ago
0
Use tokio::time::sleep instead of std::thread::sleep
#187
ghostant-1017
closed
5 months ago
0
delay was in the wrong loop
#186
bhechinger
closed
6 months ago
0
Just a loop wasn't enough, it goes too fast
#185
bhechinger
closed
6 months ago
0
removed packages not needed to build the node on nixos
#184
bhechinger
closed
6 months ago
0
Move tx_validation inside mempool.
#183
musitdev
closed
6 months ago
0
Add the ability to join networks to "seed mode" so that we can run a seed cluster
#182
bhechinger
closed
6 months ago
2
Activate health check for all node type
#181
musitdev
opened
6 months ago
0
Add prometheus metrics export for P2P
#180
tuommaki
closed
6 months ago
1
Scheduler remove lock contention
#179
musitdev
opened
6 months ago
0
Bump the cargo group across 3 directories with 2 updates
#178
dependabot[bot]
closed
6 months ago
1
Bump the cargo group across 2 directories with 2 updates
#177
dependabot[bot]
closed
4 months ago
1
Bump the cargo group across 2 directories with 1 update
#176
dependabot[bot]
closed
6 months ago
1
Add support for P2P protocol v1 (when orig. is v0)
#175
tuommaki
closed
6 months ago
1
Initial work towards observability
#174
tuommaki
closed
7 months ago
1
add watchdog http server Bis
#173
musitdev
closed
7 months ago
0
Add `show-public-key` command to `gevulot-cli`
#172
tuommaki
closed
7 months ago
0
Verify that the program id is present or wait for the deploy Tx
#171
musitdev
closed
6 months ago
0
Implement node sync
#170
tuommaki
opened
7 months ago
7
Update Readme
#169
ghostant-1017
closed
7 months ago
0
rpc_server: `send_transaction` returns more specific error details
#168
ghostant-1017
closed
7 months ago
2
add watchdog http server
#167
musitdev
closed
7 months ago
1
Add command to print public key of a keyfile
#166
phy-chain
closed
7 months ago
2
Allow multiple P2P discovery addresses in env variable
#165
tuommaki
closed
7 months ago
0
Fix deadlock on task scheduling when VM start fails
#164
tuommaki
closed
7 months ago
0
correct Mac build by adding a common crate to share common declarations
#163
musitdev
closed
7 months ago
0
When `ReousceError` happens, sheduler should try to `pick_task`
#162
ghostant-1017
closed
7 months ago
2
Add timeout to QEMU QMP connect
#161
tuommaki
closed
7 months ago
0
Drop use of `ops` (after VirtFS support)
#160
tuommaki
closed
7 months ago
0
Use `BTreeSet` for CID allocations (instead of Vec)
#159
tuommaki
closed
7 months ago
0
Next