Skip to content

Commit

Permalink
Merge branch 'main' into tiingo-uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
app-token-issuer-data-feeds[bot] authored Nov 7, 2024
2 parents d0175d9 + abb3d9e commit fadecb3
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .changeset/tiny-days-cheat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@chainlink/galaxis-adapter': patch
---

Bump ethercards/ec-util
9 changes: 5 additions & 4 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ packageExtensions:
web3-eth@*:
dependencies:
bs58: '*'
'@ethercards/ec-util@*':
dependencies:
bn.js: '*'

pnpEnableEsmLoader: false

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/galaxis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@chainlink/ea-bootstrap": "workspace:*",
"@chainlink/ea-test-helpers": "workspace:*",
"@ethercards/ec-util": "1.0.4",
"@ethercards/ec-util": "1.0.8",
"ethers": "^5.5.1",
"moment": "^2.29.4",
"tslib": "^2.3.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@ __metadata:
dependencies:
"@chainlink/ea-bootstrap": "workspace:*"
"@chainlink/ea-test-helpers": "workspace:*"
"@ethercards/ec-util": "npm:1.0.4"
"@ethercards/ec-util": "npm:1.0.8"
"@types/jest": "npm:27.5.2"
"@types/node": "npm:16.18.119"
"@types/supertest": "npm:2.0.16"
Expand Down Expand Up @@ -6388,9 +6388,9 @@ __metadata:
languageName: node
linkType: hard

"@ethercards/ec-util@npm:1.0.4":
version: 1.0.4
resolution: "@ethercards/ec-util@npm:1.0.4"
"@ethercards/ec-util@npm:1.0.8":
version: 1.0.8
resolution: "@ethercards/ec-util@npm:1.0.8"
dependencies:
"@ethersproject/bignumber": "npm:^5.4.0"
"@ethersproject/bytes": "npm:^5.4.0"
Expand All @@ -6401,7 +6401,7 @@ __metadata:
is-svg: "npm:>=4.2.2"
js-yaml: "npm:>=3.13.1"
lodash.template: "npm:>=4.5.0"
checksum: 10/a3a0a8bebb2e50616d59fc28308fcbfd870bb3aa2308ec129c04c74f1a65d005afb44a8b2fd791b095eb18a6dbfb66e79862c8e2a62062eb5f2d384998448ee4
checksum: 10/20c33c15c294ddd287a6dc7d426a58a0eaa7b4ee236a5c9c20d788d3c932fb669fcbe160dbb27b3440902443b9b220bc2abd54b13f02a9b6837c17befcc94309
languageName: node
linkType: hard

Expand Down

0 comments on commit fadecb3

Please sign in to comment.