Simon Fremaux
Simon Fremaux
Error when using loadJSON should catch error and not stop the process if there is an errorCallback
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
Hey there! I have a feature request: I would love to be able to see the cost in ETH according to the gasPrice set in the configuration. As a developer/deployer,...
Hi, first of all, thanks for your work, pocketbase is just amazing. I'm mostly working with decentralized stuff (web3 etc...) where emails/password or OAuth are generally not used. To identify...
**🧐 Motivation** Right now ERC1155 and 721 checks on safeTransfers do a try {} catch {} with only a catch on string and then a global catch that returns the...
This PR fixes #794 by prefixing with the character "$" namespaces, autogenerated in codegen / barrel files, starting with an integer and therefore invalid module names.
TypeChain auto generated files are transforming paths into modules. However, if a directory in the path starts with an Integer, this creates a module name starting with an integer, which...
the spin css animation is clashing with other existing animations with same name... could it be prefixed?
**Is your enhancement related to a problem? Please describe.** I am developing a lot of projects at once. And therefore I already have a bunch of services running on my...
**Is your feature request related to a problem? Please describe.** Right now actions are mostly seen as "side effect" happening next to an answer sent by the agent. There is...