near / near-indexer-for-explorer

Watch NEAR network and store all the data from NEAR blockchain to PostgreSQL database
https://near-indexers.io/docs/projects/near-indexer-for-explorer
GNU General Public License v3.0
124 stars 56 forks source link

fix: Handle recreation of implicit accounts properly to avoid confusion for the users #107

Closed khorolets closed 3 years ago

khorolets commented 3 years ago

Fixes #68

Also I've changed nearcore dependency hash to the release hash of 1.19.0 Only a version has changed in that commit in compare with previous, but I decided to stick to the release as it is perfect timing for that.

I've tried to leave comments and renamed some variables as I've found them a bit misleading.