Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-03 | Changed to get params instead of query | kaotisk | 3 | -22/+28 | |
2023-06-17 | API: Error response errno -> error | kaotisk | 5 | -15/+15 | |
2023-06-14 | Return an actual error message | kaotisk | 1 | -1/+1 | |
2023-06-14 | Added new route | kaotisk | 2 | -0/+33 | |
2023-04-10 | Made getZblock a bit more secure and not able to crash the app | kaotisk | 1 | -3/+27 | |
2023-04-10 | New API route to fetch content from IPFS hashes that is cached in the filesystem | kaotisk | 2 | -0/+35 | |
2023-04-03 | Added ak-zblock-show with appropriate route in API with caching feature | kaotisk | 2 | -0/+38 | |
2023-03-31 | Fixed call to the right script | kaotisk | 1 | -1/+1 | |
2023-03-31 | Fixed ZblockValidator an ZchainValidator | kaotisk | 1 | -0/+21 | |
2023-03-30 | Introducing an HTTP JSON API | kaotisk | 10 | -0/+278 | |