parity-common icon indicating copy to clipboard operation
parity-common copied to clipboard

uint: make max_value const, test, simplify and deprecate

Open webmaster128 opened this issue 2 years ago • 2 comments

~Based on #650 (merge this first)~

webmaster128 avatar Jun 15 '22 08:06 webmaster128

We should probably deprecate max_value instead as it's deprecated in std: https://doc.rust-lang.org/std/primitive.u64.html#method.max_value.

ordian avatar Jun 15 '22 09:06 ordian

Right. Saw this too along the way. I deprecated it now.

webmaster128 avatar Jun 15 '22 11:06 webmaster128