aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
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
2023-02-01Removed -z flag and functionality, add regex check for IPFS CIDv0kaotisk2-57/+5
2023-02-01Added rebase toolkaotisk1-0/+53
2023-02-01Change directory to ZPROFILEDIR and remove temporary folderkaotisk1-0/+2
2023-02-01Spacingkaotisk1-0/+4
2023-02-01No reason to return the folder of the name since we don't use itkaotisk1-1/+1
2023-02-01Reverse if statement to avoid elsekaotisk1-3/+2
2023-02-01Print the key-value pair of the DATA block provided in simple valid JSON formatkaotisk1-3/+1
2023-02-01Use gpg2 instead of gpgkaotisk1-1/+1
2023-02-01Don't print new lineskaotisk1-3/+3
2023-02-01Removed unused codekaotisk1-6/+11
2023-02-01Removed unused codekaotisk1-23/+14
Signed-off-by: kaotisk <kaotisk@arching-kaos.org>
2023-02-01Exits on failures, added check so we don't produce duplicate references to ↵kaotisk1-1/+45
the same ipfs key
2023-01-21Fixed spacing in usage screenkaotisk1-4/+4
2023-01-21Replaced tabs with spaces, changed exit code checkers to only check for ↵kaotisk1-257/+253
non-zero values, added exit when ak-data-expand fails.
2023-01-21Added minimal usage message when no argumentskaotisk1-0/+1
2023-01-21Expands the whole data file instead of outputing only ipfs and detach valueskaotisk1-1/+1
2023-01-21More verbose log outputkaotisk1-3/+3
2023-01-08Forgot a line that outputs a brief JSON object for the data givenkaotisk1-0/+1
2023-01-08Made script more readablekaotisk1-89/+84
2022-12-15Outputs only the sha512sum of the map file createdkaotisk1-1/+1
2022-12-15Commented out -xe flags from script and generated script, outputs map's hash.kaotisk1-3/+7
2022-12-15Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change. Commented out ↵kaotisk1-13/+7
git usage.
2022-12-15The test failed as sha512sum didn't successfully verified the resulted filekaotisk1-30/+0
2022-12-15Adapting to solution with printfkaotisk1-2/+32
2022-12-03Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide a ↵kaotisk1-1/+8
useful message in case of failing pubishing
2022-11-15File splitter and joiner scriptskaotisk2-0/+185
2022-11-02Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide ↵kaotisk1-1/+25
usage text
2022-11-02Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 changekaotisk1-13/+14
2022-11-02Removed trailing new lines from echo output (-n flag added)kaotisk1-1/+1
2022-11-02Removed trailing new lines from echo output (-n flag added)kaotisk1-21/+21
2022-10-31Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 changekaotisk1-24/+28
2022-10-31Updated the way to expand the data part of each blockkaotisk2-24/+143
2022-10-27Better implementation that doesn't produce splitted CIDskaotisk1-1/+7
2022-10-25Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 changekaotisk3-42/+31
2022-10-25Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 changekaotisk1-35/+41
2022-10-25New log format: script, level, messagekaotisk1-1/+1
2022-10-25Added usage informationkaotisk1-5/+11
2022-09-17Return counted blocks to the log even if we end up on pseudo-genesiskaotisk1-0/+1
2022-09-15Changed error message to warning message since it currently doesn't crash ↵kaotisk1-1/+1
anything.
2022-09-07Removed trailing spaceskaotisk1-2/+16
2022-09-07Fixed usage screen options spacingkaotisk1-2/+2
2022-09-07Added some checks to make sure zblocks are zblocks and blocks are blockskaotisk1-2/+45
2022-09-07Tool to calculate the size of a zchainkaotisk1-0/+9