aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

Script to fill 'from' column in 'events' table for existing entries #138

Closed spilin closed 2 years ago

spilin commented 2 years ago

Added script that will traverse through all existing events from the latest to the oldest, updating only from field in event column.

To run: node lib/data_migrations/2021-12-02-event.js

To successfully execute we probably have to use archival endpoints, although there were some issues with their availability today:

mainnet: https://archival-rpc.mainnet.near.org testnet: https://archival-rpc.testnet.near.org