aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-09-07Added change log in case you don't want to git log yourselfkaotisk1-0/+881
2022-09-07Tool to run after git pull so you can skip relaunching init.sh or install.shkaotisk1-0/+9
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 ↵kaotisk1-1/+2
tag of a log message
2022-08-10README update with todo and thoughtskaotisk1-0/+21
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 ↵kaotisk2-0/+294
use reference to create the reference to the zblock we want to comment at, while comments will produce the zblock with our comment only.
2022-07-24Updated logging stylekaotisk1-3/+3
2022-07-24Added morekaotisk1-2/+23
2022-07-24Updated readmekaotisk1-22/+23
2022-07-24Since we reached gpg verification of block signatures, let's do this the new ↵kaotisk1-9/+27
default for when recursing a zchain. Thoughts?
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
- Added gpg verification option (currently works for hosted chain) - Refactored the log output
2022-06-25Simple check tool for zchain. It makes sure that your blocks are going down ↵kaotisk1-0/+145
to a seed block (default seed: IPFS hash link of an empty file)
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 ↵kaotisk1-4/+6
GENESIS. We force an entry on the fly for it.
2022-06-05New flags and helpkaotisk1-4/+17
2022-05-18Added --show-zblocks-onlyorigin/featureentershowzblocksonlyflagkaotisk1-0/+56
Feature: Outputs your local's chain zblocks, with their signatures, timestamp, gpg public key and previous zblock. Iterates the whole chain and returns a JSON array of these entries sorted from latest to oldest.
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
2022-02-11removed trailing commakaotisk1-1/+1
2022-02-11[module] Added ak-folders module like ak-files but for folderskaotisk1-0/+124
2022-02-11Change order of procedure, leaving name publishing for the endkaotisk1-4/+4
2022-02-11Fixing possible problems related to IPFS keyskaotisk1-3/+19
2022-02-11Fixed loggingkaotisk1-1/+1
2022-02-11Fixed escaping and the forgotten grep in pipeskaotisk1-3/+3
2022-02-11IPFS check tool for debugging IPFSkaotisk1-0/+17
2022-02-11Finally?kaotisk1-1/+1
2022-02-11Exit script if pack_z_block failskaotisk1-0/+5
2022-02-11Removed TEMPASSIN from FILE path on gpg command as wellkaotisk1-1/+1
2022-02-11Removed TEMPASSIN from SIGN_FILE path on gpg commandkaotisk1-1/+1
2022-02-11Added some more debug messageskaotisk1-3/+14
2022-02-11Added some debug messageskaotisk1-1/+22
2022-02-11more fixes++kaotisk1-2/+2
2022-02-11more fixeskaotisk1-8/+9
2022-02-11files completed?kaotisk1-2/+2
2022-02-11possible fixkaotisk1-2/+2
2022-02-11possible fixkaotisk1-0/+6
2022-02-11Further solvingkaotisk1-5/+9
2022-02-11Fixed TEMPASSASIN -> TEMPASSIN (WTF)kaotisk1-1/+1
2022-02-11Better written I supposekaotisk1-7/+37
2022-02-11[module] fixkaotisk1-2/+2
2022-02-11[module] ak-fileskaotisk1-0/+45