Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Conversation

@teogeb
Copy link
Contributor

@teogeb teogeb commented Mar 2, 2021

Export parameters/return types for objects which are publicly available to the JS-client users.

Updated getDataUnionMainnetAddress and getDataUnionSidechainAddress in Contracts.ts to support new DataUnion addresses.

BREAKING CHANGE:

  • moved DataUnion related StreamrClient options into a new dataUnion block: factoryMainnetAddress, factorySidechainAddress, minimumWithdrawTokenWei
  • renamed payForSignatureTransport to freeWithdraw and reversed the value
  • new required options in that block: templateMainnetAddress, templateSidechainAddress

@teogeb teogeb changed the title WIP: Export public types Export public types Mar 2, 2021
@teogeb teogeb requested a review from timoxley March 2, 2021 15:15
@teogeb teogeb changed the title Export public types Export public types, update DU config Mar 11, 2021
Copy link
Contributor

@timoxley timoxley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@teogeb @jtakalai can you verify those invalid address error messages are correct? but otherwise lgtm. 👍

@teogeb teogeb merged commit 1db5b30 into 5.x Mar 11, 2021
@teogeb teogeb deleted the export-public-types branch March 11, 2021 15:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants