juno
juno copied to clipboard
first iteration of new custom uint128 type
Beginning to implement a uint128 type into Juno that takes inspiration from the uint128 custom type in the net package - https://github.com/inetaf/netaddr/blob/main/uint128.go.
upstream issue - #1448