-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions
committed
Oct 7, 2024
1 parent
b69dad9
commit 3a0e0c5
Showing
12 changed files
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/fuel-dump", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Data archiving tool for Fuel", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -22,7 +22,7 @@ | |
"@subsquid/fuel-data": "^1.1.2", | ||
"@subsquid/http-client": "^1.5.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-dump-cli": "^0.4.0" | ||
"@subsquid/util-internal-dump-cli": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.18.14", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/solana-dump", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Data archiving tool for Solana", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -22,7 +22,7 @@ | |
"@subsquid/rpc-client": "^4.9.0", | ||
"@subsquid/solana-rpc": "^0.0.2", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-dump-cli": "^0.4.0" | ||
"@subsquid/util-internal-dump-cli": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.18.14", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/substrate-dump", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Raw data archiving tool for substrate based chains", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -20,7 +20,7 @@ | |
"dependencies": { | ||
"@subsquid/substrate-data-raw": "^1.2.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-dump-cli": "^0.4.0", | ||
"@subsquid/util-internal-dump-cli": "^1.0.0", | ||
"@subsquid/util-internal-hex": "^1.2.2" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@subsquid/substrate-ingest", | ||
"description": "Data decoder and fetcher for substrate based chains", | ||
"version": "3.6.4", | ||
"version": "3.6.5", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
"publishConfig": { | ||
|
@@ -24,7 +24,7 @@ | |
"@subsquid/substrate-data-raw": "^1.2.0", | ||
"@subsquid/substrate-runtime": "^2.0.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-ingest-cli": "^0.1.0", | ||
"@subsquid/util-internal-ingest-cli": "^0.1.1", | ||
"@subsquid/util-internal-json": "^1.2.3" | ||
}, | ||
"devDependencies": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/tron-dump", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Raw data archiving tool for tron based chains", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -20,7 +20,7 @@ | |
"dependencies": { | ||
"@subsquid/tron-data": "^0.0.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-dump-cli": "^0.4.0" | ||
"@subsquid/util-internal-dump-cli": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^18.18.14", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/util-internal-archive-layout", | ||
"version": "0.4.1", | ||
"version": "1.0.0", | ||
"description": "Utilities for Subsquid Archive filesystem layout", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/util-internal-dump-cli", | ||
"version": "0.4.0", | ||
"version": "1.0.0", | ||
"description": "RPC data dumper template", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -19,7 +19,7 @@ | |
"@subsquid/logger": "^1.3.3", | ||
"@subsquid/rpc-client": "^4.9.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-archive-layout": "^0.4.1", | ||
"@subsquid/util-internal-archive-layout": "^1.0.0", | ||
"@subsquid/util-internal-commander": "^1.4.0", | ||
"@subsquid/util-internal-counters": "^1.3.2", | ||
"@subsquid/util-internal-fs": "^0.2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@subsquid/util-internal-ingest-cli", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
"license": "GPL-3.0-or-later", | ||
"repository": "[email protected]:subsquid/squid.git", | ||
|
@@ -19,7 +19,7 @@ | |
"@subsquid/logger": "^1.3.3", | ||
"@subsquid/rpc-client": "^4.9.0", | ||
"@subsquid/util-internal": "^3.2.0", | ||
"@subsquid/util-internal-archive-layout": "^0.4.1", | ||
"@subsquid/util-internal-archive-layout": "^1.0.0", | ||
"@subsquid/util-internal-commander": "^1.4.0", | ||
"@subsquid/util-internal-fs": "^0.2.0", | ||
"@subsquid/util-internal-prometheus-server": "^1.3.0", | ||
|