bchd-explorer
bchd-explorer copied to clipboard
This PR cleans up quite a few things. 1) Update package-lock to work with latest Node LTS (v16). 2) Optimizes fetching of blocks/addresses/transactions so they are only fetched once. SearchBCHD()...
These should be clickable so you can get details about the transactions.
Bumps [vue](https://github.com/vuejs/core) from 2.6.12 to 3.0.0. Changelog Sourced from vue's changelog. 3.0.0 (2020-09-18) 3.0.0-rc.13 (2020-09-18) Bug Fixes hmr: make hmr working with class components (#2144) (422f05e) reactivity: avoid length mutating...