corda/node-schemas
kasiastreich 11cedee211 Size of notary key in vault schema fix. (#414)
Fix in vault schema so notary_key can have more key entries in CompositeKey, as it's kept as Base58 string. Change default varchar field with size 255 to varchar with size 65535.
Add test to VaultSchemaTest.
2017-03-24 15:14:02 +00:00
..
generated/source/kapt/main/net/corda/node/services Size of notary key in vault schema fix. (#414) 2017-03-24 15:14:02 +00:00
src Size of notary key in vault schema fix. (#414) 2017-03-24 15:14:02 +00:00
build.gradle Remove junit-quickcheck from Corda because it is only used for testing. (#416) 2017-03-23 17:32:14 +00:00