corda/node
Tom Stark 58ecce1713
ENT-9875: New network parameters (#7398)
* ENT-9875: Added new network parameters

- Added `transactionRecoveryPeriod`
- Added `confidentialIdentityPreGenerationPeriod`

These new parameters are currently set to be nullable meaning they can be ignored and the duration if not specified will be null rather than, e.g., 0. This currently allows for nothing changing/breaking in the node-api

_Note: if these params can stay as nullable then the deprecated constructor might not even be needed (since the existing one will still work), needs to be discussed._
2023-07-14 12:02:21 +01:00
..
capsule ENT-6893: First cut of telemetry integration. (#7247) 2022-10-28 14:41:39 +01:00
djvm Validate LedgerTransaction deserialised from AttachmentsClassLoader. (#7049) (#7052) 2022-01-31 09:40:01 +00:00
src ENT-9875: New network parameters (#7398) 2023-07-14 12:02:21 +01:00
build.gradle ENT-9842 Re-factor 2PF to support issuance transactions (no notarisation) with observers. (#7349) 2023-04-27 16:58:17 +01:00