Adel El-Beik
5b812a56c2
Merge branch 'release/os/4.11' into merge-release/os/4.10-release/os/4.11-2024-10-14-372
2024-10-15 16:33:13 +01:00
Adel El-Beik
282ee95188
ENT-11975: Contract key rotation ( #7806 )
...
ENT-11975: Contract key rotation implementation.
2024-10-07 16:55:50 +01:00
Jose Coll
c3e39a7052
ENT-9842 Re-factor 2PF to support issuance transactions (no notarisation) with observers. ( #7349 )
...
Re-factor 2PF to support issuance transactions (no notarisation) with observers.
2023-04-27 16:58:17 +01:00
Chris Rankin
72938fdf38
CORDA-3892: Upgrade to Gradle 5.6.4 again, with build fixes. ( #6448 )
2020-07-08 11:34:25 +01:00
Chris Rankin
16eb9dfc08
NOTICK: Fix some Gradle technical debt. ( #6430 )
2020-07-07 09:08:58 +01:00
Chris Rankin
346410a2e1
CORDA-3327: Fix API scanning for Java 11. ( #5645 )
2019-10-30 17:24:34 +00:00
Chris Rankin
813ff39eaa
CORDA-3127: Move evaluationDependsOn() from core to core-tests. ( #5349 )
...
* CORDA-3127: Move evaluationDependsOn() from core to core-tests.
* Increase JVM memory for node unit tests to 3G.
2019-08-02 09:05:19 +01:00
Christian Sailer
687fa81894
ETO-39 Move core tests ( #5255 )
...
* Moved core.flows and core.contract tests
* move internal tests
* move node, schemas and serialization tests
* Move transactions tests
* Move test access helper into test package
* Move remaining tests, and create access helpers to test internals.
* Fix test dependencies.
* Delete some cruft that flagged up on the API checker
* Add readme explaing where tests need to go.
* fix typo
2019-07-09 10:09:21 +01:00