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

convert_blob fails with bytecoin #8

Open
muscleman opened this issue Dec 31, 2019 · 3 comments
Open

convert_blob fails with bytecoin #8

muscleman opened this issue Dec 31, 2019 · 3 comments

Comments

@muscleman
Copy link

running the following development branch with a fully sync'd bytecoin daemon.

https://github.com/dvandal/cryptonote-nodejs-pool/tree/development

the following config should work.

https://github.com/dvandal/cryptonote-nodejs-pool/blob/development/config_examples/bbscoin.json

I also forked node-cryptoforknote-util and added a bunch of debugging outputs. Appears a proof is failing to serialize

https://github.com/muscleman/node-cryptoforknote-util/blob/master/src/serialization/vector.h#L60

@muscleman
Copy link
Author

If when generating the pool wallet i specify --wallet-type=legacy and use this wallet for the pool. Seems everything is fine. miners can mine to the pool with amethyst type wallets.

So I'm not sure if this is a bug or not.

@muscleman
Copy link
Author

muscleman commented Jan 11, 2020

I applied 2 patches from the bytecoin team to a fork of your repository and the changes appear to work. Is there anyway to make these changes mainstream in your repo?
https://github.com/muscleman/node-cryptoforknote-util

@ghost
Copy link

ghost commented Jan 30, 2021

Same problem here. convert_blob works with legacy address but not with amethyst... @muscleman Can you tell me where these 2 patches are? Thank you.

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

1 participant