corda/testing
Dan Newton 4cbe22949d CORDA-3018 Whitelisting attachments by public key - phase two tooling (#5386)
Allow node operators to blacklist signing keys (using blacklistedAttachmentSigningKeys config option). These blacklisted keys prevent attachments that are received over the network from being trusted. The docs have been updated to detail how to generate the key hashes that the config requires.

A new shell command attachments trustRoots has been added to see what attachments exist on the node along with information about their trust and where it comes from.

run dumpCheckpoints has been replaced by checkpoints dump as InternalCordaRPCOps needed to change to prevent a function that is meant to be internal from being visible on the shell.
2019-09-10 12:16:34 +01:00
..
node-driver CORDA-3018 Whitelisting attachments by public key - phase two tooling (#5386) 2019-09-10 12:16:34 +01:00
smoke-test-utils CORDA-2629: Configure smoke-test nodes to have validating notaries. (#4881) 2019-03-12 18:32:07 +00:00
test-cli CORDA-2333: Updated the majority of the dependencies that were out of date (#5235) 2019-06-20 16:19:16 +01:00
test-common CORDA-2333: Dependency update pass for tests and demos (#5211) 2019-06-13 10:15:13 +01:00
test-db CORDA-3009 - Migrate identity service to use to string short (#5217) 2019-08-28 14:16:18 +00:00
test-utils CORDA-3018 Whitelisting attachments by public key - phase two tooling (#5386) 2019-09-10 12:16:34 +01:00
Dockerfile WIP Kubenetes parallel build (#5396) 2019-09-03 15:40:08 +00:00
DockerfileBase WIP Kubenetes parallel build (#5396) 2019-09-03 15:40:08 +00:00