corda/node
Anthony Keenan 3e8d76334e
CORDA-939 Modify Api Scanner to check api for internal exposures (#2510)
* Update check api changes to look for internals

* Update several more uses of internal

* Make check-api-changes script filter out internal class usages

* Make CordaClock part of API

* Update api-current.txt

* Remove exclusion of nodeapi.internal

* Remove access to CordaPersistence from public api

* Don't expose DB Connection from StartedMockNode and remove unnecessary transaction from CustomVaultQueryTest

* Make internal tests that use need db access use InternalMockNetwork

* Make test certificates internal

* Address further review comments

* Revert some accidental changes to api-current.txt

* Address Shams' review comments

* Update Api Scanner to filter out CordaInternal attribute

* Update api-current.txt

* Remove superfluous brackets

* Add transaction to StartedMockNode

* More leaky transaction fixes
2018-02-14 16:42:56 +00:00
..
capsule CORDA-556: Added Cordapp Config and a sample (#2469) 2018-02-14 14:49:59 +00:00
src CORDA-939 Modify Api Scanner to check api for internal exposures (#2510) 2018-02-14 16:42:56 +00:00
build.gradle Configurable authorization/authentication data sources [CORDA-827] (#2145) 2017-12-11 08:39:09 +00:00