Skip to content

Releases: agryaznov/ethink

v0.3.0

26 Jun 10:25
abf8fd1
Compare
Choose a tag to compare

Version compatible with polkadot-sdk v1.12.0 and ink! v5.

Early Prototype

29 Apr 10:15
f87200c
Compare
Choose a tag to compare
  1. Make ethink! work with ERC20 example.

  2. Polish Ethereum RPC methods implemented at the previous stage.

  3. Implement more Ethereum RPC methods from the by now mocked set.

  4. Add various tests, from unit to integration ones.

  5. Overall code refactoring and better crates organization.

  6. Documentation both in rustdoc and in the form of a Rust book

  7. Make the project work with unchanged upstream dependencies of polkadot-sdk and ink!.