aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-zblock
AgeCommit message (Collapse)AuthorFilesLines
2024-07-24ak-zblock: new flag --repack <zblock> <previous>kaotisk1-13/+15
Plus: - compacted help output text - avoid calling library functions directly fix (unbreaks previous commit) - fix on call to _ak_zblock_pack where the arguments weren't passed to the function
2024-07-04Refactoring + bug fixeskaotisk1-5/+0
- Recursive sourcing was introduced and fixed - Almost finished removing old style commands 'ak-zchain-chk' in favor of the new design (eg 'ak zchain --check') - A couple of changes on how we really do concatenation of an IPFS link - Interface function for publishing to 'ak-config' key - Interface function for publishing to IPNS keys
2024-06-10bugfixkaotisk1-1/+1
2024-05-16More descriptionskaotisk1-2/+13
2024-04-05various fixes, surely still broken in placeskaotisk1-0/+50