aboutsummaryrefslogtreecommitdiff
path: root/types
Commit message (Collapse)AuthorAgeFilesLines
* added ToHTTP methodsRasmus Dahlberg2021-05-182-12/+42
| | | | Not unit tested yet.
* started to refactor types and parsersRasmus Dahlberg2021-05-1714-1549/+733
| | | | Work in progress.
* added new-namespace toolRasmus Dahlberg2021-03-101-0/+56
|
* major refactor based on README.md and TODOsRasmus Dahlberg2021-02-253-2/+96
| | | | | | Updated types, improved units tests, isolated most test data to have it in one place, renamed and created new files to improve readability, and fixed a bunch of minor TODOs.
* added get-entries request typeRasmus Dahlberg2021-02-232-0/+20
|
* added proof request typesRasmus Dahlberg2021-02-232-0/+51
|
* reordered functionsRasmus Dahlberg2021-02-232-25/+25
|
* started using Fingerprint() instead of String()Rasmus Dahlberg2021-02-231-5/+13
|
* renamed and reordered to improve readabilityRasmus Dahlberg2021-02-238-489/+509
|
* added StItemListRasmus Dahlberg2021-02-232-1/+49
|
* added namespace fingerprintRasmus Dahlberg2021-02-232-0/+50
|
* added refactored typesRasmus Dahlberg2021-02-224-0/+1202