José Molina Colmenero
José Molina Colmenero
With the newest release 0.3.4 it seems there is a missing migration which makes lots of CI fail. It'd be necessary to add a new version as soon as possible...
When querying https://ipfs.io/ipfs/invalidhash it returns a 400 with the following body: ``` invalid ipfs path: invalid path "/ipfs/invalid": invalid CID: selected encoding not supported ``` This could be considered a...
Hello, in order to have a better visualization of the module in the web page I have added the README.md or README.markdown files included in the own compressed module, and...
### Is there an existing issue? - [X] I have searched the existing issues ### Experiencing problems? Have you tried our Stack Exchange first? - [X] This is not a...
* **I'm submitting a ...** - [ ] Bug report - [ ] Feature request - [x] Support request - [ ] Other * **What is the current behavior and...
This PR updates the SDK to 1.3.0. It also uses pinned versions from crates.io.
Right now a user doesn't have any way to manually trigger task processing, and it can only be done via django management command. While this for sure has a reason,...
This PR adds dry run check prior to extrinsic submission and prints an alert if the extrinsic would fail in its execution. Useful to warn the user before needlessly spending...
# Description This PR includes the proof size as a summary along with the consumed weight. ## Rationale When checking the weights, there could be occasions when one would expect...
# Description This PR allows the user to display a preview of the registration emails that would be sent. More details can be found in #6539. ## Screenshots  ...