We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e58827 commit cc3214aCopy full SHA for cc3214a
CHANGELOG.md
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
11
- Upgrade to Gradle 8.2.1 with up-to-date plugins. (#100)
12
- Clean TODOs. (#104)
13
- `ChainConfig` instance is immutable and validated. Application will fail to start if chain config parameters violate constraints. (#105)
14
+- Remove `SignerService` class only used in integration tests. (#107)
15
### Dependency Upgrades
16
- Upgrade to `eclipse-temurin` 11.0.20. (#98)
17
- Upgrade to Spring Boot 2.7.14. (#99)
0 commit comments