Skip to content

Releases: tari-project/block-explorer-frontend

v0.0.4

19 Oct 14:30
8039611
Compare
Choose a tag to compare

bumping to match api

v0.0.3

19 Oct 09:22
8039611
Compare
Choose a tag to compare
Signing commits for #102 #103 #104  (#109)

* Bump react-scripts from 3.4.1 to 3.4.3

* Fix ESlint warning

The return statement in the collision sim was performing computation
solely for side effects, discarding the return value.  This change
doesn't affect the behavior of the sim.

* Evenly space bottom graphs on wider screens

Co-authored-by: Bojan Čoka <coka@fastmail.com>