ScorexFoundation / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
62 stars 40 forks source link

[6.0] Implementation of Numeric.toBigEndianBytes #984

Open aslesarenko opened 3 months ago

aslesarenko commented 3 months ago

Closes #486 In this PR a new method Numeric.toBigEndianBytes is implemented for Byte, Short, Int, Long, BigInt types.