Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mainnet fix for BigInt decimal #206

Merged
merged 4 commits into from
Mar 25, 2024
Merged

Mainnet fix for BigInt decimal #206

merged 4 commits into from
Mar 25, 2024

Conversation

Data-Nexus
Copy link
Contributor

This version will update the following items

  • Fixes ABI to allow for BigInt decimals to come through.
  • Updates graph-cli and TS version
  • Refactors code for new TS logic
  • Fix poolHourData missing .save()

Copy link

socket-security bot commented Mar 20, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@graphprotocol/graph-cli@0.64.1 Transitive: environment, eval, filesystem, network, shell, unsafe +168 40.1 MB dotansimha
npm/@graphprotocol/graph-ts@0.32.0 Transitive: eval +2 6.69 MB dotansimha
npm/@types/qs@6.9.13 None 0 7.21 kB types
npm/ansi-colors@4.1.3 environment 0 26.1 kB jonschlinkert
npm/anymatch@3.1.3 None 0 9.65 kB phated
npm/apisauce@2.1.6 Transitive: environment, network +2 432 kB infinitered-owner
npm/assemblyscript@0.19.23 eval +2 20 MB assemblyscript
npm/async@3.2.5 None 0 808 kB aearly
npm/binaryen@101.0.0-nightly.20210723 None 0 12.5 MB assemblyscript
npm/bn.js@5.2.1 None 0 99 kB fanatid
npm/chokidar@3.5.3 environment, filesystem +6 197 kB paulmillr
npm/cli-table3@0.6.0 None +1 50.9 kB turbo87
npm/cosmiconfig@7.0.1 filesystem Transitive: environment +18 267 kB davidtheclark
npm/debug@4.3.4 environment 0 42.4 kB qix
npm/docker-compose@0.23.19 shell 0 68 kB alexzeitler
npm/ejs@3.1.9 eval, filesystem Transitive: environment, shell +9 448 kB mde
npm/enquirer@2.3.6 environment 0 197 kB jonschlinkert
npm/execa@5.1.1 environment, shell Transitive: filesystem +7 102 kB sindresorhus
npm/fs-jetpack@4.3.1 filesystem Transitive: environment +5 171 kB szwacz
npm/fsevents@2.3.3 None 0 173 kB pipobscure
npm/get-stream@6.0.1 None 0 12.2 kB sindresorhus
npm/glob@9.3.5 Transitive: environment, filesystem +8 2.23 MB isaacs
npm/gluegun@5.1.2 filesystem, shell Transitive: environment, eval, unsafe +29 1.2 MB infinitered-owner
npm/human-signals@2.1.0 None 0 44.3 kB ehmicky
npm/immutable@4.2.1 None 0 676 kB leebyron
npm/ora@4.0.2 Transitive: environment +8 93.2 kB sindresorhus
npm/readdirp@3.6.0 filesystem 0 20.5 kB paulmillr
npm/semver@7.4.0 None 0 90.1 kB npm-cli-ops
npm/signal-exit@3.0.7 None 0 9.96 kB isaacs
npm/source-map-support@0.5.21 filesystem +2 895 kB linusu
npm/string-width@4.2.3 None +2 58.4 kB sindresorhus
npm/strip-ansi@6.0.1 None +1 9.64 kB sindresorhus
npm/tmp-promise@3.0.3 Transitive: filesystem +1 70.6 kB benjamin.gruenbaum
npm/yargs-parser@21.1.1 environment, filesystem 0 128 kB oss-bot

🚮 Removed packages: npm/@graphprotocol/graph-cli@0.20.3, npm/@graphprotocol/graph-ts@0.20.1, npm/debug@4.3.1, npm/tar-stream@2.2.0, npm/tmp-promise@3.0.2

View full report↗︎

@ianlapham ianlapham merged commit 19e64ca into Uniswap:main Mar 25, 2024
2 of 4 checks passed
Copy link

@Hanae1963 Hanae1963 left a comment

Choose a reason for hiding this comment

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

A

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

Successfully merging this pull request may close these issues.

3 participants