smartcontractkit / external-adapters-js

Monorepo containing JavaScript implementation of external adapters
MIT License
268 stars 302 forks source link

Changed vault validation logic for DLC.BTC #3314

Closed karen-stepanyan closed 2 months ago

karen-stepanyan commented 3 months ago

DF-20050

DLC team has changed the format of attestor public key. As a result the previous validation was not working and the EA was returning 0 as a result. This PR changes the logic for getting the attestor pub key and vault validation. Some new packages are added and some functions are moved to a utils file.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: eece8f9bb860616ddfad987176cef123210856a7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------------ | ----- | | @chainlink/dlc-btc-por-adapter | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR