Patch Changes
-
#2693
764f259f
Thanks @kyscott18! - Fixed LRU algorithm to update touched keys. -
#2692
70814af6
Thanks @frapsMatheus! - Replaced instances of2n ** 256n - 1n
with themaxUint256
constant. -
#2698
02734f32
Thanks @abs3ntdev! - Update Polygon's native token from MATIC to POL -
c5ecc8f
Thanks @jxom! - Added extra error handling in unit parsing.