Bitcoin Forum
May 07, 2024, 11:33:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Duplicate Blocks in blockchain.  (Read 119 times)
wmcorless (OP)
Full Member
***
Offline Offline

Activity: 192
Merit: 100

paccoin


View Profile WWW
January 31, 2018, 07:10:55 PM
 #1

I have a question to the community. Can anyone think of why there might be duplicate blocks in the blockchain for Paccoin?

Explorer address: http://159.65.36.99:3001/

Here is an example of a recent duplicate:

Code:
2654093	44351067955186c77c7e44354b05200dcdf951d3046b7f2414f9798218dd498a	2	45046.63893600	Wed, 31 Jan 2018 19:03:38 GMT
2654093 cbbdabf8f071ef02f79d7c23b9ddd6bc74bea15c8e99f5a92a75370b7267da32 2 45387.95703600 Wed, 31 Jan 2018 19:03:38 GMT
2654093 40a7553e14857887228dd573417ba2abb9954b3cf008553cf3cdf24de6b2760f 1 1391693.18953500 Wed, 31 Jan 2018 19:03:38 GMT

Got Paccoin?
1715124809
Hero Member
*
Offline Offline

Posts: 1715124809

View Profile Personal Message (Offline)

Ignore
1715124809
Reply with quote  #2

1715124809
Report to moderator
1715124809
Hero Member
*
Offline Offline

Posts: 1715124809

View Profile Personal Message (Offline)

Ignore
1715124809
Reply with quote  #2

1715124809
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
subasteve
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 04, 2018, 04:48:20 AM
 #2

Those are transactions of one block that is orphaned according to your explorer.

The block is
Code:
be4081a8b549f0d22c9a5deffbfcce96ceb3828a2425b7c9f1adce6249fa9f97

The current valid block is
Code:
5051737cc4f965034e3c5565853c05d42af21baf62e2232b5e6101710c30e4c6

I'm assuming that block height 2654093 are POS blocks. As I run a full node and the height is only at 2629568 at the time of writing this. Cryptopia also reports the height at 2628045 when they put their node into maintenance mode "21/01/18 - Investigating Deposit issues. Rebuilding wallet." It seems that no one was mining the coin. I started mining to keep the coin alive.

I got interested in this ordeal when I added paccoin to the pool I've been developing for a year for testing. As well as the volume of trades at Cryptopia in the first few days of release. I've also been watching the announcement thread with astonishment to how the situation is being handled. I'm assuming that you're trying to figure out the issue that was stated in pull request #12.

My suggestion for the whole ordeal is to be able to replicate the issue in an controlled manner. Add regression tests to check for possible problems that can arise. Thus having better quality control for the main chain. The first step is to add an regtest mode just like bitcoin has.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!