corda/node
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
..
bft-smart-config Implement bft-smart notary prototype 2017-02-20 12:08:22 +00:00
capsule Added bits of versioning info to the node 2017-03-09 16:36:21 +00:00
src Lazy NodeVaultService.states (#349) 2017-03-13 14:06:47 +00:00
webserver Merge branch 'mike-json-support-module' 2017-03-08 15:06:50 +01:00
build.gradle Ensure Node uses only a single version of Netty. (#343) 2017-03-10 15:57:31 +00:00