Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
ZKAPAuthorizer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Administrator
ZKAPAuthorizer
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6494192a9b8f75a0e4be794eba2419c67aa14b19
Select Git revision
Selected
6494192a9b8f75a0e4be794eba2419c67aa14b19
Branches
11
main
default
protected
235.backup-and-recovery.recovery
260.metric-rejected-zkaps
compare-structured-sql-dumps
github/fork/tp-la/deep-traverse
github/fork/tp-la/real-spender
implicit-lease-renewal-problems
mach-nix
mypy
real-spender
restricted-sqlite-strategies
Tags
1
v0.0
13 results
Begin with the selected commit
Created with Raphaël 2.2.0
26
May
25
22
21
20
14
13
12
11
9
8
7
6
5
4
1
30
Apr
29
28
27
24
23
22
20
16
13
10
3
2
1
26
Mar
25
24
20
19
18
17
12
10
9
5
4
2
27
Feb
26
25
24
7
Jan
6
20
Dec
19
17
16
13
11
3
2
20
Nov
19
18
15
13
12
11
23
Oct
18
17
16
15
11
10
9
8
7
4
3
27
Sep
19
18
17
21
Aug
20
19
16
15
5
3
2
1
29
Jul
24
16
15
9
10
Jun
Unsurprisingly it worked that time, restore test running
speed up this iteration
Gotta have curl installed...
Still need Python and coverage.py
Switch to the "bash uploader" as recommended by codecov support
twiddle
Handle tokens running out while doing retries
some database interaction improvements
this method no longer used
Improve handling of temporary tables
Nope, turns out we don't need to do that.
Expand the VoucherStore interface to support two-phase spending
Avoid these tricky parens around the column list
Very basic test for SpendingController
Add pass replacement logic to `call_with_passes`
Factor pass encoding out of the client protocol
Remove some uses of the unfortunate `extract_result` helper
Move some pass generation implementation to shared module
Move some of the spending implementation to a new module
Merge pull request #153 from PrivateStorageio/108.rescue-some-tokens
Some logging to do with call_with_passes
Use call_with_passes in the rest of the client; handle another error mode
Basic retry logic for MorePassesRequired case of allocate_buckets
Add a test for MorePassesRequired making it across the network
Merge pull request #152 from PrivateStorageio/151.report-which-passes-are-bad
Factor validation implementation into a helper separate from the protocol
These are free from attrs, too
Refactor MorePassesRequired to use attrs
Greatly reduce the interval between redemption retries
Merge pull request #135 from PrivateStorageio/93.consistent-voucher-redemption-zkap-count
Avoid partially covered line in VoucherStore.add test
Add `expected_token` check in the GET HTTP API tests
interface doc improvements
Merge remote-tracking branch 'origin/master' into 93.consistent-voucher-redemption-zkap-count
Merge pull request #131 from PrivateStorageio/124.controller-iterates-voucher-counters
test redeem rejection of non-redeemable vouchers
Remove redundant error-handling check
Back out some unnecessary renaming
Merge remote-tracking branch 'origin/master' into 124.controller-iterates-voucher-counters
Merge pull request #149 from PrivateStorageio/143.pin-tahoe-lafs
Loading