We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2e3c6 commit bfff31bCopy full SHA for bfff31b
CHANGELOG.md
@@ -11,7 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
12
### Changed
13
14
-- `ccf/crypto/openssl/openssl_wrappers.h` is now exposed.
+- OpenSSL helpers in `ccf/crypto/openssl/openssl_wrappers.h` are now exposed (#6895).
15
+- Fixed potential races in indexing interfaces and `LazyStrategy` (#6886).
16
+- Removed default value for redirection-kind parameter to start_network script (#6887).
17
+- Don't throw error if the ledger directory exists but is empty on node start (#6885).
18
+- Open Enclave logs directly to standard output, without restriction (#6888).
19
20
### Added
21
0 commit comments