bugfix-5396
The full_balance, balance_without_zeros, and datoshi fields are added to the dapModelWallets model. The wallet balance is displayed as balance_without_zeros. The amounts in the transfer history are displayed as AmountWithoutZeros. Added input filter for floating point numbers to DapNewPaymentMainRightPanel. Added functions for comparing the transfer amount and balance in text form. Added function for converting amount to Datoshi.