Tadas Varanauskas
Tadas Varanauskas
As I understand getContract is not exposed (exported) thus changes to it’s signature should not break any usage?
Additionally, regarding supporting native Node.js 17+ fetch, unfortunately `undici` used by Node.js is currently not exposed and it is not possible to use the `undici` mocking functionality (Like `setGlobalDispatcher`) https://github.com/nodejs/node/issues/42814#issuecomment-1114553227...
@danrabbit Just a question, but why did you choose not to add PayPal donations directly?
How much jQuery is actually used, would it be possible to maybe rewrite at least the core functionality in vanilla JavaScript and provide graceful fallback for NoScript users and older...
As noted I have found the proxy address for polygon, I am just wondering where is all this defined in one place, and if it is not, it should probably...
Great addition, why does `Repository` API use `exist` instead of `exists`? `Entity Manager` API seems to use `exists` Additionally the docs for this are still not visible on typeorm.io, is...
Interesting, never used it, but will look into implementing, PRs are welcome either way!