Hi,

We need to have really large integers (with 128, 256 and 512 bits) as well
as decimals (up to at least decimal1024) because they do actually exist in
crypto / web3 space.

See https://docs.rs/primitive-types/latest/primitive_types/ for an example
of what needs to be supported.

If accepted we can implement the types for C++/Python and Rust.

Thanks,
Ian

Reply via email to