You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1619df283d3cc Thanks @aulneau! - Fixes bug where balance contained a comma, thus preventing it from being converted to a BigNumber
#16147a0cd03a2 Thanks @aulneau! - This fixes a rare bug where if an address has received more transactions than we fetch for, it would assume it was a fresh account and return the incorrect nonce.