corda/testing
Rick Parker 20e5bbf56f
ENT-2848 Add caching to contract attachment versions (#4410)
* Refactor into attachment service

Fix up mock service

First caching version, but with no invalidation currently

Set cache size

Fix up after rebase

Cache invalidation

Formatting tidy up

Sort out some nullability

Add kdocs.

Unit tests

More unit tests

Fix TODO

Unit test fixes

Unit test fixes

Fixed concurrent invalidating transaction support.

* Correct some transaction concurrency bug, including unit test.

* Added some unit tests for the method I added to persistence.

* Remove some blank lines

* Review feedback

* Fix imports
2018-12-17 15:14:14 +00:00
..
node-driver Fixed an issue with the port allocation. (#4418) 2018-12-14 13:18:01 +00:00
smoke-test-utils Fix smoke tests after merge of notary whitelist verification (#4356) 2018-12-05 11:17:37 +00:00
test-cli CORDA-1838: Add subcommands to node (#4091) 2018-10-24 13:58:19 +01:00
test-common CORDA-2115: Notary whitelist verification changes (#4293) 2018-12-04 13:54:24 +00:00
test-utils ENT-2848 Add caching to contract attachment versions (#4410) 2018-12-17 15:14:14 +00:00