Timo Hanke

Results 13 issues of Timo Hanke

dfx has that option and there are use-cases for it. quill is the more user-friendly tool and should cover those cases, too.

https://github.com/dfinity/motoko-base/blob/2dca37c48e6c8f3225eb78f6d32486819a89eb88/src/Float.mo#L467-L476 This doc string should describe the exact behaviour like the doc string for toInt64 does. I believe the behaviour is the same (truncating). Maybe copy the doc string from...

# [WIP] ICRC-84: Deposit and Withdrawal Standard for ICRC-1 tokens Financial service canisters use this standard to allow users to deposit ICRC-1 tokens and withdraw them again. An example for...