Closed Grigorov-Georgi closed 4 weeks ago
Data types for slot/epoch numbers are changed from long to BigInteger, and the calculations to little endian byte array are adjusted.
Related to https://github.com/LimeChain/Fruzhin/issues/547
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Description
Data types for slot/epoch numbers are changed from long to BigInteger, and the calculations to little endian byte array are adjusted.
Related to https://github.com/LimeChain/Fruzhin/issues/547