Update blog/2026-01-14-mithril.md
Co-authored-by: olgahryniuk <[email protected]>
Co-authored-by: olgahryniuk <[email protected]>
Co-Authored-By: Claude Opus 4.5 <[email protected]>
feat: implement `ValueNotConservedUTxO` rule
merge from main
refactor(client): optimize uncompressed file download using io::copy
* feat: removed staked address to track changes * feat: remove stake address * feat: tracked stake addressed * chore: minor * chore: fmtfix * feat: before db filtering * chore: minor docs * chore: lintfix * chore: lintfix * revert: indexing context * feat: delete query * chore: minor * fix: db ops * revert: db ops --------- Co-authored-by: Alex Pozhylenkov <[email protected]>
* use new implementation of add and get ipfs file Signed-off-by: bkioshn <[email protected]> * hermes-ipfs points to branch Signed-off-by: bkioshn <[email protected]> * add error to hermes-ipfs wit Signed-off-by: bkioshn <[email protected]> * move cbor encode logic Signed-off-by: bkioshn <[email protected]> * fix get_ipfs_file Signed-off-by: bkioshn <[email protected]> * fix syntax and format Signed-off-by: bkioshn <[email protected]> * update hermes-ipfs to 0.0.11 Signed-off-by: bkioshn <[email protected]> * update function Signed-off-by: bkioshn <[email protected]> * handle store documenet to db after success post Signed-off-by: bkioshn <[email protected]> * handle ipfs/doc-sync module id Signed-off-by: bkioshn <[email protected]> * change cid to string Signed-off-by: bkioshn <[email protected]> * minor fix Signed-off-by: bkioshn <[email protected]> * fix compute cid Signed-off-by: bkioshn <[email protected]> * fix get file and add file Signed-off-by: bkioshn <[email protected]> * event module all Signed-off-by: bkioshn <[email protected]> * handle event module Signed-off-by: bkioshn <[email protected]> * fix doc data encode Signed-off-by: bkioshn <[email protected]> * fix linter and format Signed-off-by: bkioshn <[email protected]> * minor fix Signed-off-by: bkioshn <[email protected]> --------- Signed-off-by: bkioshn <[email protected]>