Transactions failed if amount is 2.18, 2.20 ... 2.32
Strange bug, transactions timeout if amount is even beetwen 2.18ĞD to 2.32ĞD
(2.18, 2.2, 2.22, 2.24, 2.26, 2.28, 2.3, 2.32)
Strange bug, transactions timeout if amount is even beetwen 2.18ĞD to 2.32ĞD
(2.18, 2.2, 2.22, 2.24, 2.26, 2.28, 2.3, 2.32)
changed title from Transactions failed with amount 2.18, 2.20 ... 2.32 to Transactions failed if amount is 2.18, 2.20 ... 2.32
tmp fix here: fd9467ef
But this is a bad way, we should use int end to end as Substrate expected. We should fake the point/comma to display when user enter the amount, and always use int, as @HugoTrentesaux says.
assigned to @HugoTrentesaux
mentioned in issue #17
closed