Achim Schneider
Achim Schneider
Hello, I've tried quite a few things but I just can't get even a minimal example of threads.js working with React/Typescript/Webpack5. I followed the documentation, added the threads-plugin to webpack....
Whenever I try to invoke any of the functions `add_owner`, `remove_owner`, `replace_owner` of the `multisig` ink! contract from the examples folder, I receive the following error: > ERROR: Module error:...
- What does it do? [Arkworks](http://arkworks.rs/) integration into Substrate. We provide Elliptic curves (bls12_381, bls12_377, ed_on_bls12_381, ed_on_bls12_77, bw6_761), were we replace the compute intense operations by host function calls in...
**Version and OS** For example, 0.123 on linux/docker **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm...
This package depends on hyperx, and hyperx is imposing upper bounds on outdated dependencies. In my case, I can't use it in my project any longer together with other packages:...
Hi, I can deploy and execute my contracts on my local node. Whenever I try to deploy them to the Canvas Test chain, I can upload them, but I receive...
Sometimes it can be usefull to have separate files for WASM and JSON defintions. It should be possible to create the .contract bundle out of the .json and .wasm file...
Use a docker volume for the compilation cache.