infu
infu
Sometimes Motoko language server works and finds its files, sometimes it doesn't. Reloading doesn't help. Everything seems to be set properly, mops & dfx.json. Can't even find a local file....
**Is your feature request related to a problem? Please describe.** Currently Agent responses include Bigint, Principal (class) and typed arrays (Uint8array) I believe thats made to increase performance. But these...
Since there is now Principal.toLedgerAccount the other most common functions are **toSubaccount** https://github.com/infu/minimal_swap/blob/215217d41d91635a4e4562887ffa37a1e12c339a/swap.mo#L44 https://github.com/dfinity/ic-js/tree/main/packages/ledger-icp#gear-fromprincipal Used by almost every tokenized canister **toICRC1Text** https://github.com/NatLabs/icrc1/blob/0800c7ac03026a4c5a72eeb357cbbd0aca2f0fb4/src/ICRC1/Account.mo#L83 Will be useful for converting Account to Text...
There is currently no way of passing 'this' - the current actor to a library inside the body during installation. Can we add a system function similar to postupgrade that...
Consider the following scenario: - actor body - module_1 (motoko module) - submodule_1 - subsubmodule_1 - module_2 Is it possible to develop a canister function accepting wasm and returning hashes...
Mops cli seems to be one of the things that deno will be perfect for. deno run --allow-net=jglts-daaaa-aaaai-qnpma-cai.ic0.app --allow-read=/absolute/path/to/currentDir --allow-write=/absolute/path/to/.mops --allow-read=/absolute/path/to/.config/mops --allow-write=/absolute/path/to/.config/mops http_s://jglts-daaaa-aaaai-qnpma-cai.ic0.app/script.ts add devefi-icrc-ledger
I want to mops libraries in Blast, but importing this module probably wont work. You probably won't be making a browser client. All I need to know how to get...
Hey, great work. I am already adding it to the Blast playground. One thing is holding me back on an awesome feature. When I subsequently compile the same code I...
I can't see a button for inviting people to chat with me. Something that provides me with this link: https://oc.app/user/b354j-iyaaa-aaaaf-aenwa-cai There is invite friends for rewards: https://oc.app/?ref=b354j-iyaaa-aaaaf-aenwa-cai But that doesn't...