aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-20(new) uninstall scriptkaotisk1-0/+38
2023-08-20Replaced double brackets with single oneskaotisk4-24/+24
2023-08-19Added routes to merkle leafs and file chunkskaotisk3-0/+128
2023-08-19Fixed bug for files less than 4097 byteskaotisk1-4/+9
2023-08-19More accurate descriptionkaotisk1-4/+7
2023-08-18Needless to create .ipfs manually, needless to call IPFS with specified PATHkaotisk1-2/+1
2023-08-18Added a condition where we have the IPFS binary but we haven't configuredkaotisk1-0/+5
2023-08-18Fixed wrong flagkaotisk1-1/+1
2023-08-18Added gpg key create implementation and minor refactorkaotisk1-35/+73
2023-08-18Moved GPG keyring to dedicated folder under .arching-kaos/kaotisk18-25/+27
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-03Changed to get params instead of querykaotisk3-22/+28
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-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 wherever...kaotisk2-1/+14
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
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