almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

Allow locale-specific decimal separator #45

Open almindor opened 7 years ago

almindor commented 7 years ago

Native locales support other than dot character for decimal separator. Current BIGINT library used by Etherwall asserts an error if anything but dot is used.

Cases needed to be considered:

1.234 1,234 1.234,567