Skip to content

@energyweb/origin-247-transfer@1.0.0

Compare
Choose a tag to compare
@soanvig soanvig released this 17 Aug 07:44
· 223 commits to master since this release

1.0.0 (2021-08-17)

Bug Fixes

  • origin-247-certificate: save certificate to database after persisting event (aaea748)
  • origin-247-transfer: correct handling transfer error (cfff8d9)
  • origin-247-transfer: don't issue zero volume certificate (7147004)
  • origin-247-transfer: fix ETR overriding each other (cbc1961)

Features

  • origin-247-transfer: add command for status update (c29b531)

  • origin-247-transfer: add module boilerplate (b051d4e)

  • origin-247-transfer: add sites blockchain addresses (8d82137)

  • origin-247-transfer: add state to ETR, add batch methods (6b85bb5)

  • origin-247-transfer: add transferDate and more public attrs (2775f26)

  • origin-247-transfer: allow for no validators (0df8056)

  • origin-247-transfer: issue certificate and create energy block (5a8f2cb)

  • origin-247-transfer: save persist flag on ETR (c3b098a)

  • origin-247-transfer: save sites from sites query, save certificateId separately, update schema (51d749f)

  • origin-247-transfer: symmetric validation logic (6ae2a88)

  • chore(origin-247-transfer)!: change column datatype, fix race condition (0e5c429)

BREAKING CHANGES

  • origin-247-transfer: ETR now has new table with new data
  • origin-247-transfer: certificates are issued/transferred in batches which means, that the time of the event is even less specific
  • date columns in ETR database entity now have TIMESTAMPTZ type