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

pass miner_tests #45

Open
cryptozeny opened this issue Dec 23, 2018 · 2 comments
Open

pass miner_tests #45

cryptozeny opened this issue Dec 23, 2018 · 2 comments
Assignees
Labels
PoW Proof-of-Work related test Testing functionalities

Comments

@cryptozeny
Copy link
Member

cryptozeny commented Dec 23, 2018

const auto chainParams = CreateChainParams(CBaseChainParams::REGTEST);

it looks working, but its not actually passing the test. i think its a workaround. so we have to fix this blockinfo on MAIN network.

} blockinfo[] = {

@cryptozeny
Copy link
Member Author

44dd081

@cryptozeny cryptozeny changed the title miner_tests passed but it's a workaround. pass miner_tests Dec 23, 2018
@cryptozeny cryptozeny added the test Testing functionalities label Dec 23, 2018
@shuichiro-makigaki
Copy link

uggg, this will be a difficult task, but I try to fix...

@cryptozeny cryptozeny added the PoW Proof-of-Work related label Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PoW Proof-of-Work related test Testing functionalities
Projects
None yet
Development

No branches or pull requests

2 participants