hyperledger-iroha / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
438 stars 280 forks source link

fix: add missing mathematical operations to `Numeric` #4976

Closed mversic closed 2 months ago

mversic commented 2 months ago

Context

Numeric is missing some mathematical operations and it's not possible to use it

Checklist