corda/finance/src
Christian Sailer a483e7e8ce
CORDA-1096 - Performance when loading multiple states from the vault (#2614)
* CORDA-1096 - Performance when loading multiple states from the vault (#2609)

* Provide efficient `loadStates()` implementation

* Replace loops using `loadState` with calls to `loadStates`

* Replace `map`/`flatMap` with just a single `flatMap`
2018-02-26 09:37:32 +00:00
..
integration-test/kotlin/net/corda/finance/flows Removed extraAdvertisedServiceIds config 2017-10-10 13:47:37 +01:00
main CORDA-1096 - Performance when loading multiple states from the vault (#2614) 2018-02-26 09:37:32 +00:00
test [CORDA-941]: Add NetworkParameters contract implementation whitelist. (#2580) 2018-02-23 14:29:02 +00:00