-
Type: Documentation
Experience Level: Intermediate
## Description
### Request
It'd be great to see the community written blog post on the following two things. You are free to choose to write …
-
The runtime config of staking module slash+treasury is not configured correctly for dual token operation.
It will receive rewards in CPAY/spending ok.
~However, this will effectively mint CPAY on …
-
warning: unused return value of `std::mem::replace` that must be used
--> crml/staking/src/lib.rs:499:5
|
499 | sp_std::mem::replace(target_funds, Zero::zero());
| …
-
During the second phase of migrating data between two different chains, we need to update the entries which have changed since the first phase. However, the following check is preventing us from chang…
-
@dmpetrov and I have been talking about how we'll build tutorials for `dvc-cml`. One idea, which I've been building [in a repo](https://github.com/iterative/mnist_classifier), is a project where anyon…
-
Hi everyone,
it's currently really hard to get into RML. I tried with the examples found on [https://rml.io/docs/rml/examples/](https://rml.io/docs/rml/examples/) and on [https://rml.io/specs/rml/]…
-
Hi,
The mapper was working fine but I just find this problem
I want to say a person isInvolved in 1 or more activities, in the input the "Activity" part is related with the Activity IDs:
```
{…
-
Introduce the transaction payment module into the CENNZnet runtime modules library (crml).
It will be modified to support the special fee payment logic required in CENNZnet.
Tasks:
- [x] Create a…
-
tracker for: https://github.com/cennznet/cennznet/blob/ec299bfb0d5230ac2388ef021ee129205f8b8d4a/crml/cennzx-spot/src/lib.rs#L37
arithmetic crate: https://github.com/plugblockchain/plug-blockchain/t…
-
Update the `crml/sylo` crate dependencies to`https://github.com/plugblockchain/plug-blockchain` and `branch = 1.0.0-rc1`
- [ ] Verify requirements with Sylo, some functionality may be removed to si…