Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

feat: update subscribeTxs to use new tx parser payloads #266

Merged
merged 8 commits into from
Dec 8, 2021

Conversation

kaladinlight
Copy link
Contributor

@kaladinlight kaladinlight commented Dec 3, 2021

  • Update subscribeTxs to ingest new tx parser payloads
  • Bump unchained package versions to v4.0.0
  • Use caip2/caip19 in subscribeTxs (follow up PR to update getAccount)
  • Helper functions to convert unchained types into chain adapter types
  • Remove token data from tx message payloads (force use of asset service)
  • Clean up types

@kaladinlight kaladinlight linked an issue Dec 7, 2021 that may be closed by this pull request
@kaladinlight kaladinlight marked this pull request as ready for review December 8, 2021 18:08
@kaladinlight kaladinlight requested a review from a team as a code owner December 8, 2021 18:08
@kaladinlight kaladinlight merged commit f77a277 into main Dec 8, 2021
@kaladinlight kaladinlight deleted the tx-parser-payloads branch December 8, 2021 21:13
shapeshift-ci-bot pushed a commit that referenced this pull request Dec 8, 2021
# [@shapeshiftoss/types-v1.17.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/types-v1.16.2...@shapeshiftoss/types-v1.17.0) (2021-12-08)

### Features

* update subscribeTxs to use new tx parser payloads ([#266](#266)) ([f77a277](f77a277))
@shapeshift-ci-bot
Copy link
Member

🎉 This PR is included in version @shapeshiftoss/types-v1.17.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

shapeshift-ci-bot pushed a commit that referenced this pull request Dec 8, 2021
# [@shapeshiftoss/chain-adapters-v1.21.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/chain-adapters-v1.20.1...@shapeshiftoss/chain-adapters-v1.21.0) (2021-12-08)

### Features

* update subscribeTxs to use new tx parser payloads ([#266](#266)) ([f77a277](f77a277))
@shapeshift-ci-bot
Copy link
Member

🎉 This PR is included in version @shapeshiftoss/chain-adapters-v1.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

subscribeTxs: update with new unchained-tx-parser payloads
4 participants