Age | Commit message (Expand) | Author | Files | Lines |
2023-03-29 | Renamed everything | kaotisk | 1 | -277/+0 |
2023-02-01 | Removed -z flag and functionality, add regex check for IPFS CIDv0 | kaotisk | 1 | -57/+5 |
2023-01-21 | Fixed spacing in usage screen | kaotisk | 1 | -4/+4 |
2023-01-21 | Replaced tabs with spaces, changed exit code checkers to only check for non-z... | kaotisk | 1 | -257/+253 |
2022-11-02 | Removed trailing new lines from echo output (-n flag added) | kaotisk | 1 | -21/+21 |
2022-10-31 | Updated the way to expand the data part of each block | kaotisk | 1 | -24/+42 |
2022-10-25 | Adapting to 96ae225b2a179ec36fdb01eaf906fec096002a08 change | kaotisk | 1 | -35/+41 |
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-07 | Removed trailing spaces | kaotisk | 1 | -2/+16 |
2022-09-07 | Fixed usage screen options spacing | kaotisk | 1 | -2/+2 |
2022-09-07 | Added some checks to make sure zblocks are zblocks and blocks are blocks | kaotisk | 1 | -2/+45 |
2022-09-07 | Added a functionality I forgot to mention in the Usage section, changed a tag... | kaotisk | 1 | -1/+2 |
2022-07-24 | Since we reached gpg verification of block signatures, let's do this the new ... | kaotisk | 1 | -9/+27 |
2022-07-23 | GPG verification and an aesthetic patch for logs | kaotisk | 1 | -13/+45 |
2022-06-19 | Fixed bug that outputs invalid json when first block does not refer to GENESI... | kaotisk | 1 | -4/+6 |
2022-06-05 | New flags and help | kaotisk | 1 | -4/+17 |
2022-05-18 | Added --show-zblocks-onlyorigin/featureentershowzblocksonlyflag | kaotisk | 1 | -0/+56 |
2022-04-20 | a bit of work on name resolving | kaotisk | 1 | -2/+4 |
2022-01-28 | [Change and fix] | kaotisk | 1 | -0/+9 |
2022-01-17 | Making the output to be JSON, log messages to log fileorigin/dev | kaotisk | 1 | -4/+15 |
2021-12-26 | Added counter | kaotisk | 1 | -1/+3 |
2021-12-26 | Turned echos to log messages | kaotisk | 1 | -8/+8 |
2021-12-25 | Added temp folder | kaotisk | 1 | -9/+29 |
2021-12-18 | Different approach on installing, now symlinks | kaotisk | 1 | -0/+85 |