Closed 0xivanov closed 12 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.72%. Comparing base (
b86ee46
) to head (a5faab7
). Report is 159 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Description:
This PR fixes:
NodeCreate
and NodeUpdate have nullable fields that cannot be set to null.NodeUpdateTransaction
gossip and grpc certificate bytes deserialize to emptyByteValue
/ByteString
Related issue(s):
Fixes #2090 #2091
Notes for reviewer:
Checklist