corda/core/src
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
..
main Lazy NodeVaultService.states (#349) 2017-03-13 14:06:47 +00:00
test Lazy NodeVaultService.states (#349) 2017-03-13 14:06:47 +00:00