Martin Hloska

Results 19 comments of Martin Hloska

I have the same problem. tether property does not help. Any updates on this ?

this might no longer relevant and/or might be actually resolved. Imbalance calculation was completely refactored as part of other PR(s) and it not longer recalculated as mentioned in PR.

I believe this is actually fine. because the total issuance is updated just before that and it uses checked math. and the `account.free` cannot be > the issuance. Even if...

> looks like code was changed since then, but it can still overflow https://github.com/galacticcouncil/open-runtime-module-library/blob/master/tokens/src/lib.rs#L545 fyi: this is actually old one. our forked repo has not been updated. in the latest...

Issue raised at orml-repo https://github.com/open-web3-stack/open-runtime-module-library/issues/824

it was done as part of omnipool runtime integration #466

With state_version set to 1. 2023-09-18 16:40:12 [Parachain] PoV size { header: 0.1787109375kb, extrinsics: 2.865234375kb, storage_proof: 4.306640625kb } 2023-09-18 16:40:12 [Parachain] Compressed PoV size: 6.330078125kb So I guess, we should...

is this still an issue ?