Bump ethereum-types from 0.14.1 to 0.15.1 #424
Annotations
10 errors
Release build:
src/rlp.rs#L190
the method `encode` exists for enum `AsBytes<U256>`, but its trait bounds were not satisfied
|
Release build:
src/rlp.rs#L190
mismatched types
|
Release build:
src/rlp.rs#L190
the trait bound `U256: Decodable` is not satisfied
|
Release build:
src/rlp.rs#L190
the trait bound `U256: Encodable` is not satisfied
|
Release build:
src/rlp.rs#L190
the trait bound `U256: Decodable` is not satisfied
|
Release build:
src/rlp.rs#L190
the trait bound `U256: Encodable` is not satisfied
|
Release build:
src/transactions.rs#L46
the trait bound `U256: Decodable` is not satisfied
|
Release build:
src/transactions.rs#L46
the trait bound `U256: Encodable` is not satisfied
|
Release build:
src/address.rs#L44
no function or associated item named `decode` found for struct `H160` in the current scope
|
Release build:
src/address.rs#L39
no method named `encode` found for struct `H160` in the current scope
|
Loading