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
aurexav opened this issue Dec 26, 2019 · 3 comments
Closed

Test Failed in core/ethash #203

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

Comments

@aurexav
Copy link
Member

aurexav commented Dec 26, 2019

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
@aurexav aurexav 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

@aurexav
Copy link
Member Author

aurexav commented Dec 26, 2019

Ok, comment outed (temporarily).

@aurexav aurexav mentioned this issue Dec 26, 2019
@aurexav aurexav added duplicate and removed wontfix labels Jan 11, 2020
@aurexav
Copy link
Member Author

aurexav commented Jan 11, 2020

dup #180

@aurexav aurexav closed this as completed Jan 11, 2020
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