Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 1.3 KB

@siafoundation/explored-types

0.7.0

Minor Changes

  • 24ce33b9: Added contractionRevisions API.
  • 866fc68d: Added transactionID property to the ExplorerFileContract type.
  • 9ba91ad7: Re-export base SiacoinOutput type.
  • 411e378d: Added null case to proof* fields in the ExplorerFileContract type.

0.6.0

Minor Changes

  • 7767e65a: Added confirmation transaction and proof transaction information to the ExplorerFileContract type.

0.5.0

Minor Changes

  • 24b984b2: Added host announcements to the ExplorerTransaction type.

0.4.0

Minor Changes

  • ff5dc113: Added the TransactionChainIndices API.
  • 79470441: Added the ExplorerSiacoinInput and ExplorerSiafundInput types.

0.3.0

Minor Changes

  • a0aff962: Add timestamp field to ExplorerBlock type.
  • f3100c8e: Change Source type from number to string to match responses.

0.2.0

Minor Changes

  • 5e478dc3: Added id field to ExplorerTransaction type.
  • 6bb9322f: Updated routes to match explored API changes.
  • 3c66edbb: Fixed webpack-related empty export warning.

0.1.0

Minor Changes

  • 04b45f7d: Added the explored-types, js, and react libraries.

Patch Changes

0.0.1

Patch Changes