corda/node/src
Viktor Kolomeyko 9a1c27e3e0
Improve performance of NodeStatePersistenceTests (#2921)
Packages re-jig was meant to reduce the size of the jars that are being produced by the
node driver. E.g. previously `MessageState` was in package `net.corda` which resulted in jar file
of around 2MB to be created. Same for `NodeStatePersistenceTests` which was in `net.corda.node`
2018-04-05 09:33:03 +01:00
..
integration-test Improve performance of NodeStatePersistenceTests (#2921) 2018-04-05 09:33:03 +01:00
main Improve performance of NodeStatePersistenceTests (#2921) 2018-04-05 09:33:03 +01:00
test CORDA-1276: Cleaned up creation of node-info object on node start and when using --just-generate-node-info (#2909) 2018-04-03 17:30:53 +01:00