bisq/core
chimp1984 7240bd62d1
Read numRequiredConfirmations from autoConfirmSettings just in time.
This allows the user to change required confirmation and it has impact
on open requests. Will be read at parsing the result.

Changed also the text field to not listen on text change but on focus
out so that the values are only updated once the user has left the
field and the value is valid. Otherwise small numbers like 1 might be
written during typing. The other values are only read at request start
and changes will have no impact on already started requests.

Also applies previous value in case the user added an invalid value at
focus out.

- Made display text shorter and added a tooltip.
- Allow very high numbers in devmode as max conf value
2020-09-01 21:22:16 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Read numRequiredConfirmations from autoConfirmSettings just in time. 2020-09-01 21:22:16 -05:00
update_translations.sh Remove Greek from supported core languages 2020-01-08 09:04:17 +01:00