Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-14 | Return an actual error message | kaotisk | 1 | -1/+1 | |
2023-06-14 | Added new route | kaotisk | 2 | -0/+33 | |
2023-04-15 | Install script is broken | kaotisk | 1 | -2/+1 | |
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-04-03 | Attempt to create cache places for the API to hit instead of running things | kaotisk | 1 | -0/+6 | |
2023-03-31 | Updated test scripts | kaotisk | 10 | -22/+79 | |
2023-03-31 | Fixed call to the right script | kaotisk | 1 | -1/+1 | |
2023-03-31 | Added two new variables | kaotisk | 1 | -4/+4 | |
2023-03-31 | Fixed ZblockValidator an ZchainValidator | kaotisk | 3 | -1/+167 | |
2023-03-30 | Minor rename | kaotisk | 1 | -2/+2 | |
2023-03-30 | Fixed not working values | kaotisk | 1 | -2/+2 | |
2023-03-30 | Fixed test command | kaotisk | 1 | -1/+1 | |
2023-03-30 | Introducing an HTTP JSON API | kaotisk | 25 | -0/+673 | |