justjoolz
justjoolz
Expected behviour is surely not to create links like this if http prefix is not there https://lhaseylotsawa.org/admin/entries/practiceTexts/www.dharmasun.org/tte when: www.dharmasun.org/tte is the custom link field contents. Possible solutions would be to...
### Issue To Be Solved Currently if a project wishes to issue multiple tokens that are compatible they need to deploy a new contract for each token they wish to...
Added FungibleTokens contract https://github.com/onflow/flow-ft/issues/59
### Problem Seeing a lot of uncaught crashes in the latest Version: v0.39.1 Language server isn't catching some errors and they're causing trouble for the emulator... "Expected casting" error was...
### Problem No documentation for Events in https://github.com/onflow/cadence/edit/master/docs/language/contract-updatability.md
Could you use the same technique here to display the actual Categories data like the Structures are in the Entries Section? And then also hide the whole Categories section from...
### Issue To Be Solved `Invalid argument: address f8d6e0586b0a20c7 is invalid for chain flow-mainnet` Improve error messaging in this case the error occurs because the cli defaults to signing a...
What's the recommended approach for implementing offline write? I've got firebase-query syncing with app-storage/indexeddb-mirror but not sure the best approach to storing data locally and both updating the local firebase...
# PRNG - Pseudo Random Number Generator # Grant category Please select one: - Developer tools/services - Educational material # Description A fully on-chain pseudo-random number generator written in Cadence...