ergoplatform / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
63 stars 41 forks source link

[6.0] UnsignedBigInt implementation #997

Open kushti opened 6 months ago

kushti commented 6 months ago

This PR contains implementation of new numeric type, UnsignedBigInt, 256 bits unsigned big integers.