Skip to content

Commit

Permalink
update x-sequelize with query improvement (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiqiang90 authored Jan 9, 2024
1 parent d956d58 commit 9610ca2
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 19 deletions.
3 changes: 3 additions & 0 deletions packages/node/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
- Update node-core with initialization query improvement

## [3.5.0] - 2024-01-08
### Added
- Update with common-ethereum to support for Zilliqa addresses (#231)
Expand Down
4 changes: 2 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@nestjs/event-emitter": "^2.0.0",
"@nestjs/platform-express": "^9.4.0",
"@nestjs/schedule": "^3.0.1",
"@subql/common": "^3.3.1",
"@subql/common": "^3.3.1-1",
"@subql/common-ethereum": "workspace:*",
"@subql/node-core": "^7.0.7",
"@subql/node-core": "^7.0.8-0",
"@subql/testing": "^2.0.2",
"@subql/types-ethereum": "workspace:*",
"cacheable-lookup": "6",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3306,7 +3306,7 @@ __metadata:
languageName: unknown
linkType: soft

"@subql/common@npm:3.3.1, @subql/common@npm:^3.3.1":
"@subql/common@npm:3.3.1, @subql/common@npm:^3.3.1, @subql/common@npm:^3.3.1-1":
version: 3.3.1
resolution: "@subql/common@npm:3.3.1"
dependencies:
Expand Down Expand Up @@ -3337,9 +3337,9 @@ __metadata:
languageName: node
linkType: hard

"@subql/node-core@npm:^7.0.7":
version: 7.0.7
resolution: "@subql/node-core@npm:7.0.7"
"@subql/node-core@npm:^7.0.8-0":
version: 7.0.8-0
resolution: "@subql/node-core@npm:7.0.8-0"
dependencies:
"@apollo/client": ^3.8.8
"@nestjs/common": ^9.4.0
Expand All @@ -3349,7 +3349,7 @@ __metadata:
"@subql/common": 3.3.1
"@subql/testing": 2.1.0
"@subql/types": 3.3.0
"@subql/utils": 2.6.1
"@subql/utils": 2.6.2-0
"@willsoto/nestjs-prometheus": ^5.4.0
async-lock: ^1.4.0
async-mutex: ^0.4.0
Expand All @@ -3363,7 +3363,7 @@ __metadata:
tar: ^6.1.11
vm2: ^3.9.19
yargs: ^16.2.0
checksum: a2a7142ec2d0bd39852731e6884ec34f74c76690592a4af9d561c6e5d8c7b682544f1d89a602567efeeac3e8a83b2b361cad2a274d0649a73e40eaf5fc7d4ddc
checksum: 33f35c92258ee8756857c40c833e05ef27e0571e861fc953cf275c67efb78e3ea42108996629247f52874cfb0584fc483c5b4798469c05cb5cab5dac1c3a9e01
languageName: node
linkType: hard

Expand All @@ -3379,9 +3379,9 @@ __metadata:
"@nestjs/schedule": ^3.0.1
"@nestjs/schematics": ^9.2.0
"@nestjs/testing": ^9.4.0
"@subql/common": ^3.3.1
"@subql/common": ^3.3.1-1
"@subql/common-ethereum": "workspace:*"
"@subql/node-core": ^7.0.7
"@subql/node-core": ^7.0.8-0
"@subql/testing": ^2.0.2
"@subql/types-ethereum": "workspace:*"
"@types/express": ^4.17.13
Expand Down Expand Up @@ -3486,13 +3486,13 @@ __metadata:
languageName: node
linkType: hard

"@subql/utils@npm:2.6.1":
version: 2.6.1
resolution: "@subql/utils@npm:2.6.1"
"@subql/utils@npm:2.6.2-0":
version: 2.6.2-0
resolution: "@subql/utils@npm:2.6.2-0"
dependencies:
"@polkadot/util": ^12.5.1
"@polkadot/util-crypto": ^12.5.1
"@subql/x-sequelize": 6.32.0-0.0.3
"@subql/x-sequelize": 6.32.0-0.0.4
ansi-styles: ^6.1.0
chalk: ^4.1.2
detect-port: ^1.3.0
Expand All @@ -3504,13 +3504,13 @@ __metadata:
rotating-file-stream: ^3.0.2
semver: ^7.5.2
tar: ^6.1.11
checksum: 344479bf4e22c03d2eaab9aa80be6c961ecc7972a40454656a8eaeabc6e2166220b6caef5d5f02a8abbf042a97a197bb0ef934378c9bfd1be3aad5c440044ea0
checksum: e7e8eb3403525502723605a4fad0a0dc4e009f1e6229835be59dc219cc43b39283afd0ca0475b5818eca095790bcc9b14b5b55fdf61edc0cfd3766251803d19f
languageName: node
linkType: hard

"@subql/x-sequelize@npm:6.32.0-0.0.3":
version: 6.32.0-0.0.3
resolution: "@subql/x-sequelize@npm:6.32.0-0.0.3"
"@subql/x-sequelize@npm:6.32.0-0.0.4":
version: 6.32.0-0.0.4
resolution: "@subql/x-sequelize@npm:6.32.0-0.0.4"
dependencies:
"@types/debug": ^4.1.7
"@types/validator": ^13.7.1
Expand Down Expand Up @@ -3547,7 +3547,7 @@ __metadata:
optional: true
tedious:
optional: true
checksum: 92eb1e492fcf18f676f35d033a7ab6ec58c7e331555068f8284348e16011692e2122b56c17afe19fd6f67259301e37e79f064e5b278a4fed88c89054130f3efb
checksum: 1a648338693be8a2516ddfa79134f3f90239804985113ed1931ca154be850fc6d945c5c77d82f589b6d0711d4ad94fd70b468adfabb3f7f5f1e358c7e1d84d71
languageName: node
linkType: hard

Expand Down

0 comments on commit 9610ca2

Please sign in to comment.