Malte Kliemann
Malte Kliemann
Let's rewrite this issue a little bit: - Right now, the weights can be set in the backend, but not the frontend. - We need a feature which allows users...
We've decided to go with weights for setting the initial price. The UI Team is already on it: zeitgeist/ui#331. There's nothing left for us to do.
Two possible suggestions: - Let the reporter stake `OracleBond`. If their report is correct, reward them (part of) the original oracle bond (which was slashed because the oracle did not...
I believe that `pallet-identity` has a proper system for tracking bonds, we might be able to copy that.
Hmm... While in this particular case this might fit well, I wonder if this is actually a good pattern: ``` Copyright 2017-2020 Parity Technologies (UK) Ltd. Modifications Copyright 2021-2022 Zeitgeist...
> I think its better to wait until https://github.com/zeitgeistpm/zeitgeist/pull/732/files#diff-7eef70e0e24e29abbdd8ae4c5949b3d7633f1fa7b844e9b0e7ff3227cc344865 these migrations are executed. Yeah, sounds good. I've moved the PR to 0.3.7.
Starting my review...
I guess this will make some things more complicated. Let's say you have a range of numbers, [x, y]? How many fractional values are in that range? If we only...
I wonder if this should be solved on the UI level.
I am absolutely convinced that this should be solved at the UI level.