Skip to content

v2.1.0-pre1

Compare
Choose a tag to compare
@k9ert k9ert released this 17 Jun 08:56
· 2 commits to master since this release
0ac4640
Bugfix: No run-the-numbers if not synced fixes #2305 (#2457)

* Fix for #2305

Don't display button(Run the numbers) until sync is complete

Prevent fetchTotalSupply() from running unless sync is complete

* assume 0 if undefined

* make sure variable is defined

* remove console.logs

---------

Co-authored-by: Seán Hampson <c19301641@mytudublin.ie>