We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b994451 commit 952eeecCopy full SHA for 952eeec
2 files changed
.releases/v0.10.0-rc2.yml
@@ -0,0 +1,2 @@
1
+commit: "1e4237d111ec7716c3ce0d17c3b6e1935fe6391d"
2
+reason: "Bug fix for SSV local node string marshaling."
CHANGELOG.md
@@ -32,3 +32,7 @@
32
33
**Infrastructure**
34
- New release process based on `.releases/` YAML model (#462 and #464)
35
+
36
37
+### v0.10.0-rc2
38
+- Fix string marshaling bug when fetching keys from local SSV nodes
0 commit comments