Open hamdiallam opened 5 years ago
Create a new int type that checks for 256 bit overflow/underflow bugs. Also satisfy the RLP interface to allow for direct struct serialization when composing big integers
We should first flesh out the design of this some more and see if it's worth doing.
Create a new int type that checks for 256 bit overflow/underflow bugs. Also satisfy the RLP interface to allow for direct struct serialization when composing big integers