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

Test Failed in core/ethash #203

Closed
AurevoirXavier opened this issue Dec 26, 2019 · 3 comments
Closed

Test Failed in core/ethash #203

AurevoirXavier opened this issue Dec 26, 2019 · 3 comments
Assignees

Comments

@AurevoirXavier
Copy link
Member

failures:

---- tests::hashimoto_should_work_on_ropsten_earlier stdout ----
thread 'tests::hashimoto_should_work_on_ropsten_earlier' panicked at 'assertion failed: `(left == right)`
  left: `0x7981ac280f3b15c493e600f339f3e87f748d2d00a7d912eed8e58a460394c069`,
 right: `0x341e3bcf01c921963933253e0cf937020db69206f633e31e0d1c959cdd1188f5`', core/ethash/src/lib.rs:355:3
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.

---- tests::hashimoto_should_work_on_ropsten stdout ----
thread 'tests::hashimoto_should_work_on_ropsten' panicked at 'assertion failed: `(left == right)`
  left: `0x573f46633615c5559f629d2931c999970c0f653a7de756975093c0c50497210a`,
 right: `0xe06f0c107dcc91e9e82de0b42d0e22d5c2cfae5209422fda88cff4f810f4bffb`', core/ethash/src/lib.rs:341:3
@AurevoirXavier AurevoirXavier changed the title Test Failed Test Failed in core/ethash Dec 26, 2019
@hackfisher
Copy link
Contributor

This might be a known issue:

rust-ethereum/ethash#4

@AurevoirXavier
Copy link
Member Author

Ok, comment outed (temporarily).

@AurevoirXavier
Copy link
Member Author

dup #180

boundless-forest pushed a commit that referenced this issue Aug 1, 2023
* Add hex-encoded IdProvider

* Update tests

* Merge remote-tracking branch 'upstream/master' into tgmichel-pubsub-idprovider
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