Skip to content

fdp-contracts-main: v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 17:50
86cbc33

1.1.0 (2022-07-11)

Features

  • add additional checks to ens service (44f359e)
  • add basic ENS methods (2844669)
  • Add build image script and fix the deployment script (c604b0e)
  • Add ENS deployment (b6efdff)
  • add initial js-library project (work in progress) (8d29b3f)
  • ci: read package version (#40) (a41fd1a)
  • Complete build-image.sh script (46c079d)
  • complete js library setup (3ab029c)
  • contracts: BMT Chunk (#19) (b2a18a6)
  • contracts: fds registrar contracts (#26) (74b9266)
  • contracts: FDS Registrar specs passing with fdp-play dev environment (#35) (ae1c3a3)
  • contracts: File BMT inclusion proof (#20) (a52b2f4)
  • improve ENS configuration (8efdf02)
  • init (#1) (40a4b18)

Bug Fixes

  • add optional transaction checking (c9fdcc1)
  • Change an ENS function name and export a type (3d365c6)
  • deploy.ts small fix (bf8075f)
  • export models (2976eb0)
  • fix assert function and change env file name (37e5497)
  • fix deploy and ci scripts (c0359a9)
  • fix deployment (995bf8a)
  • fix hex type (149abde)
  • fix image url (079f09d)
  • fix import (f44a11d)
  • fix keys check (45f1e7e)
  • fix library import of ens contract (#42) (fa6f1ac)
  • fix the deploy script (f792aa4)
  • fix type checkings and bash variable usage (423cdcb)
  • fix types (927ec52)
  • fix warnings in ens contracts (e131027)
  • improve deploy.ts script (f6ae9b1)
  • 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)