Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Latest commit

 

History

History
204 lines (109 loc) · 9.83 KB

CHANGELOG.md

File metadata and controls

204 lines (109 loc) · 9.83 KB

0.2.2 (2021-03-04)

  • update @rsksmart/rif-marketplace-storage to 0.1.0

0.2.1 (2021-02-01)

0.2.0 (2021-01-21)

Bug Fixes

Features

0.1.2 (2020-12-21)

Bug Fixes

  • init command does not fail when rolling back (5c0ef1b)

0.1.1 (2020-12-18)

Bug Fixes

  • send agreement new message before start pinning (#276) (0bb1b21)

Features

0.1.0 (2020-12-14)

Bug Fixes

  • send agreement new message before start pinning (#276) (0bb1b21)

Features

0.1.0-pre.6 (2020-11-27)

Bug Fixes

Features

0.1.0-pre.5 (2020-11-18)

Bug Fixes

0.1.0-pre.4 (2020-11-16)

Bug Fixes

  • basic timeout estimation (d231ca2)
  • privKey possible undefined (6db9a7e)
  • privKey possible undefined in tests (#215) (e464ae1)

Features

0.1.0-pre.3 (2020-08-28)

Features

0.1.0-pre.2 (2020-08-21)

Bug Fixes

  • migrate also js migrations (553560b)

0.1.0-pre.1 (2020-08-21)

0.1.0-pre.0 (2020-08-21)

Bug Fixes

  • custom typings for config (25dba5d)
  • db migration improvements (#172) (f94f813)
  • development setting of ipfs (3aa3da9)
  • drop sync() as migrations are used now (4b8019e)
  • handle non existing pin (be9ec7c)
  • ignore development config in npm package run (6de33c8)
  • make pin/unpin after create/update agreement (194e7fc)
  • no pinning in processor on blockchain precache (2d13336)

Features

0.0.1 (2020-07-23)

Bug Fixes

  • gc review agreements before unpin (e386286)
  • reorgs should not reprocess last processed block (83c4e2a)
  • use system persistent folder for data storage (0ae5334)
  • web3js default exports problem (1d9fffa)

Features