MarioDfinity

Results 4 issues of MarioDfinity

I tested today ic-agent 0.10.0 and when I tried to create a transport via `ReqwestHttpReplicaV2Transport::create(url)` I got the error ``` 'Could not create HTTP client.: reqwest::Error { kind: Builder, source:...

This issue is an official vote of the Ledger & Tokenization Working Group on ICRC-3 as specified https://github.com/dfinity/ICRC-1/pull/128. How to vote: React to this issue with 👍 if you agree...

vote

I propose to remove the rule that says that the fee of an operation is burned. In the [minting account](https://github.com/dfinity/ICRC-1/tree/main/standards/ICRC-1#minting-account-) section of ICRC-1 it is written that > The minting...

The ICRC-1 standard uses `nat` for numbers. An issue with using `nat` is that who integrates with the Ledger is left guessing the real type behind it. For example, the...