aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-07-30cacheDir imported in APIkaotisk1-0/+1
2023-07-30Added checks to detect success and failure of underlying commands being runkaotisk17-8/+100
2023-07-30Renamed FINGERPRINT to AK_FINGERPRINTkaotisk13-18/+18
2023-07-30Added ak- or AK_ prefix to functions called and variableskaotisk3-9/+9
2023-07-08Fix typokaotisk1-1/+1
2023-06-17API: Error response errno -> errorkaotisk8-27/+27
2023-06-15Fixed script call and one bugkaotisk1-2/+7
2023-06-14Replaced if..elif with getopts for finding out arguments givenkaotisk1-37/+95
2023-06-14Making sure we get the return codes and display appropriate messages ↵kaotisk2-1/+14
wherever needed
2023-06-14Adapting to renaming of scriptskaotisk2-5/+5
2023-06-14Return an actual error messagekaotisk1-1/+1
2023-06-14Added new routekaotisk2-0/+33
2023-05-04Updated ipfs scriptkaotisk1-22/+26
2023-04-21Fixed references to shell variableskaotisk2-4/+4
2023-04-16Added crawler for the Stellar Network, returning addresses and configuration ↵kaotisk1-0/+96
values if any
2023-04-15Install script is brokenkaotisk2-2/+2
2023-04-15Clearly trying to figure out things :)kaotisk1-3/+6
2023-04-15still fixing installationkaotisk2-11/+13
2023-04-14Updated CHANGELOGkaotisk1-0/+156
2023-04-10More verbose logskaotisk1-1/+1
2023-04-10Changed way that we unpack the data field. Now we return both the IPFS hash ↵kaotisk1-1/+6
value in the data field and the inner data block
2023-04-10Made getZblock a bit more secure and not able to crash the appkaotisk1-3/+27
2023-04-10New API route to fetch content from IPFS hashes that is cached in the filesystemkaotisk2-0/+35
2023-04-10Added pagination feature, set -l to a number to crawl up to that number ↵kaotisk1-5/+26
(starting by the latest ofc)
2023-04-10Cache betterkaotisk1-1/+16
2023-04-08Outputing the directory we were called from to reference the path laterkaotisk1-0/+2
2023-04-08Changed forgotten variable namekaotisk1-1/+1
2023-04-04Fixed installation errorskaotisk1-2/+3
2023-04-03At last a working ak-tempassinkaotisk1-1/+2
2023-04-03Added ak-zblock-show with appropriate route in API with caching featurekaotisk4-21/+53
2023-04-03Pass clean formatted text to tmpfileskaotisk1-2/+2
2023-04-03Fixed sed expressionkaotisk1-1/+1
2023-04-03Attempt to create cache places for the API to hit instead of running thingskaotisk1-0/+6
2023-04-03Clean up, elimination of duplicate tempassins, fixed current directory ↵kaotisk18-148/+354
problems, introduced new tool
2023-04-03Some cleanup and further working on the toolkaotisk1-5/+20
2023-04-03ak-tempassin is working upon mktemp from coreutilskaotisk1-0/+11
2023-04-03Fixed temporary folder creationkaotisk11-166/+40
2023-04-03Clean up and adjustmentkaotisk15-38/+16
2023-04-03Renaming to prefix convention, introduced ipfs wrappers so it can be easier ↵kaotisk54-172/+385
to maintain, changes in filesplitter and filejoiner as they move sm submodule namespace... like there are namespaces in bash or something
2023-04-02Added some comments to what each step is accomplishingkaotisk1-2/+27
2023-04-02Updated requirementskaotisk1-0/+1
2023-04-02Eliminated json_pp usagekaotisk12-15/+13
2023-04-02Makefile for the APIkaotisk1-0/+12
2023-03-31Updated test scriptskaotisk10-22/+79
2023-03-31Fixed call to the right scriptkaotisk1-1/+1
2023-03-31Added two new variableskaotisk2-4/+7
2023-03-31Fixed ZblockValidator an ZchainValidatorkaotisk3-1/+167
2023-03-31Fixed json2bash callkaotisk1-1/+1
2023-03-30Minor renamekaotisk1-2/+2
2023-03-30Fixed not working valueskaotisk1-2/+2