aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
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 gi...kaotisk1-13/+7
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 u...kaotisk1-1/+8
2022-11-15File splitter and joiner scriptskaotisk2-0/+185
2022-11-02Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide usa...kaotisk1-1/+25
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 any...kaotisk1-1/+1
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
2022-09-07Tool to extract all the IPFS CIDs from a zchainkaotisk1-0/+2
2022-09-07Reworked logging and Usagekaotisk1-12/+14
2022-09-07Removed trailing newline from outputkaotisk1-1/+1
2022-09-07Added a functionality I forgot to mention in the Usage section, changed a tag...kaotisk1-1/+2
2022-08-10Some edits to distinguish use caseskaotisk1-36/+34
2022-08-10No longer initiating with README filekaotisk1-5/+5
2022-08-10Simple duplication of codekaotisk1-4/+40
2022-08-10Added a function to return from IPFS as wellkaotisk1-0/+6
2022-07-25Comments and reference scripts are a feature and a mechanism. Comments will u...kaotisk2-0/+294
2022-07-24Updated logging stylekaotisk1-3/+3
2022-07-24Since we reached gpg verification of block signatures, let's do this the new ...kaotisk1-9/+27
2022-07-23Takes two arguments, one for type of log entry, error, info for nowkaotisk1-1/+1
2022-07-23GPG verification and an aesthetic patch for logskaotisk1-13/+45
2022-06-25Simple check tool for zchain. It makes sure that your blocks are going down t...kaotisk1-0/+145
2022-06-25Simple AK check for IPFS integrationskaotisk1-6/+21
2022-06-19Fixed bug that outputs invalid json when first block does not refer to GENESI...kaotisk1-4/+6
2022-06-05New flags and helpkaotisk1-4/+17
2022-05-18Added --show-zblocks-onlyorigin/featureentershowzblocksonlyflagkaotisk1-0/+56
2022-05-06fixed news module, added ipns flag on enter modulekaotisk1-6/+6
2022-05-06Fixed some wrong directory and miscuttings of fieldsorigin/patchnews1kaotisk1-6/+6
2022-04-20a bit of work on name resolvingkaotisk2-2/+7