Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testnet block explorers? Failure to sync testnet #943

Closed
xaminmo opened this issue Feb 18, 2018 · 2 comments
Closed

Testnet block explorers? Failure to sync testnet #943

xaminmo opened this issue Feb 18, 2018 · 2 comments

Comments

@xaminmo
Copy link

xaminmo commented Feb 18, 2018

Is there a testnet block explorer I can compare hashes against?

My testnet 3.7.7.1 Ubuntu wallet is hung up on 479113. The wallet stays out of sync, and says 3 days back. There is no snapshot to revert to (ie no downloadblocks).

I have tried reorganizing back a few chunks, as far back as 7 days.

I tend to stabilize at 30 peers after a restart. UPNP and listen. Same physical host as my mainnet wallet.

@tomasbrod
Copy link
Member

yes there is

@xaminmo
Copy link
Author

xaminmo commented Feb 18, 2018

AH, looks like everything is buries in slack.

@xaminmo xaminmo closed this as completed Feb 19, 2018
denravonska added a commit that referenced this issue Mar 1, 2018
Fixed:
 - Move context sensitive DPoR block checks to ConnectBlock, #912 (@tomasbrod).
 - Check incoming blocks for malformed DPoR signature, #912.
 - Corect tally height on init, #917 (@denravonska).
 - Prevent staking of a block with a failed signature, #948 (@Foggyx420).
 - Fix UI and RPC slowdown regression, #961 (@denravonska).
 - Fix Debian lint errors, #886, #885, #884, #883 (@caraka).
 - Fix fork issue due to research age calculation inconsistencies, #939
   (@denravonska).
 - Fix crashes when tallying, #934 (@denravonska).
 - Revert reorganize of the chain trust becomes less than what it was, #957
   (@tomasbrod).
 - Fix sync issues with incorrectly accepted v8 beacons, #979 (@tomasbrod).

Changed:
  - Double check PoS kernel, #958 (@tomasbrod).
  - Don't tally until V9 to speed up syncing, #943 (@denravonska).
  - Double check proof of stake kernel, #958 (@tomasbrod).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants