corda/core
Andrius Dagys e357a88181
Deprecate TimeWindowChecker, make TimeWindowInvalid report exact current time and transaction time window (#2280)
* Make notary service return the current time and the transaction time window
along with the TimeWindowInvalid error.

Deprecate TimeWindowChecker.
Add a static method for validating transaction time window to reduce code duplication.
2018-01-26 09:32:11 +00:00
..
src Deprecate TimeWindowChecker, make TimeWindowInvalid report exact current time and transaction time window (#2280) 2018-01-26 09:32:11 +00:00
build.gradle Overhaul of the Bank of Corda demo to fix two problems it had: 2017-11-29 14:48:05 +00:00