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
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
Graph
b8336503c13babe4191d1a94536635224cd41994
Select Git revision
Branches
11
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
main
default
protected
mypy
real-spender
restricted-sqlite-strategies
Tags
1
v0.0
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Jan
5
4
3
31
Dec
22
17
7
17
15
14
13
14
7
6
16
Nov
13
Dec
10
7
6
3
1
30
Nov
29
23
22
19
18
17
16
15
12
11
9
8
2
4
2
4
2
27
Oct
26
25
22
21
20
19
14
12
11
5
4
30
Sep
27
24
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
use f"" to simplify some string construction
required_passes is content with dict_values now
base64 encoded tokens are always ascii
replace typing comments with syntax
more general reasoning about special cases for provider choices
match the exact expected length
Add a test for `get_root_nodes` and fix the implementation
let setrlimit fail :/
Drop the workaround for the problem with older prometheus_client
normalize the CircleCI job names
spurious mapping
nope, how about this
maybe this runs the configs I want
incompatible version formats ...
switch GitHub Actions to Python 3.9 as well
drop our copy of some eliot functions that we can now use from upstream
parameterize python version in nixos ci
drop py27 support from macos ci
Merge remote-tracking branch 'origin/main' into python3
update packaging metadata
remove six and future dependency, also isort and black
drop __future__ and future imports
commit to Python 3 for json.dumps
Drop Python 2 from the CI matrix
strip explicit Python 2 support from the Nix packaging
provide a shell where we can run tests, not just linters
add a test for using the test vector feature
Merge pull request #274 from tp-la/handrolled-version
changes for a passing test suite on 2.7 and 3.8
more packaging fixes
fix all the noqa comments
add python3.9 to the ci testing matrix
isort
black
initial porting changes
fix nixpkgs pkgconfig so mach-nix works at all
switch from the nixos release tag to branch
switch to flake8 to be able to suppress warnings
nope, use python39 for lint because tools are missing from py27 ecosystem
respect the chosen python version in the tests and lint tools
Loading