Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-10 | Renamed ak-sm-merkle-tree* to ak-fs-* | kaotisk | 3 | -6/+9 |
2024-03-02 | Clean up leftovers from refactoring ak-logthis | kaotisk | 2 | -7/+7 |
2024-03-02 | Follow up to 2e2e16e | kaotisk | 1 | -1/+1 |
2024-03-02 | API welcome message update | kaotisk | 1 | -2/+2 |
2024-03-02 | Added specs subcommand | kaotisk | 1 | -0/+18 |
2024-03-02 | Exit on launch, no implementation yet | kaotisk | 1 | -0/+3 |
2024-03-02 | Exit if no value given to rebase onto | kaotisk | 1 | -0/+1 |
2024-03-02 | Removed zpairs section from mining data, only zblocks are supported | kaotisk | 1 | -3/+3 |
2024-03-02 | Added specs subcommand | kaotisk | 1 | -1/+23 |
2024-03-02 | Refactored ak-articles to match rest of scripts | kaotisk | 1 | -16/+20 |
2024-03-02 | PROGRAM from script name instead of hardcoded string | kaotisk | 1 | -1/+1 |
2024-03-02 | Make use AK_MINEDBLOCKSDIR variable | kaotisk | 1 | -2/+2 |
2024-03-02 | Removed ak-get-chain-minified in favor of ak-enter | kaotisk | 2 | -2/+1 |
2024-03-02 | logit as an interface to ak-logthis | kaotisk | 1 | -11/+9 |
2024-03-02 |