William Freudenberger

Results 29 comments of William Freudenberger

On my machine (MBP-15 late 2018) it drains more energy than the power adapter can supply, even when I do not make changes to my code. Really hope for a...

@weichweich @ntn-x2 Could you review my additions of runtime API calls ([6f73296](https://github.com/KILTprotocol/kilt-node/pull/384/commits/6f732963fabdce3408d75bd73fb5394fd3e3a8cc), [20fd523](https://github.com/KILTprotocol/kilt-node/pull/384/commits/20fd5231ff1a6bffd260aef53b9d06f43176c225) and [0f8160b](https://github.com/KILTprotocol/kilt-node/pull/384/commits/0f8160b18cb3a205824a805cc08cee2a339e69d1)) when you have the time. Thank you! I also made claiming stricter. ~IMO, this PR...

@weichweich Please review when you have the time, thanks!

I am confused. No RtAPI call should mutate storage per definition. IMO, this should be solved on the UI level by batching a NAV update extrinsic with the query call.

I was wondering whether the following proposal could also be a sufficient solution? ### Proposal D Add an empty `OnRuntimeUpgrade` migration which just executes the `post_upgrade` hook guarded by the...

> @wischli I think testing wise this is fine for now. We should try to close this, especially CI and then work on that from time to time. Will try...

@mustermeiszer Can you rebase to `main` before we get @gpmayorga involved?

IIUC, these are more or less "one time" fees in that they can be removed once the USD limit is reached. If so, it doesn't make sense to couple them...

> > Requires oracle for CFG to USD conversion > > Why do we need that? Charges are in pool currency? 🙈 Weekend is calling, sorry. > > IIUC, these...

> **WARNING: after merging this block rewards now will use `Instance1` instead of `Instance2` in development runtime. This would imply we need to do a reset in dev/demo in the...