bisq/core
Julian Knutsen 10eb9c0d01
Use Clock in ProtectedStorageEntry
Switch from System.currentTimeMills() to
Clock.millis() so dependency injection can
be used for tests that need finer control of time.

This involves attaching a Clock to the resolver
so all fromProto methods have one available when they
reconstruct a message. This uses the Injector for the APP
and a default Clock.systemDefaultZone is used in the manual
instantiations.

Work was already done in #3037 to make this possible.

All tests still use the default system clock for now.
2019-11-12 15:58:01 -08:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Use Clock in ProtectedStorageEntry 2019-11-12 15:58:01 -08:00
update_translations.sh Add portuguese (Brazil) locale 2019-09-05 10:35:35 +02:00