Releases: vulcanize/ipld-block-explorer
Releases · vulcanize/ipld-block-explorer
v0.6.2
fix gas used and tx fee (converting and displaying issue)
v0.6.0
show correct miner for mobile devices (#44)
v0.5.1
Updated index.html to use correct project name (#42)
* Updated index.html to use correct project name
* replace logo
Co-authored-by: ramil <[email protected]>
v0.5.0
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 <[email protected]>
v0.4.0
Extra data decoding (#37)
* fix transaction data
* show input in textarea
* break text for app details row
* add extra data decoding
v0.3.0
upgrade eth-watcher-ts to version 0.0.22 (#36)
v0.2.1
fix path to www root in entrypoint.sh (#23)
v0.2.0
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
pass OPENSEA via env variable