Age | Commit message (Expand) | Author | Files | Lines |
2023-01-08 | Made script more readable | kaotisk | 1 | -89/+84 |
2022-12-15 | Outputs only the sha512sum of the map file created | kaotisk | 1 | -1/+1 |
2022-12-15 | Commented out -xe flags from script and generated script, outputs map's hash. | kaotisk | 1 | -3/+7 |
2022-12-15 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change. Commented out gi... | kaotisk | 1 | -13/+7 |
2022-12-15 | The test failed as sha512sum didn't successfully verified the resulted file | kaotisk | 1 | -30/+0 |
2022-12-15 | Adapting to solution with printf | kaotisk | 1 | -2/+32 |
2022-12-12 | renamed readme | kaotisk | 1 | -0/+0 |
2022-12-03 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide a u... | kaotisk | 1 | -1/+8 |
2022-11-15 | File splitter and joiner scripts | kaotisk | 2 | -0/+185 |
2022-11-02 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change, also provide usa... | kaotisk | 1 | -1/+25 |
2022-11-02 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -13/+14 |
2022-11-02 | Removed trailing new lines from echo output (-n flag added) | kaotisk | 1 | -1/+1 |
2022-11-02 | Removed trailing new lines from echo output (-n flag added) | kaotisk | 1 | -21/+21 |
2022-10-31 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -24/+28 |
2022-10-31 | Updated the way to expand the data part of each block | kaotisk | 2 | -24/+143 |
2022-10-27 | Better implementation that doesn't produce splitted CIDs | kaotisk | 1 | -1/+7 |
2022-10-25 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 3 | -42/+31 |
2022-10-25 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -35/+41 |
2022-10-25 | New log format: script, level, message | kaotisk | 1 | -1/+1 |
2022-10-25 | Added usage information | kaotisk | 1 | -5/+11 |
2022-09-19 | Reformed log messages to much the generic style approach | kaotisk | 1 | -10/+10 |
2022-09-19 | Changed way of getting latest version | kaotisk | 1 | -1/+1 |
2022-09-17 | It was not grepping the correct value, resulting to duplication in rc files | kaotisk | 1 | -1/+1 |
2022-09-17 | Return counted blocks to the log even if we end up on pseudo-genesis | kaotisk | 1 | -0/+1 |
2022-09-15 | Changed error message to warning message since it currently doesn't crash any... | kaotisk | 1 | -1/+1 |
2022-09-15 | mirroring change of go-ipfs to kubo | kaotisk | 1 | -4/+4 |
2022-09-07 | Removed trailing spaces | kaotisk | 1 | -2/+16 |
2022-09-07 | Fixed usage screen options spacing | kaotisk | 1 | -2/+2 |
2022-09-07 | Modified the reference to changelog with a link to the actual file | kaotisk | 1 | -1/+1 |
2022-09-07 | The bash script I am using to create the CHANGELOG file | kaotisk | 1 | -0/+3 |
2022-09-07 | Updates! | kaotisk | 1 | -700/+346 |
2022-09-07 | Added some checks to make sure zblocks are zblocks and blocks are blocks | kaotisk | 1 | -2/+45 |
2022-09-07 | Fixed breaking heading typo, updated enter -h text. | kaotisk | 1 | -1/+4 |
2022-09-07 | Enriched with information, added a dependency, a how-to-update and mentioned ... | kaotisk | 1 | -0/+9 |
2022-09-07 | Added change log in case you don't want to git log yourself | kaotisk | 1 | -0/+881 |
2022-09-07 | Tool to run after git pull so you can skip relaunching init.sh or install.sh | kaotisk | 1 | -0/+9 |
2022-09-07 | Tool to calculate the size of a zchain | kaotisk | 1 | -0/+9 |
2022-09-07 | Tool to extract all the IPFS CIDs from a zchain | kaotisk | 1 | -0/+2 |
2022-09-07 | Reworked logging and Usage | kaotisk | 1 | -12/+14 |
2022-09-07 | Removed trailing newline from output | kaotisk | 1 | -1/+1 |
2022-09-07 | Added a functionality I forgot to mention in the Usage section, changed a tag... | kaotisk | 1 | -1/+2 |
2022-08-10 | README update with todo and thoughts | kaotisk | 1 | -0/+21 |
2022-08-10 | Some edits to distinguish use cases | kaotisk | 1 | -36/+34 |
2022-08-10 | No longer initiating with README file | kaotisk | 1 | -5/+5 |
2022-08-10 | Simple duplication of code | kaotisk | 1 | -4/+40 |
2022-08-10 | Added a function to return from IPFS as well | kaotisk | 1 | -0/+6 |
2022-07-25 | Comments and reference scripts are a feature and a mechanism. Comments will u... | kaotisk | 2 | -0/+294 |
2022-07-24 | Updated logging style | kaotisk | 1 | -3/+3 |
2022-07-24 | Added more | kaotisk | 1 | -2/+23 |
2022-07-24 | Updated readme | kaotisk | 1 | -22/+23 |