v3-sdk icon indicating copy to clipboard operation
v3-sdk copied to clipboard

Consider updating JSBI to a newer version

Open marktoda opened this issue 2 years ago • 1 comments

They are on major 4 now: https://github.com/GoogleChromeLabs/jsbi/blob/main/package.json. Some downstream packages are beginning to require higher versions than the one we are using; so we should consider upgrading. I imagine it will have a few breaking changes that we'll have to work through

marktoda avatar Jul 13 '22 19:07 marktoda

Also maybe worth just dropping altogether and using native bigint instead of adding v4 support

hensha256 avatar Sep 19 '22 15:09 hensha256