ordian
ordian
We could use something like https://github.com/rust-lang/stacker for this.
It's funny I migrated the parser from nom to combine a while ago (#26) because of too many macros. Combine was mainly based on traits at the time. It would...
> I had looked at trying to drop the macros where possible but combine's API is such a mess to work with because everything is a combinator, returning a generic...
anything blocking this?
> @pepoviola i think just letting it run for 2-3 sessions with 2 paras should populate the db enough for a PR CI test. @ordian do you think this is...
> I was thinking it is worth to also catch breaking changes at the content level - decoding a value fails. I don't think we need to go for more...
> The main issue AFAIK is that we are using ctx when polling each future currently and then processing reputation changes. After #4179, reputation changes and `ctx` borrowing is separated...
> Need to teach [the dictionary](https://github.com/paritytech/polkadot/blob/master/scripts/ci/gitlab/lingua.dic) a couple of words I meant it should have been fixed here :sweat_smile:
> Also disable validators who repeatedly vote against valid. That's tracked in #5946 and is purely runtime changes. > How quickly do we disable? We can disable as soon as...
@Lederstrumpf please use `bot merge` next time :) It'll take care of merging the companion automatically.