Ethabi Versions Save

Encode and decode smart contract invocations

v16.0.0

2 years ago

v13.0.0

3 years ago
  • Updated ethereum-types and uint. #201
  • ethabi now uses anyhow errors for Other variant. #200

v7.0.0

5 years ago
  • Updated ethereum-types to 0.5.2

v6.1.0

5 years ago

v5.1.0

6 years ago

v4.1.0

6 years ago

changes:

  • ethabi is less strict when encoding function inputs
  • ethabi_derive is not loading, nor parsing contracts at runtime
  • functions generated using ethabi_derive which accept arrays, have a template type T: IntoIterator<Type = U>, U: Into<A> instead of T: Into<Vec<A>>

v4.0.0

6 years ago

changes:

  • added ethabi_derive crate
  • added ethabi_contract crate
  • refactored and simplified ethabi api

v1.0.5

7 years ago

Updates tiny-keccak depenency.

v1.0.0

7 years ago

Updating serde dependency to 0.9