-
Given a module A which has a dependency on module B, show how you can build module C which can be swapped with B.
Teaches:
* How to use traits properly
* Required Functions and Implemented Functi…
-
Hello,
Frist things , sorry if gramatical error
second thing : i want to make a Slime with the same aura then RAD_SLIME
but mine is opaque , how to fix it pls
![SlimeRancher-2021-05-16-09-09-1…
-
Implement an MTP module. we can store some block timestamp into the MTP module for calculating the median at any time.
MTP specification: https://github.com/bitcoin/bips/blob/master/bip-0113.mediaw…
-
Debugging code generated inside macros is really hard. We should try to implement generic `structs` outside of the macro code and then just implement a tiny bit of glue code (for instance trait implem…
-
## Context
If a substrate network is looking to implement a new signing method, there are currently no easy options besides forking.
We'd like to generalise signature verification to support plugg…
-
Update stations that have tilted irradiance from information collected from the IEA PVPS Task 16 benchmark.
-
In the older runtime recipes that I deleted in 1495d8616b40, There was a section called "Print a message" which showed how to output simple debugging logs. That is not in the new https://substrate.dev…
-
The gas metering code currently inserts metering instructions at the beginning of `block`, `if`, `loop` statements but does not correctly handle code that uses `br_*` to jump to a label. For example, …
jimpo updated
5 years ago
-
- [x] Block finality
- [ ] Short addresses
- [x] Validator invulnerability
- [ ] Move balances
- [ ] Update polkadot
-
### Context
instead of just having srml-system::set_code we could introduce a new extrinsic which allows to send a delta to apply to the current code.
### Interest
* the extrinsic to change t…