corda/finance
Konstantinos Chalkias afd5521b00 Lazy NodeVaultService.states (#349)
Convert NodeVaultService states to return Iterable (backed by Sequence) Vs the old way using a List. Worth noting this relieves memory pressure as the number of vault states grows.

* remove toList in ContractUpgradeFlowTest
2017-03-13 14:06:47 +00:00
..
isolated Revert Party.Full in preference for a less invasive change 2017-02-02 13:47:32 +00:00
src Lazy NodeVaultService.states (#349) 2017-03-13 14:06:47 +00:00
build.gradle Initial implementation of Vault Persistence using Requery (#191) 2017-02-16 11:02:36 +00:00