Harald Heckmann

Results 95 issues of Harald Heckmann

Adds a new runtime and integrates it into the client. Also fixes initial `parachainStaking.inflationConfig` at genesis.

p:low
s:review-needed

See https://github.com/zeitgeistpm/zeitgeist/pull/750#pullrequestreview-1070073145

p:low
t:enhancement

* **I'm submitting a ...** - [ ] Bug report - [x] Feature request - [ ] Support request - [ ] Other * **What is the current behavior and...

### What does it do? - Orderbook now uses `reserve` when the `maker_asset` supports it, otherwise an account that's unique per order is used to store the funds of the...

s:review-needed

### What does it do? - Ensures that `XTokens` and `AssetRegistry` use the `XcmAsset` asset class. - Improves tests. ### What important points should reviewers know? ### Is there something...

s:revision-needed
s:blocked

### What does it do? - TBD ### What important points should reviewers know? ### Is there something left for follow-up PRs? ### What alternative implementations were considered? ### Are...

s:revision-needed

We have to automate some processes to save time: - [ ] Automatically create release draft when a new tag of the form `vX.Y.Z` is added (without any additions, i.e....

p:low
t:enhancement
l:XL

Fix benchmark workflow: It should execute the benchmark script. This way we can execute the script once per release to add new weights.

p:medium
t:enhancement
l:M

As done in [polkadot runtime](https://github.com/polkadot-fellows/runtimes/blob/94b2798b69ba6779764e20a50f056e48db78ebef/relay/polkadot/src/lib.rs#L1615-L1668)

p:low
t:maintenance
l:XS

Currently the pallet-assets instances in the runtime use a conservative `RemoveItemsLimit` configuration. Optimally configuring `RemoveItemsLimit` requires that weights for pallet-assets from the reference machine are available. Once those are available,...

p:high
t:maintenance
l:XS