Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.48 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 2.48 KB

okp4-subql changelog

1.0.1 (2023-11-10)

1.0.0 (2023-10-30)

Features

  • add objectarium label field (7b91bcb)
  • add objectarium to message (91a23c7)
  • handler: add objectarium pin and unpin handlers (1ebabf2)
  • handler: add pins to store object handler (4ea24c8)
  • implement Block indexing (af42d6f)
  • implement Message indexing (dfc4ff4)
  • implement Transaction indexing (1da2648)
  • mapping: add contract store handler (8763b3e)
  • mapping: add forget object handler (6adeca7)
  • mapping: add store object handler (07fabfc)
  • mappings: add navigation between ObjectariumObject and Message (21bf9f4)
  • objectariumhandler: add config and limits field to objectarium init handler (fd4a3a3)
  • objectariumhandler: add objectarium handler (3f0c0e7)
  • schema: add contract entity (b96e70a)
  • schema: add objectarium entity (b237069)

Bug Fixes

  • objectariumhandler: contract code id filter (aae852f)
  • schema: document the property appropriately (e6f790f)