Skip to content

Latest commit

 

History

History
270 lines (170 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

270 lines (170 loc) · 12.6 KB

@moralisweb3/streams

2.7.4

Patch Changes

2.7.3

Patch Changes

2.7.2

Patch Changes

2.7.1

Patch Changes

2.7.0

Minor Changes

  • #782 07c8ca69 Thanks @sogunshola! - Incuded parse server package with streams plugin implementation and added document builder to streams package.
  • #782 07c8ca69 Thanks @sogunshola! - Included parse server package and added document builder logic to streams package

Patch Changes

2.6.7

Patch Changes

2.6.6

Patch Changes

2.6.5

Patch Changes

2.6.4

Patch Changes

2.6.3

Patch Changes

2.6.2

Patch Changes

  • ed6dfb2e Thanks @ErnoW! - Fix put call to post call for Moralis.Streams.addAddress

2.6.1

Patch Changes

  • #715 f3cd2b5c Thanks @ErnoW! - Update types according to api changes: remove address and tokenAddress, add includeContractLogs, includeInternalTxs and allAddresses flags, and mape topic0 an array
  • #714 42893723 Thanks @ErnoW! - Rename network param to networkType for Moralis.Streams and Moralis.Auth, to communicate more clearly the purpose of this param. Also make this value optional and default to "evm"

2.6.0

Minor Changes

  • #707 683b6ce8 Thanks @ErnoW! - Add endpoints to attach, delete or get addresses to streams via Moralis.Streams.addAddress, Moralis.Streams.getAddresses, and Moralis.Streams.deleteAddress

Patch Changes

2.5.8

Patch Changes

2.5.7

Patch Changes

2.5.6

Patch Changes

2.5.5

Patch Changes

2.5.4

Patch Changes

2.5.3

Patch Changes

2.5.2

Patch Changes

2.5.1

Patch Changes

2.5.0

Minor Changes

  • #683 cd9a9ce5 Thanks @ErnoW! - Add Moralis.Streams.retry() to retry failed webhooks, and add Moralis.Streams.updateStatus() to update the status of a webhook.
  • #677 b5f3bc77 Thanks @ErnoW! - Add Moralis.Streams.getHistory to get all failed webhooks

Patch Changes

2.4.0

Minor Changes

  • #658 7fffd1e4 Thanks @sogunshola! - Intergrating stream API in code base, creating a new package @moralisweb3/streams

Patch Changes