Zen Voich

Results 44 issues of Zen Voich

_worth it?_ https://pkg-size.dev/ic-mops - `glob` -> `tinyglobby` (check compatibility) - `prettier-plugin-motoko` also depends on `glob` - `tar` -> `compressing` or `tar-fs` + `node:zlib` - `decomp-tarxz` -> `xz-decompress` - remove `dhall-to-json-cli`...

cli

This will simplify integrating ICRC tokens into apps and wallets. Token canister should handle HTTP path `/icrc1_logo` and: - return image content with correct mime-type, if it's a [Data URL](https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URLs)...

It will greatly simplify indexing transactions if each tx input will include resolved prevout address and amount. And/or, add `getTransaction` endpoint, so I can make extra call for each input(this...

enhancement

**Is your feature request related to a problem? Please describe.** Kaspa RPC are not so welcoming when trying to index transactions(historical data is a special nightmare). I wonder if it...

enhancement