hashgraph / hedera-sdk-swift

Hedera™ SDK for Swift
Apache License 2.0
27 stars 11 forks source link

fix: upgrade swift_numberkit and remove UInt64 casts #387

Closed RickyLB closed 2 months ago

RickyLB commented 2 months ago

Description:

This PR upgrades swift_numberkit version (2.4.2 -> 2.6.0) and fixes the UInt64 incompatibility with Rational protocol.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud