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.
22f2bcd8a9afcf9ff20e591cfea45c12743babf4
Select Git revision
Selected
22f2bcd8a9afcf9ff20e591cfea45c12743babf4
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
24
Sep
23
21
17
15
2
Aug
29
Jul
27
23
22
21
16
Jun
15
14
3
2
18
May
17
13
12
6
18
Feb
17
16
29
Jan
16
Sep
15
14
9
8
4
3
2
3
Jul
29
Jun
23
10
8
2
1
28
May
26
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
Merge remote-tracking branch 'origin/main' into 228.tahoe-lafs-1.16.x-ci
Merge pull request #226 from PrivateStorageio/220.use_add_lease
Update the version-fixing patch for Nix
This is actually how you say "any version of 1.15"
exclude tahoe-lafs 1.15 which causes problems for pip
widen the tahoe-lafs version constraint to match the CI configuration
explain the tahoe-lafs parameter
bump the resource class so maybe tahoe 1.16 will build
Spell the desired version correctly
The version is a string.
make it a map :/
Attach the tahoe-version parameter to the correct job
Run CircleCI jobs for Tahoe 1.14 and 1.16
Allow the Nix package to be built against Tahoe 1.16.0rc1
spell the exception name right
Switch to using add_lease for lease maintenance
Make sure that test_renewed is exercising the interesting code path
Merge pull request #216 from PrivateStorageio/215.thirty-one-day-leases
try to justify our seconds=0 value
Only renew leases when they have 0 or fewer seconds remaining
Use keyword arguments when constructing the lease maintainer
use deep_traverse
github/fork/tp-…
github/fork/tp-la/deep-traverse
Merge pull request #178 from crwood/177.adjust-retry-interval
Merge pull request #213 from PrivateStorageio/10.rename-confusing-strategies
Rename the slot-related strategies to avoid colliding with the test naming convention
Remove unused test helper function
Add "spendable" value to the unblinded-token endpoints reply
improve docs around the unblinded-tokens GET interface
explain this schema change too
Make the default redemption group one that actually exists
some notes about schema changes
leave a note about spendable vs unspendable in unblinded token model logs
Merge pull request #211 from PrivateStorageio/210.dummyredeemer-required-public-key
Move observed public key from voucher to redemption group
Persist unspendable tokens for future inspection
Let hypothesis shrink num_redemption_groups
Sequester unblinded tokens received with a disallowed public key
Add `count_unblinded_tokens` to the database layer
Document the exception case
Read allowed public keys for PaymentController from the config file
Loading