Skip to content

Commit

Permalink
Update to Version v5.3.0 (due to major changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
marpme committed Sep 8, 2019
1 parent c14797a commit 065caea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
AC_PREREQ([2.60])
define(_CLIENT_VERSION_MAJOR, 5)
define(_CLIENT_VERSION_MINOR, 2)
define(_CLIENT_VERSION_REVISION, 2)
define(_CLIENT_VERSION_BUILD, 1)
define(_CLIENT_VERSION_MINOR, 3)
define(_CLIENT_VERSION_REVISION, 0)
define(_CLIENT_VERSION_BUILD, 0)
define(_CLIENT_VERSION_IS_RELEASE, true)
define(_COPYRIGHT_YEAR, 2019)
define(_COPYRIGHT_HOLDERS,[The %s developers])
Expand Down

4 comments on commit 065caea

@Positivism
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marpme @justinvforvendetta I'm getting a 0 peer count

2019-09-09T02:54:27Z 0 addresses found from DNS seeds
2019-09-09T02:54:27Z dnsseed thread exit
2019-09-09T02:54:27Z GUI: Platform customization: "macosx"
2019-09-09T02:54:28Z GUI: PaymentServer::LoadRootCAs: Loaded  176  root certificates
2019-09-09T02:54:45Z Socks5() connect to lhvnwvqdlxxyotdmfej45jgphupxob5fci4hjxvw2ui75e24tjssl2id.onion:21102 failed: host unreachable
2019-09-09T02:54:53Z Socks5() connect to n7rk4xqurrvedhhghkkvz2pmxalgmoviokgjiwjgcvpcxa6piym5m2ad.onion:21102 failed: host unreachable
2019-09-09T03:05:57Z Potential stale tip detected, will try using extra outbound peer (last tip update: 690 seconds ago)
2019-09-09T03:16:32Z Potential stale tip detected, will try using extra outbound peer (last tip update: 1325 seconds ago)

@justinvforvendetta
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you try syncing from block 0

@marpme
Copy link
Member Author

@marpme marpme commented on 065caea Sep 9, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Positivism can you open an issue and give your platform details ?

@Positivism
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am syncing from 0 and deleted the entire verge folder from application support.

Please sign in to comment.