smartcontractkit / external-adapters-js

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

BCI-3343: Add starknet gas price EA #3311

Closed augustbleeds closed 3 months ago

augustbleeds commented 3 months ago

Closes #BCI-3343

Description

Creates a new EA for Starknet that reports the gas price in FRI

Changes

Steps to Test

To run the integration tests please run yarn jest packages/sources/starknet-gas-price/test

Note: i decided not to use nock here after talking with DF team after some difficulties with nock, they mentioned just mocking starknet provider would be ok

Quality Assurance

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 9040ce15ae31425c35932f2853901a95cf58cd3f

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

This PR includes changesets to release 1 package | Name | Type | | ------------------------------------- | ----- | | @chainlink/starknet-gas-price-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