Skip to content

fdp-contracts-js-lib: v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 20:03
046ab9b

1.0.2 (2022-07-12)

Features

  • add additional checks to ens service (44f359e)
  • add basic ENS methods (2844669)
  • add initial js-library project (work in progress) (8d29b3f)
  • complete js library setup (3ab029c)
  • contracts: FDS Registrar specs passing with fdp-play dev environment (#35) (ae1c3a3)
  • improve ENS configuration (8efdf02)

Bug Fixes

  • add optional transaction checking (c9fdcc1)
  • Change an ENS function name and export a type (3d365c6)
  • export models (2976eb0)
  • fdsregistrar (#60) (7b67d2f)
  • fix assert function and change env file name (37e5497)
  • fix hex type (149abde)
  • fix image url (079f09d)
  • fix import (f44a11d)
  • fix keys check (45f1e7e)
  • fix library import of ens contract (#42) (fa6f1ac)
  • fix type checkings and bash variable usage (423cdcb)
  • fix types (927ec52)
  • improve transaction error handling (ffd38f6)
  • js library fixes (7ea1583)
  • js library improvements (502f99c)
  • simplify predefined environment config usage (9e03144)
  • use flavored types for hex strings (83c85f2)