You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.
... Or perhaps any chance to slightly change the interface in 0.4.0 to be backwards compatible with 0.3.0? For unknown reason I'm depending on 0.3 for U256, and I'm also depending on ethabi (which also depends on 0.3) but this time it gets resolved to 0.4.
| ^^^^ the trait `std::convert::From<ethereum_types::U128>` is not implemented for `ethereum_types::uint::U256`
Etc.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys,
I just noticed
0.4.0
is pushed to crates.io, but there is nov0.4.0
tag in the repo possibly causing us some troubles.Is there any chance to have 0.4.0 tagged to the version that was pushed to crates?
Thanks!
The text was updated successfully, but these errors were encountered: