Skip to content

Releases: vulcanize/ipld-block-explorer

v0.6.2

14 Jul 09:59

Choose a tag to compare

fix gas used and tx fee (converting and displaying issue)

v0.6.1

07 Jul 19:47

Choose a tag to compare

fix tx fee

v0.6.0

07 Jul 15:13
5f58b5b

Choose a tag to compare

show correct miner for mobile devices (#44)

v0.5.1

25 Jun 04:32
03169fe

Choose a tag to compare

Updated index.html to use correct project name (#42)

* Updated index.html to use correct project name

* replace logo

Co-authored-by: ramil <ramilexe@gmail.com>

v0.5.0

23 Jun 14:48
f23ee86

Choose a tag to compare

Add block size calculation (#41)

* fix transaction data

* show input in textarea

* break text for app details row

* add extra data decoding

* add block size calculation

Co-authored-by: n0cte <ilnur.a.g@gmail.com>

v0.4.0

16 Jun 14:02
993e4ec

Choose a tag to compare

Extra data decoding (#37)

* fix transaction data

* show input in textarea

* break text for app details row

* add extra data decoding

v0.3.0

16 Jun 12:49
a3b2a1c

Choose a tag to compare

upgrade eth-watcher-ts to version 0.0.22 (#36)

v0.2.1

04 Jun 18:29
a678ca6

Choose a tag to compare

fix path to www root in entrypoint.sh (#23)

v0.2.0

04 Jun 07:03
6a2959f

Choose a tag to compare

Block explorer cleanup (#20)

* Block explorer cleanup: comment out unused pages, add CID to block detail page, partially fix tx detail page and block detail page

* change logo

* #21 fix 404 error

* Hide search bar #22

v0.1.1

19 May 14:30

Choose a tag to compare

pass OPENSEA via env variable