Skip to content

Releases: CrocoFactory/evm-extras

v0.2.3

15 Jul 18:29
f999d4d
Compare
Choose a tag to compare

Fixing Bugs:

  • If key in contracts.json was related only to abi (without addresses), load_contracts generated wrong output key. Right key - <name>_abi

v0.2.2

15 Jul 17:59
d6ed549
Compare
Choose a tag to compare

Fixing Bugs:

  • If version in load_contracts was set, there was an issue with path generation
  • Adding types NativeToken and Token

What's Changed

Full Changelog: v0.2.0...v0.2.2

v0.2.0

22 Apr 19:58
Compare
Choose a tag to compare

Updating of evm-wallet version to 2.0.2

v0.1.2

29 Jan 19:49
Compare
Choose a tag to compare

Adding function encode_to_bytes32

Full Changelog: v0.1.0...v0.1.2

v0.1.0

25 Jan 01:13
Compare
Choose a tag to compare

First viable version of the package