Skip to content

Commit

Permalink
Remove eth.limo peering as they no longer supports
Browse files Browse the repository at this point in the history
  • Loading branch information
livid committed Jul 9, 2024
1 parent 32b4bd1 commit b6543c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
21 changes: 0 additions & 21 deletions Planet/IPFS/IPFSDaemon.swift
Original file line number Diff line number Diff line change
Expand Up @@ -775,27 +775,6 @@ extension IPFSDaemon {
"/ip6/2604:a880:800:10::735:7001/tcp/4001",
],
], // eth.sucks
[
"ID": "12D3KooWLBMmT1dft1zcJvXNYkAfoUqj2RtRm7f9XkF17YmZsu4o",
"Addrs": [
"/ip4/104.131.8.159/tcp/4001",
"/ip6/2604:a880:800:10::bc4:e001/tcp/4001",
],
], // eth.limo
[
"ID": "12D3KooWMHpq3mdygcbZWbjkuDdCsX5rjZHX31uRbCp9vAZXBxcD",
"Addrs": [
"/ip4/104.131.8.143/tcp/4001",
"/ip6/2604:a880:800:10::ac1:2001/tcp/4001",
],
], // eth.limo
[
"ID": "12D3KooWQ1b2WBM1NM1a5jWS5Kny3y93zyK6iPBuVAA6uk95zdyJ",
"Addrs": [
"/ip4/45.55.43.156/tcp/4001",
"/ip6/2604:a880:800:10::c59:6001/tcp/4001",
],
], // eth.limo
[
"ID": "12D3KooWJ6MTkNM8Bu8DzNiRm1GY3Wqh8U8Pp1zRWap6xY3MvsNw",
"Addrs": [
Expand Down
2 changes: 1 addition & 1 deletion Planet/versioning.xcconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CURRENT_PROJECT_VERSION = 2121
CURRENT_PROJECT_VERSION = 2122

0 comments on commit b6543c1

Please sign in to comment.