Skip to content

Instantly share code, notes, and snippets.

@rfikki
Last active January 15, 2024 07:11
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save rfikki/31393c66b59f906a9a2e5a84215e8b00 to your computer and use it in GitHub Desktop.
Save rfikki/31393c66b59f906a9a2e5a84215e8b00 to your computer and use it in GitHub Desktop.
Updated November 25, 2019: Ropsten Latest Peers with Istanbul - IMPORTANT RUN THE LATEST RELEASE OF THE CLIENT - https://geth.ethereum.org/downloads/ and use this flag --whitelist=6485846=0x43f0cd1e5b1f9c4d5cda26c240b59ee4f1b510d0a185aa8fd476d091b0097a80
admin.addPeer("enode://cd24a0c66055d788ce2bb77c2525915724a56de577b3e39c1a4dde347e60c83f082285a9d43a5ba0d7efc929699106d147e8d3612baafcaeb8f3075f36a82670@180.64.84.98:51044");
admin.addPeer("enode://86fb5f9e216c9fef5f97d3140d8d30ba13e2cc615ebb0b8e22975d296486e1f589baa6a2a4db6e0a1482f9b27a9e472efd94ec01cefc6e1d7e687dcdda0af5cc@46.105.118.30:30333");
@Bunjin
Copy link

Bunjin commented Oct 30, 2018

Nice thank you, trying it now.

@zlaio
Copy link

zlaio commented Feb 5, 2019

awesome list. nice work

@puravida
Copy link

Are these supposedly still working? I am getting "Cannot resolve node" and "i/o timeout" on every one of the dials on these.

@rfikki
Copy link
Author

rfikki commented Apr 28, 2019

These peers are my working peers, they are periodically updated. I have no problems syncing. Make sure you are using the latest version of geth, with the constantinople and other current updates.

@tsujp
Copy link

tsujp commented Jun 13, 2019

Cannot seem to sync to Ropsten at all as I cannot get peers, even with this list. Any news?

@Sword-Smith
Copy link

These nodes are full nodes (not light nodes), right?

@rohitsethii
Copy link

rohitsethii commented Mar 9, 2021

added these peers and it started syncing but got stuck at 7161936, any update on these peers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment