mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
* Remove unused parameters from assorted methods Exclude abstract or default methods, as well as cases where the parameter is currently unused but is probably intended to be used later. * Actually use the injected Clock param of isDateInTolerance Use 'clock.millis()' instead of "new Date().getTime()" in SignedWitness & AccountAgeWitness, as the latter may have been left as an oversight. Also tidy the date field of the toString() methods. * Suppress warnings of unused method params which may be needed later Also fix forwarding of telescoping method parameters in FormBuilder and FormattingUtils. |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |