Harald Heckmann
Harald Heckmann
> Also, we should change `misc/types.json` to reflect the changes to `MarketDisputeMechanism`. @yornaath You mentioned that we can derive the `misc/types.json` although "types end up being very verbose". Do you...
The client is already capable to do this, but this feature was not utilized until now. The system uses the quite conservative default values.
An update of *docs/changelog_for_devs.md* is also required.
> What do you guys think about the range of `r` in the benchmarks? If we go up to 1024, then we have four million executions of this particular benchmark....
Please respect point 2. at https://github.com/zeitgeistpm/zeitgeist/pull/841#issue-1416377613 before merging this.
Depends on https://github.com/zeitgeistpm/zeitgeist/issues/809
Some examples of multi block execution: - Runtime Task Executor: https://github.com/paritytech/substrate/pull/8197 - fast-unstake pallet: https://github.com/paritytech/substrate/tree/master/frame/fast-unstake - pallet-contracts: https://github.com/paritytech/substrate/blob/master/frame/contracts/src/lib.rs I propose we design a multi-block execution pallet that provides an interface...
Started a review. You are right, it should resolve #688 if configured properly. As stated in the [mergify documentation](https://twemoji.maxcdn.com/v/13.1.0/svg/1f517.svg), mergify will always merge main into a PR before giving green...
@maltekliemann Squash and merge is already enforced, I requested setting a minimum review count to the admin.
Passing status checks and minimum review count have been configured in the repository. Merge queue is in public beta, we have requested access and are await response.