Documentation
Documenting calls, types, storage items...
Merge request reports
Activity
added RN-silent label
assigned to @HugoTrentesaux
requested review from @tuxmain
added C-doc label
This pipeline failed, but I can not reproduce the bug locally: https://git.duniter.org/nodes/rust/duniter-v2s/-/jobs/78617
So I restarted the pipeline: https://git.duniter.org/nodes/rust/duniter-v2s/-/pipelines/18713
[edit] oh yes I could reproduce. Checking it...
Edited by Hugo Trentesaux- Resolved by Hugo Trentesaux
The problem was that @tuxmain did not update runtime metadata after substrate upgrade which came with renaming
Call
inRuntimeCall
. So the end2end tests based on this runtime metadata were not passingclippy
. We should add a check to update metadata when changing runtime.
requested review from @HugoTrentesaux and removed review request for @c-geek
mentioned in commit f97f5c96
changed milestone to %runtime-401