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 IPv6 support #14

Open
fancoder opened this issue Aug 19, 2014 · 1 comment
Open

Add IPv6 support #14

fancoder opened this issue Aug 19, 2014 · 1 comment

Comments

@fancoder
Copy link
Owner

No description provided.

@clintar
Copy link

clintar commented Nov 18, 2015

This will come with newer node.js support. You can use my modules I created pull requests for, but there are some other things needed for the pool to work with newer node.js. One thing I know of is the toByteArray function at https://github.com/clintar/cryptonote-universal-pool/blob/master/lib/pool.js#L20 to be used instead of the .toJSON() function. Haven't tested this code to see what else is needed. Oh, and another thing I remember is https://github.com/clintar/cryptonote-universal-pool/blob/master/lib/api.js#L732 to check for IPV6 localhosts.

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