Thibaut Sardan
Thibaut Sardan
ok, if this is already done, then that's great, I'll check it out.
Note that after this issue is closed, there's an important missing piece which is: - Multisig discovery based on on-chain data - The need for a flow for multisig creation...
I'm not sure I understand what this is. Isn't there already an overview of the asset owned?
@Asmadek @stepanLav @tuul-wq 1. Should we really have a separate repo for the multisig indexer? This sounds weird to me, we would effectively have 2 DBs, 2 indexers, 2 graphQL...
Addressed in https://github.com/novasamatech/subquery-proxy/pull/6
It's somewhat different, as in it's a very specific omission in the UI rather than the state management, but it can be addressed in the same PR yes, I discovered...
I think this is fixed by https://github.com/novasamatech/nova-spektr/pull/2078#pullrequestreview-2234748853 as well. Please let me know if not.
Hey @stepanLav, can you check this please? https://github.com/novasamatech/nova-spektr/pull/2274 This reduces the overall possible window size before the boxes change layout.
From my research, the problem seems to come from the return of this `if` block: https://github.com/novasamatech/nova-spektr/blob/bc723d67c41189303aae6425e7835ffdb582814b/src/renderer/entities/governance/lib/opengovThresholdService.ts#L59-L69 I'm having issue verifying whether these functions are correct, and translated correctly. From what...
Do you have any news on this @stepanLav ? I checked the calculation from Polkassembly, and although there seem to be small differences, such as the use of decision deposit...