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

Add support for Peercoin #16

Closed
Thireus opened this issue Nov 12, 2014 · 5 comments
Closed

Add support for Peercoin #16

Thireus opened this issue Nov 12, 2014 · 5 comments

Comments

@Thireus
Copy link

Thireus commented Nov 12, 2014

It would be awesome to have Peercoin support, do you think it's doable?

@FuzzyBearBTC
Copy link

I'm working on this right now in fact

@Thireus
Copy link
Author

Thireus commented Nov 18, 2014

Awesome! Thank you for the update!

Thireus (thireus@gmail.com),
IT Security Engineer Consultant.
http://blog.thireus.com

Le 19 nov. 2014 à 00:14, Fuzzybear notifications@github.com a écrit :

I'm working on this right now in fact


Reply to this email directly or view it on GitHub.

@FuzzyBearBTC
Copy link

Ok I have a version that builds and looks at the Peercoin blockchain and gives the following output:

info: starting command "simpleStats"
info: initializing hash tables
info: pass 1 -- walk all blocks and build headers ...
49.72% (0.10/0.20 Gigs) -- 73700 blocks -- 848.99 Megs/sec -- ETA 0 secs 99.44% (0.20/0.20 Gigs) -- 142786 blocks -- 909.66 Megs/sec -- ETA 0 secs info: pass 1 -- took 0 secs, 143893 blocks, 0.21 Gigs, 909.09 Megs/secs
info: pass 2 -- link all blocks ...
info: pass 3 -- wire longest chain ...
info: pass 4 -- full blockchain analysis ...
Segmentation fault (core dumped)

So it is failing on the full blockchain analysis, might be header height? not to sure at this point but will have a look and see what I can find @znort987 would appreciate any help or input from yourself, my current version is at: https://github.com/FuzzyBearBTC/blockparser
I'll raise issues and set up the repo on peer4commit etc

@znort987
Copy link
Owner

I've added support for peercoin, including proper address calculations, support for
peercoins extra fields in blockchain data structure and "interesting addresses" support.

@Thireus
Copy link
Author

Thireus commented Nov 25, 2014

This is awesome, gonna test is now! Thank you guys!

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

3 participants