Releases
ccf-0.16.0
released this
10 Dec 16:30
Added
CLI options are printed on every node launch (#1923 ).
JS logging sample app is included in CCF package (#1932 ).
C++ apps can be built using cmake's find_package(ccf REQUIRED)
(see cmake sample ) (#1947 ).
Changed
JWT signing keys are auto-refreshed immediately when adding a new issuer instead of waiting until the next auto-refresh event is due (#1978 ).
Snapshots are only committed when proof of snapshot evidence is committed (#1972 ).
Snapshot evidence must be validated before joining/recovering from snapshot (see doc ) (#1925 ).
Fixed
Ledger index is recovered correctly even if --ledger-dir
directory is empty (#1953 ).
Memory leak fixes (#1957 , #1959 , #1974 , #1982 ).
Consensus fixes (#1977 , #1981 ).
Enclave schedules messages in a fairer way (#1991 ).
Security
Hostname of TLS certificate is checked when auto-refreshing JWT signing keys (#1934 ).
Evercrypt update to 0.3.0 (#1967 ).
You can’t perform that action at this time.