mirror of
https://github.com/corda/corda.git
synced 2024-12-21 05:53:23 +00:00
efd203e5f3
* ENT-1540: Make sure transactions with "expired" time windows get re-notarised correctly. Currently the time window is checked before states are being passed to a uniqueness provider. If the time window is invalid, the transaction will be rejected even if it has already been notarised, which violated idempotency. For this reason the time window verification was moved alongside state conflict checks. * Update API - this only affects custom notary interfaces |
||
---|---|---|
.. | ||
src | ||
build.gradle |