Releases: rust-ethereum/ethabi
Releases · rust-ethereum/ethabi
ethabi v16.0.0
ethabi v13.0.0
ethabi v7.0.0
- Updated
ethereum-types
to 0.5.2
v6.1.0: Merge pull request #130 from paritytech/version6.1
ethabi v5.1.0
Bump ethabi to 5.1.1 (#89) * Bump ethabi to 5.1.1 * update lockfile.
ethabi v4.1.0
changes:
ethabi
is less strict when encoding function inputsethabi_derive
is not loading, nor parsing contracts at runtime- functions generated using
ethabi_derive
which accept arrays, have a template typeT: IntoIterator<Type = U>, U: Into<A>
instead ofT: Into<Vec<A>>
ethabi v4.0.0
changes:
- added
ethabi_derive
crate - added
ethabi_contract
crate - refactored and simplified
ethabi
api
ethabi v1.0.5
Updates tiny-keccak
depenency.
ethabi v1.0.0
Updating serde dependency to 0.9