Skip to content

Commit

Permalink
upgrade to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zfy0701 committed Aug 27, 2022
1 parent 669c6bb commit a7ceac8
Show file tree
Hide file tree
Showing 10 changed files with 55 additions and 60 deletions.
2 changes: 1 addition & 1 deletion anyswap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "sentio gen"
},
"dependencies": {
"@sentio/sdk": "^0.4.0"
"@sentio/sdk": "^0.6.0"
},
"devDependencies": {
"typescript": "^4.7.2"
Expand Down
21 changes: 10 additions & 11 deletions anyswap/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@sentio/sdk@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.4.0.tgz#59d2aeb9d59669c017434af16b80765a48ed2fde"
integrity sha512-4ivqZ1FsC5Y0gqiToR+PS5M2YEHhu5IUXqWeCU/ArNiKH2SghS0N3itrmrCQ8jSOc/Sku+UiNximGoZO0+d76Q==
"@sentio/sdk@^0.6.0":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.6.2.tgz#83c6e5baf0319351c62a296dfa41195233637220"
integrity sha512-gHPnzBzzg2ahtUqr9ZYuVBnAKFdTuXLhfXAQ4081Zc4Df8mY7tXaukRjItgUT0W06WOp9Tpyb25wDe4la+wuAw==
dependencies:
"@ethersproject/providers" "~5.7.0"
"@project-serum/anchor" "^0.25.0"
Expand Down Expand Up @@ -1209,9 +1209,9 @@ dot-case@^3.0.4:
tslib "^2.0.3"

electron-to-chromium@^1.4.202:
version "1.4.230"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.230.tgz#666909fdf5765acb1348b69752ee9955dc1664b7"
integrity sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==
version "1.4.233"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.233.tgz#aa142e45468bda111b88abc9cc59d573b75d6a60"
integrity sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==

elliptic@6.5.4, elliptic@^6.5.4:
version "6.5.4"
Expand Down Expand Up @@ -1917,9 +1917,9 @@ prettier@^2.3.1:
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -1931,7 +1931,6 @@ protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down
2 changes: 1 addition & 1 deletion balancer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "sentio gen"
},
"dependencies": {
"@sentio/sdk": "^0.4.0"
"@sentio/sdk": "^0.6.0"
},
"devDependencies": {
"typescript": "^4.7.2"
Expand Down
21 changes: 10 additions & 11 deletions balancer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@sentio/sdk@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.4.0.tgz#59d2aeb9d59669c017434af16b80765a48ed2fde"
integrity sha512-4ivqZ1FsC5Y0gqiToR+PS5M2YEHhu5IUXqWeCU/ArNiKH2SghS0N3itrmrCQ8jSOc/Sku+UiNximGoZO0+d76Q==
"@sentio/sdk@^0.6.0":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.6.2.tgz#83c6e5baf0319351c62a296dfa41195233637220"
integrity sha512-gHPnzBzzg2ahtUqr9ZYuVBnAKFdTuXLhfXAQ4081Zc4Df8mY7tXaukRjItgUT0W06WOp9Tpyb25wDe4la+wuAw==
dependencies:
"@ethersproject/providers" "~5.7.0"
"@project-serum/anchor" "^0.25.0"
Expand Down Expand Up @@ -1209,9 +1209,9 @@ dot-case@^3.0.4:
tslib "^2.0.3"

electron-to-chromium@^1.4.202:
version "1.4.230"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.230.tgz#666909fdf5765acb1348b69752ee9955dc1664b7"
integrity sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==
version "1.4.233"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.233.tgz#aa142e45468bda111b88abc9cc59d573b75d6a60"
integrity sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==

elliptic@6.5.4, elliptic@^6.5.4:
version "6.5.4"
Expand Down Expand Up @@ -1917,9 +1917,9 @@ prettier@^2.3.1:
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -1931,7 +1931,6 @@ protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down
2 changes: 1 addition & 1 deletion dydx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "sentio gen"
},
"dependencies": {
"@sentio/sdk": "^0.4.0"
"@sentio/sdk": "^0.6.0"
},
"devDependencies": {
"typescript": "^4.7.2"
Expand Down
21 changes: 10 additions & 11 deletions dydx/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@sentio/sdk@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.4.0.tgz#59d2aeb9d59669c017434af16b80765a48ed2fde"
integrity sha512-4ivqZ1FsC5Y0gqiToR+PS5M2YEHhu5IUXqWeCU/ArNiKH2SghS0N3itrmrCQ8jSOc/Sku+UiNximGoZO0+d76Q==
"@sentio/sdk@^0.6.0":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.6.2.tgz#83c6e5baf0319351c62a296dfa41195233637220"
integrity sha512-gHPnzBzzg2ahtUqr9ZYuVBnAKFdTuXLhfXAQ4081Zc4Df8mY7tXaukRjItgUT0W06WOp9Tpyb25wDe4la+wuAw==
dependencies:
"@ethersproject/providers" "~5.7.0"
"@project-serum/anchor" "^0.25.0"
Expand Down Expand Up @@ -1209,9 +1209,9 @@ dot-case@^3.0.4:
tslib "^2.0.3"

electron-to-chromium@^1.4.202:
version "1.4.230"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.230.tgz#666909fdf5765acb1348b69752ee9955dc1664b7"
integrity sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==
version "1.4.233"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.233.tgz#aa142e45468bda111b88abc9cc59d573b75d6a60"
integrity sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==

elliptic@6.5.4, elliptic@^6.5.4:
version "6.5.4"
Expand Down Expand Up @@ -1917,9 +1917,9 @@ prettier@^2.3.1:
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -1931,7 +1931,6 @@ protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down
2 changes: 1 addition & 1 deletion goldfinch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "sentio gen"
},
"dependencies": {
"@sentio/sdk": "^0.4.0"
"@sentio/sdk": "^0.6.0"
},
"devDependencies": {
"typescript": "^4.7.2"
Expand Down
21 changes: 10 additions & 11 deletions goldfinch/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@sentio/sdk@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.4.0.tgz#59d2aeb9d59669c017434af16b80765a48ed2fde"
integrity sha512-4ivqZ1FsC5Y0gqiToR+PS5M2YEHhu5IUXqWeCU/ArNiKH2SghS0N3itrmrCQ8jSOc/Sku+UiNximGoZO0+d76Q==
"@sentio/sdk@^0.6.0":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.6.2.tgz#83c6e5baf0319351c62a296dfa41195233637220"
integrity sha512-gHPnzBzzg2ahtUqr9ZYuVBnAKFdTuXLhfXAQ4081Zc4Df8mY7tXaukRjItgUT0W06WOp9Tpyb25wDe4la+wuAw==
dependencies:
"@ethersproject/providers" "~5.7.0"
"@project-serum/anchor" "^0.25.0"
Expand Down Expand Up @@ -1209,9 +1209,9 @@ dot-case@^3.0.4:
tslib "^2.0.3"

electron-to-chromium@^1.4.202:
version "1.4.230"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.230.tgz#666909fdf5765acb1348b69752ee9955dc1664b7"
integrity sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==
version "1.4.233"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.233.tgz#aa142e45468bda111b88abc9cc59d573b75d6a60"
integrity sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==

elliptic@6.5.4, elliptic@^6.5.4:
version "6.5.4"
Expand Down Expand Up @@ -1917,9 +1917,9 @@ prettier@^2.3.1:
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -1931,7 +1931,6 @@ protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down
2 changes: 1 addition & 1 deletion lido/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"postinstall": "sentio gen"
},
"dependencies": {
"@sentio/sdk": "^0.4.0"
"@sentio/sdk": "^0.6.0"
},
"devDependencies": {
"typescript": "^4.7.2"
Expand Down
21 changes: 10 additions & 11 deletions lido/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -497,10 +497,10 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==

"@sentio/sdk@^0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.4.0.tgz#59d2aeb9d59669c017434af16b80765a48ed2fde"
integrity sha512-4ivqZ1FsC5Y0gqiToR+PS5M2YEHhu5IUXqWeCU/ArNiKH2SghS0N3itrmrCQ8jSOc/Sku+UiNximGoZO0+d76Q==
"@sentio/sdk@^0.6.0":
version "0.6.2"
resolved "https://registry.yarnpkg.com/@sentio/sdk/-/sdk-0.6.2.tgz#83c6e5baf0319351c62a296dfa41195233637220"
integrity sha512-gHPnzBzzg2ahtUqr9ZYuVBnAKFdTuXLhfXAQ4081Zc4Df8mY7tXaukRjItgUT0W06WOp9Tpyb25wDe4la+wuAw==
dependencies:
"@ethersproject/providers" "~5.7.0"
"@project-serum/anchor" "^0.25.0"
Expand Down Expand Up @@ -1209,9 +1209,9 @@ dot-case@^3.0.4:
tslib "^2.0.3"

electron-to-chromium@^1.4.202:
version "1.4.230"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.230.tgz#666909fdf5765acb1348b69752ee9955dc1664b7"
integrity sha512-3pwjAK0qHSDN9+YAF4fJknsSruP7mpjdWzUSruIJD/JCH77pEh0SorEyb3xVaKkfwk2tzjOt2D8scJ0KAdfXLA==
version "1.4.233"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.233.tgz#aa142e45468bda111b88abc9cc59d573b75d6a60"
integrity sha512-ejwIKXTg1wqbmkcRJh9Ur3hFGHFDZDw1POzdsVrB2WZjgRuRMHIQQKNpe64N/qh3ZtH2otEoRoS+s6arAAuAAw==

elliptic@6.5.4, elliptic@^6.5.4:
version "6.5.4"
Expand Down Expand Up @@ -1917,9 +1917,9 @@ prettier@^2.3.1:
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==

protobufjs@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.0.0.tgz#8c678e1351fd926178fce5a4213913e8d990974f"
integrity sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==
version "7.1.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.0.tgz#5174b5f96fad4f7dea7dd4abd594042ac360e665"
integrity sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand All @@ -1931,7 +1931,6 @@ protobufjs@^7.0.0:
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/long" "^4.0.1"
"@types/node" ">=13.7.0"
long "^5.0.0"

Expand Down

0 comments on commit a7ceac8

Please sign in to comment.