Skip to content

0.3.20

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 16:13
· 7 commits to master since this release
22bc056

Changed

  • Bumped web3 to 5.28.0 and removed no longer necessary eth dependecies #178
  • Set field DecodedEvent.value and DecodedTransfer.value as Decimal #179
  • Removed requests-cache dependencies and replaced with standard requests #180

Fixed

  • Fixed missing decoded_value in parameters of decoded events #171
  • Fixed Web3ENSProviderENSProvider resolution #178
  • Fixed major issue regarding loss of decimal precision for value field in decoded models Argument,
    DecodedCall and DecodedTransfer #179