PG Herveou

Results 80 comments of PG Herveou

> In theory, yes. Because if you enable `checkOnSave`, save will trigger a fly check already. This is only useful when `cargo check` cost pretty long time. So basically you...

what we need is something similar to what moonbeam is doing here https://github.com/moonbeam-foundation/moonbeam/blob/5099e6b2898d0640720f8fb1608f2e4c11b9404a/pallets/moonbeam-foreign-assets/src/lib.rs?plain=1#L306-L312 a stateful map to go from the 4 bytes id encoded in the H160 address to the...

/cmd prdoc --audience runtime_dev --bump patch

Getting lot of timeout or no responses in some tests, looks like in some case no progress events is emitted Will need to investigate

:lock: until we can figure out why the tx event only fire at the block boundary when manual-seal is used

dup https://github.com/paritytech/polkadot-sdk/pull/5886

> Some of the clippy warnings seem to come from the `experimental` feature... Yeah this is weird as the experimental feature seems to be propagated correctly, clippy works fine locally...

👀 thanks for babysitting this PR, just came back from vacations will take a look at this

We probably need to update the rve-nightly to use 1.77 to fix the compilation bug the last commit is just an attempt to check if that fixes the build. I...

haven't revivewed yet, but can you merge and use torsten/gas-fixes as the base branch, as it's a huge refactoring that should land today or tomorrow