near / near-explorer

NEAR blockchain explorer
https://explorer.near.org/
Apache License 2.0
85 stars 53 forks source link

feat: Enable StatelessNet network #1246

Closed khorolets closed 5 months ago

khorolets commented 5 months ago

I am aware that NEAR Explorer has been sunset and considered as deprecated, but we decided to use it one last time for the Stake Wars IV since we don't expect the data on that network to overload all the underlying technologies behind the NEAR Explorer project

I believe this change should do the trick to make this instance https://legacy.explorer.statelessnet.near.org/ of NEAR Explorer work for a new network launched for the Stake Wars IV.

P.S. I have no idea what I am doing with NEAR Explorer (following the method of the blind kitten)

shelegdmitriy commented 5 months ago

Hey @khorolets! The PR looks good but may I ask you to update this type with your proposed network to fix CI / Frontend typecheck? Also you'll need to update this lines and I believe this will fix all the issues

khorolets commented 5 months ago

Sorry for the false alarm. This change is redundant, and the instance wasn't working because of the networks configuration (I've set offline: true without figuring out what that meant).

I am closing this PR. It doesn't add any value to the project.