This bounty is no longer available
Web3 DAO | Ethereum Foundation Logo

Fix `uint v0.4.1` compile warning

Organization

Ethereum Foundation

Deadline

N/A

Status

ENDED


INSTRUCTIONS

On compiling the Trin workspace we get the following warning:

warning: the following packages contain code that will be rejected by a future version of Rust: uint v0.4.1

This can be fixed when we switch to eth_trie.rs v0.3.0` after this PR is merged and the new version is released.