Age | Commit message (Collapse) | Author | Files | Lines |
|
- Made an ak-fs to select the previous as flags in a "main script"
- Feature: 3rd_gen_map where the sha512sum of the original file (pre
base64 encoding) and its original named are stored in the first line
and the second line holds the sha512sum of the level.1.map
new file: bin/ak-fs
deleted: bin/ak-fs-add
deleted: bin/ak-fs-cat
deleted: bin/ak-fs-get
modified: lib/_ak_fs
|
|
|
|
|
|
|
|
|
|
|
|
- Also: _ak_not_implemented introduced
|
|
|
|
|
|
|
|
Affected scripts:
- ak
- ak-articles
- ak-categories
- ak-comments
- ak-data-expand
- ak-enter
- ak-files
- ak-find-latest-mined-sblock
- ak-folders
- ak-follow
- ak-following
- ak-fs-add
- ak-ipfs-check
- ak-ipns-resolve
- ak-news
- ak-profile
- ak-schain-latest-cached
- ak-sm-files
- ak-sm-filesplitter
- ak-stellar-get-participants
- ak-tempassin
- ak-todos
- ak-transactions
- ak-zblock-cache
- ak-zblock-manipulator
- ak-zblock-pack
- ak-zblock-show
- ak-zchain-chk
|
|
ofc, logit was the first lib to add... finally
|
|
renamed: bin/ak-sm-merkle-tree -> bin/ak-fs-add
renamed: bin/ak-sm-merkle-tree-to-file -> bin/ak-fs-get
Also, minor fixes in README
|