mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
b9eac635b8
* Do not query database to maintain list of contract state interfaces to concrete concrete state types (use vault observable to construct same) (note this mechanism is tied to transaction boundaries for visibility of updated states) * Build contract types list from vault rawupdates observable(to avoid waiting for transaction commits). Reverted all JUnits to original state. * Bootstrap map from vault database state (node re-start) Skip reflection for already seen types. * Explicitly close session instances after query execution. * Use auto-closeable to scope sessions. |
||
---|---|---|
.. | ||
capsule | ||
src | ||
build.gradle |