aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2023-08-05New tool: Restore file from merkle treeorigin/miningkaotisk1-0/+91
2023-08-05Removed 1 level of verbositykaotisk1-2/+0
2023-08-05Makes use of ak-tempassin instead of static temp dirkaotisk1-2/+2
2023-08-05Encodes file to base64 to avoid losing byteskaotisk1-1/+2
2023-08-03New tool: Create merkle tree from filekaotisk1-0/+219
2023-08-03Fixed the way cache is stored or notkaotisk1-4/+10
2023-08-03Tiny rework and cleanupkaotisk1-18/+21
2023-08-03Cleanupkaotisk1-94/+93
2023-08-03Updated example in the commentskaotisk1-2/+2
2023-08-03Cleanup and fixed call to scriptkaotisk1-9/+18
2023-08-03Cleanupkaotisk1-44/+27
2023-08-03Removed git integrationkaotisk1-11/+2
2023-08-03Removed use of json2bash, exit with error if no genesiskaotisk1-40/+40
2023-08-03Nullify non valid zblockkaotisk1-0/+1
2023-08-03Adds id that counts zblocks, changed when output startskaotisk1-1/+1
2023-08-03Minified outputkaotisk1-1/+1
2023-08-03Simplified and fixed argument parsingkaotisk1-72/+36
2023-07-30Renamed ZLATEST to AK_ZLATESTkaotisk1-3/+3
2023-07-30Deduped ak-zblock-show to use ak-enterkaotisk1-202/+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-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 wherever...kaotisk2-1/+14
2023-06-14Adapting to renaming of scriptskaotisk2-5/+5
2023-04-21Fixed references to shell variableskaotisk2-4/+4
2023-04-16Added crawler for the Stellar Network, returning addresses and configuration ...kaotisk1-0/+96
2023-04-10More verbose logskaotisk1-1/+1
2023-04-10Changed way that we unpack the data field. Now we return both the IPFS hash v...kaotisk1-1/+6
2023-04-10Added pagination feature, set -l to a number to crawl up to that number (star...kaotisk1-5/+26
2023-04-10Cache betterkaotisk1-1/+16
2023-04-08Changed forgotten variable namekaotisk1-1/+1
2023-04-03At last a working ak-tempassinkaotisk1-1/+2
2023-04-03Added ak-zblock-show with appropriate route in API with caching featurekaotisk2-21/+15
2023-04-03Pass clean formatted text to tmpfileskaotisk1-2/+2
2023-04-03Fixed sed expressionkaotisk1-1/+1
2023-04-03Clean up, elimination of duplicate tempassins, fixed current directory proble...kaotisk18-148/+354
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 t...kaotisk54-172/+385
2023-04-02Added some comments to what each step is accomplishingkaotisk1-2/+27
2023-04-02Eliminated json_pp usagekaotisk11-13/+13
2023-03-31Fixed json2bash callkaotisk1-1/+1
2023-03-29Finished enter to ak-enterkaotisk1-5/+5
2023-03-29Fix json2bash to ak-json2bashkaotisk4-10/+10
2023-03-29Further renamingkaotisk23-67/+67
2023-03-29Renamed everythingkaotisk47-0/+896