[Solved] Safe mode: Warning: The network does not appear to fully agree! False alarm
-
Anyone seen this before ?
-
I also have this in my feathercoin debug.log
2016-06-30 11:38:08 CheckForkWarningConditions: Warning: Large valid fork found forking the chain at height 1277149 (df7599227e348c49fadb6812af71aa8daf31ad251e3fa41ff87877f9fb7cc4ec) lasting to height 1277183 (2956a078a7969ba12cbb0dc5abbf86bfec22fe37cadd68ad416ae892708fbb8e). Chain state database corruption likely.
-
Thanks for that investigation work @Aciddude as this seems totally consistent with @Ghostlanders warnings of mixing v2 and v4 database types I have posted in Technical developments to fix this issue.
0.9.3.2 should not have been released untill some issues have been ironed out.
So it needs to be made backwardly compatible, for this release. It is being used as a minor release but causing major release issue…
-
Good catch @aciddude
-
When we are ready ,I suggest enforce a hard fork for update to 0.9.3.2 or 0.11.2
-
-
@lizhi A hard fork just for v4 is a waste of time.
-
@Lizhi We can do the fork when we are ready, and we could be ready soon.
We need tidy up 0.9.3.2 and create a final 0.9.3.3 - It will not take long …
The we can start to check 0.11 is ready for change over.
-
@ghostlander Do you want to implement BIP102 with V4 ? This is not difficult, can be completed.
-
@lizhi What makes you think FTC needs 2MB blocks? The current ones are 95%+ empty. Besides FTC is 10x faster than BTC.
-
I agree with @ghostlander :)
There is also a drawback, that the block chain will consume even more disk space and synchronization will take more time
-
There is the possibility to add 2MB when needed? I understan v4 does a lot of pruning and in future the blocks are likely to be compressed
If I recall it correctly, Ufasoft’s multi-currency client stores the blockchain in a format of their own in which it gets compressed, so you might switch to it and see a small decrease in the usage of your hard-drive.
-
@ghostlander said:
@lizhi What makes you think FTC needs 2MB blocks? The current ones are 95%+ empty. Besides FTC is 10x faster than BTC.
What we usually do is proportional, what about setting the FTC Block size to 200K? (as a compromise)
I agree with @Ghostlander - 2MB block will take longer to transmit and could cause issues building 1 minute block.
I will re-iterate that 30% of blocks have transactions currently, this shows interest and use. The idea is to make FTC usefull and that could be for the smart contract features, with unlimited used, even more than money…
So I also I agree with @Lizhi that it as advantageous to change now, while that is still manageable.