Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
upgrade statechannels packages to next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgordstewart authored May 1, 2021
1 parent 07d4845 commit 96531a7
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 44 deletions.
8 changes: 4 additions & 4 deletions packages/e2e-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"@graphprotocol/payments": "0.0.2",
"@graphprotocol/receipts": "0.0.2",
"@graphprotocol/statechannels-contracts": "0.0.2",
"@statechannels/client-api-schema": "0.10.1",
"@statechannels/devtools": "0.5.5",
"@statechannels/server-wallet": "1.23.0",
"@statechannels/wallet-core": "0.14.0",
"@statechannels/client-api-schema": "0.10.2-next.ed682a80a.1916",
"@statechannels/devtools": "0.5.7-next.ed682a80a.1809",
"@statechannels/server-wallet": "1.24.1-next.ed682a80a.1809",
"@statechannels/wallet-core": "0.14.2-next.ed682a80a.1809",
"@types/body-parser": "^1.19.0",
"@types/eslint": "^7.2.3",
"@types/eslint-plugin-prettier": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/payments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"dependencies": {
"@graphprotocol/common-ts": "1.0.1",
"@graphprotocol/statechannels-contracts": "0.0.2",
"@statechannels/client-api-schema": "0.10.1",
"@statechannels/server-wallet": "1.23.0",
"@statechannels/wallet-core": "0.14.0",
"@statechannels/client-api-schema": "0.10.2-next.ed682a80a.1916",
"@statechannels/server-wallet": "1.24.1-next.ed682a80a.1809",
"@statechannels/wallet-core": "0.14.2-next.ed682a80a.1809",
"@types/pino": "^6.3.0",
"@types/retry": "^0.12.0",
"async-lock": "^1.2.8",
Expand Down
6 changes: 3 additions & 3 deletions packages/receipts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"dependencies": {
"@graphprotocol/common-ts": "1.0.1",
"@graphprotocol/statechannels-contracts": "0.0.2",
"@statechannels/client-api-schema": "0.10.1",
"@statechannels/server-wallet": "1.23.0",
"@statechannels/wallet-core": "0.14.0",
"@statechannels/client-api-schema": "0.10.2-next.ed682a80a.1916",
"@statechannels/server-wallet": "1.24.1-next.ed682a80a.1809",
"@statechannels/wallet-core": "0.14.2-next.ed682a80a.1809",
"ethers": "^5.0.9",
"lodash": "^4.17.20"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/statechannels-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"dependencies": {
"@graphprotocol/common-ts": "1.0.1",
"@openzeppelin/contracts": "3.2.2-solc-0.7",
"@statechannels/client-api-schema": "0.10.1",
"@statechannels/devtools": "0.5.5",
"@statechannels/nitro-protocol": "0.16.0",
"@statechannels/wallet-core": "0.14.0",
"@statechannels/client-api-schema": "0.10.2-next.ed682a80a.1916",
"@statechannels/devtools": "0.5.7-next.ed682a80a.1809",
"@statechannels/nitro-protocol": "0.17.1-next.ed682a80a.1809",
"@statechannels/wallet-core": "0.14.2-next.ed682a80a.1809",
"lodash": "4.17.20"
},
"devDependencies": {
Expand Down
60 changes: 30 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2339,17 +2339,17 @@
resolved "https://registry.npmjs.org/@solidity-parser/parser/-/parser-0.7.1.tgz#660210130e4237476cb55e2882064809f80f861e"
integrity sha512-5ma2uuwPAEX1TPl2rAPAAuGlBkKnn2oUKQvnhTFlDIB8U/KDWX77FpHtL6Rcz+OwqSCWx9IClxACgyIEJ/GhIw==

"@statechannels/client-api-schema@0.10.1":
version "0.10.1"
resolved "https://registry.npmjs.org/@statechannels/client-api-schema/-/client-api-schema-0.10.1.tgz#8906ead3f82b103f75d996437b228c9eee6bb663"
integrity sha512-Fo2GfLpjSM5haHAobu96B+oemDK6Blp49/3mNXaAc2/jUCJ6cOfMxlcqDfk/FZP+QDXQ2AyAmxqQIIF1Z6uBhQ==
"@statechannels/client-api-schema@0.10.2-next.ed682a80a.1916", "@statechannels/client-api-schema@0.10.2-next.ed682a80a.1916+ed682a80a":
version "0.10.2-next.ed682a80a.1916"
resolved "https://registry.npmjs.org/@statechannels/client-api-schema/-/client-api-schema-0.10.2-next.ed682a80a.1916.tgz#356652379d58fac5924e502255704a39425a26d3"
integrity sha512-SmhZXFTceABSBd3ob6TaplUohsVJpU4TkuY/fKl/d2zwGuSQH3GnFS9PEV3t6WX+2r3o0z37yxNqKXulJl444w==
dependencies:
ajv "6.11.0"

"@statechannels/devtools@0.5.5":
version "0.5.5"
resolved "https://registry.npmjs.org/@statechannels/devtools/-/devtools-0.5.5.tgz#01fd8ad537d07025ac7070385f2d4a334869bd44"
integrity sha512-1r2HNVkO/84+aiSKYj2ccEwrWJqgY+saUBJI5/ZIUDHYSKtTEsTFnelSVGbIov17xVbLfxFGDCmqMyqw5WDWHw==
"@statechannels/devtools@0.5.7-next.ed682a80a.1809":
version "0.5.7-next.ed682a80a.1809"
resolved "https://registry.npmjs.org/@statechannels/devtools/-/devtools-0.5.7-next.ed682a80a.1809.tgz#f7cbfea050d1b1af1db90442eabd4fb580df4576"
integrity sha512-hkWt5gwSVWuPJy4nC7OD2QRkusOIRzS9pbCuWifIW7pMFnjQplojPbgSN8o3IGlUNfmJc+cLCHMq7jsAQm8ewA==
dependencies:
chai "4.2.0"
chalk "4.1.0"
Expand All @@ -2369,29 +2369,29 @@
write-json-file "4.2.0"
yargs "15.4.1"

"@statechannels/nitro-protocol@0.16.0":
version "0.16.0"
resolved "https://registry.npmjs.org/@statechannels/nitro-protocol/-/nitro-protocol-0.16.0.tgz#70127a1971bd73d0555a9108b096be1297e7e5a1"
integrity sha512-LwVAqjXcwOqb5XqDtwoIjdVweNMjiQ8PcwQNEdyvb3OaE7dJ4aIXzipzAG1lSY5AAzv/0QEsxswNY9kf62Zgmg==
"@statechannels/nitro-protocol@0.17.1-next.ed682a80a.1809", "@statechannels/nitro-protocol@0.17.1-next.ed682a80a.1809+ed682a80a":
version "0.17.1-next.ed682a80a.1809"
resolved "https://registry.npmjs.org/@statechannels/nitro-protocol/-/nitro-protocol-0.17.1-next.ed682a80a.1809.tgz#313b68026131d47d82bf16cf5b4d619cb9aab676"
integrity sha512-8EVl4Lx161Z4wGpuOkM7bGoKXpKGzPrykbpKyIurmizSJhDSW2PFeQAkKcP2Ros+PTm30BRARzh0IasFGCbrpA==
dependencies:
"@openzeppelin/contracts" "3.2.2-solc-0.7"
ethers "5.0.12"
lodash.isequal "^4.5.0"
lodash.pick "4.4.0"
lodash.shuffle "^4.2.0"

"@statechannels/server-wallet@1.23.0":
version "1.23.0"
resolved "https://registry.npmjs.org/@statechannels/server-wallet/-/server-wallet-1.23.0.tgz#f2dd07180d459817298b4f4777b03b6eb32518d9"
integrity sha512-kE6C/FQSB3gKpoXogxU4pM0Cf9XTvWsrk2bMa7xG/ArM6eYvRiIDcesQYF/TvRB7ZmK3ukJIhF82JgWaLKqM3w==
"@statechannels/server-wallet@1.24.1-next.ed682a80a.1809":
version "1.24.1-next.ed682a80a.1809"
resolved "https://registry.npmjs.org/@statechannels/server-wallet/-/server-wallet-1.24.1-next.ed682a80a.1809.tgz#c7ce17ec7120c434e58b2b6a9a4d39a0f7bd509e"
integrity sha512-YGkYlGciJlE0IXrASrkwbV+eQxdSRqK1N+fj7Hl0Bf77nZH+n4oYL/HTSwLnqgnsf/G0joJ175R/QLlgD6fB0g==
dependencies:
"@connext/pure-evm-wasm" "0.1.4"
"@ethersproject/experimental" "5.0.5"
"@statechannels/client-api-schema" "0.10.1"
"@statechannels/nitro-protocol" "0.16.0"
"@statechannels/wallet-core" "0.14.0"
"@statechannels/client-api-schema" "0.10.2-next.ed682a80a.1916+ed682a80a"
"@statechannels/nitro-protocol" "0.17.1-next.ed682a80a.1809+ed682a80a"
"@statechannels/wallet-core" "0.14.2-next.ed682a80a.1809+ed682a80a"
"@statechannels/wasm-utils" "0.1.6"
"@statechannels/wire-format" "0.9.0"
"@statechannels/wire-format" "0.9.2-next.ed682a80a.1809+ed682a80a"
ethers "5.0.12"
eventemitter3 "4.0.7"
fp-ts "2.7.0"
Expand All @@ -2407,13 +2407,13 @@
rxjs "6.6.3"
tarn "3.0.0"

"@statechannels/wallet-core@0.14.0":
version "0.14.0"
resolved "https://registry.npmjs.org/@statechannels/wallet-core/-/wallet-core-0.14.0.tgz#cf14bae21b472b326d9b890754eb065e27a9175a"
integrity sha512-GtLTFSQ4CSY3KebjIwDvJQ7ZQZ1Xv0tp6c/lnRgCsZcjout5ZwaLvMiImD0Sxzz5qLaHE96fHjNUmtCekNb4tQ==
"@statechannels/wallet-core@0.14.2-next.ed682a80a.1809", "@statechannels/wallet-core@0.14.2-next.ed682a80a.1809+ed682a80a":
version "0.14.2-next.ed682a80a.1809"
resolved "https://registry.npmjs.org/@statechannels/wallet-core/-/wallet-core-0.14.2-next.ed682a80a.1809.tgz#81eac5fb6d7b1f16424ca2d3bb3eb122e56ba7db"
integrity sha512-HF9mUYPJvEDLI+9GwRre0LdpQZ94AwrrgXmHVhYuPUkBngdHIkb2NcX8EiDLbpKwtJRxAj8P+YjvrWtKr9u2Ww==
dependencies:
"@statechannels/nitro-protocol" "0.16.0"
"@statechannels/wire-format" "0.9.0"
"@statechannels/nitro-protocol" "0.17.1-next.ed682a80a.1809+ed682a80a"
"@statechannels/wire-format" "0.9.2-next.ed682a80a.1809+ed682a80a"
ethers "5.0.12"
lodash "4.17.20"

Expand All @@ -2422,10 +2422,10 @@
resolved "https://registry.npmjs.org/@statechannels/wasm-utils/-/wasm-utils-0.1.6.tgz#2b0b7de5a63f158d4202718ebb5bdd3a910b0c6c"
integrity sha512-eUBeE/ChxksfhrGHwsdxx5ncvZnY4JkdBta6Y8mcgtJxQxdoxjqrJYiBbyZY5LqgW9mPowAaRQ09gm6Eebf4mQ==

"@statechannels/wire-format@0.9.0":
version "0.9.0"
resolved "https://registry.npmjs.org/@statechannels/wire-format/-/wire-format-0.9.0.tgz#66414ccc93089591b1b61ced29dbae3f14264cd8"
integrity sha512-R0e0oDRW4Is4lyc9yZhWspe8ml7rASRpqMyi1+aMe88qddhhFfmOksE7LGZaTk2LTZGZryHweEHX9eYQ6r0e+A==
"@statechannels/wire-format@0.9.2-next.ed682a80a.1809+ed682a80a":
version "0.9.2-next.ed682a80a.1809"
resolved "https://registry.npmjs.org/@statechannels/wire-format/-/wire-format-0.9.2-next.ed682a80a.1809.tgz#22954d9fb572a16db2962b6daab1930689e8f179"
integrity sha512-hTn4TapWMVPylIaAT1S/HGKy8MhQs73uhJ/9YUFSprk1gnKJ4uJeuX5lIanzvN1wApWxnFbXUAzEtot2zw9wYQ==
dependencies:
ajv "6.11.0"

Expand Down

0 comments on commit 96531a7

Please sign in to comment.