aboutsummaryrefslogtreecommitdiff
path: root/pkg/state/single_test.go
Commit message (Collapse)AuthorAgeFilesLines
* switch to sigsum-goRasmus Dahlberg2022-04-131-1/+1
| | | | Updates import paths only.
* state: Refactor with new tree head endpointsRasmus Dahlberg2022-01-261-307/+106
| | | | For details see doc/proposals/2022-01-no-quick-tree-head-endpoint.
* types: Start using sigsum-lib-goRasmus Dahlberg2021-12-201-0/+418
This commit does not change the way in which the log behaves externally. In other words, all changes are internal and involves renaming and code restructuring. Most notably picking up the refactored sigsum-lib-go.