Harald Heckmann

Results 95 issues of Harald Heckmann

*Oopsie, wrong branch name* Removes the relay chain spec file since it is included in the binary now, optimizes the script and updates the relay chain docker image.

s:on-hold

closes #321

s:on-hold

A native IPFS client can be included into the Zeitgeist node, which can be used to pin all the market data, leading to more redundancy and a higher bandwidth. More...

p:low
t:enhancement

Currently there is a minimum bond of about $40 required to create a market. One argument why someone should create a market is because the gained insight directly affects the...

p:medium
t:question

Once the authorized origin has reported the outcome, no more disputes should be added and the `DisputePeriod` should be replaced by another lower value. The value should be something that...

p:medium
t:enhancement

Currently many of the configuration values of the prediction market protocol (including surrounding pallets like swaps) can only be changed via a runtime upgrade. For example, the governance body cannot...

p:low
t:question

Verify the benchmark logic for every Zeitgeist pallet currently in use: - [ ] authorized - [ ] prediction-markets - [ ] swaps In addition to that, resolve [weight related...

p:high
t:maintenance

**Issue** Currently the resolution of a market has an high complexity, because for every asset for the market in question, the system iterates over every existing account and over every...

p:medium
t:enhancement

There are some calls which are dangerous like `system.SetCode` and `system.setCodeWithoutChecks`, which will work in standalone chains but will break the parachain once called by root (democracy). There are also...

p:medium
t:bug
l:S

With https://github.com/zeitgeistpm/zeitgeist/pull/711 pools are now closed until the market starts. A nice improvement would be to allow to collaboratively add liquidity without a lower bound to that pool until the...

p:medium
t:enhancement