maciejdfinity

Results 6 issues of maciejdfinity

Add fee collector block handling according to the ICRC-107 standard (https://github.com/dfinity/ICRC/blob/main/ICRCs/ICRC-107/ICRC-107.md). The fee collector information is stored in a separate table (`fee_collectors_107`).

feat
@defi-team

This PR adds a function that checks whether a block (`ICRC3Value`) complies with the ICRC-107 schema (https://github.com/dfinity/ICRC/blob/main/ICRCs/ICRC-107/ICRC-107.md).

feat
@defi-team