Frederik Gartenmeister

Results 120 comments of Frederik Gartenmeister

> 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...

> Note about odd issue encountered: > > With the `validate_next_tranche`->`Residual`->`Residual` => `false` change several other tests in the Pools pallet are failing with `"InvalidTrancheStructure"` on my end. > >...

@branan is this still relevant?

This is most likely a bug. It is pretty hard to debug runtime-apis. This should not be a serilization issue. For reference: * PoolId: * Pool value = 0 (reserve...

## Notes: * In the initial upgrade to Weights V2, we can just wrap the weight definitions in each extrinsic with weight::from_computation(...) . Then, we will need to in time...

> First Question: Can you give me a public blockchain node? Not sure, I understand what you mean with that. Do you want a p2p address to a node in...

@offerijns didn't we already add the proxy type or is this a more complex version of https://github.com/centrifuge/centrifuge-chain/blob/4c5bb8473383f84a058f21ae0953166e156fdccc/runtime/development/src/lib.rs#L389-L414