Skip to content

Commit

Permalink
merge main
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Sep 5, 2023
2 parents 87bbff0 + 99854f5 commit acb38d5
Show file tree
Hide file tree
Showing 18 changed files with 5,693 additions and 1,139 deletions.
8 changes: 1 addition & 7 deletions messaging/counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,7 @@
"@types/node": ">=12.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@zetachain/addresses": "^0.0.9",
"@zetachain/addresses-tools": "^0.0.7",
"@zetachain/faucet-cli": "^2.0.2",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0",
"@zetachain/protocol-contracts": "^2.1.0",
"@zetachain/toolkit": "^2.1.0",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.2.0",
"dotenv": "^16.0.3",
Expand Down
615 changes: 548 additions & 67 deletions messaging/counter/yarn.lock

Large diffs are not rendered by default.

10 changes: 2 additions & 8 deletions messaging/message/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,7 @@
"@types/mocha": ">=9.1.0",
"@types/node": ">=12.0.0",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@zetachain/addresses": "^0.0.10",
"@zetachain/addresses-tools": "^0.0.8",
"@zetachain/faucet-cli": "^2.0.2",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0",
"@zetachain/protocol-contracts": "^2.1.0",
"@zetachain/toolkit": "^2.1.0",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.2.0",
"dotenv": "^16.0.3",
Expand All @@ -53,4 +47,4 @@
"typechain": "^8.1.0",
"typescript": ">=4.5.0"
}
}
}
658 changes: 592 additions & 66 deletions messaging/message/yarn.lock

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions messaging/value/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,7 @@
"@types/chai": "^4.2.0",
"@types/mocha": ">=9.1.0",
"@types/node": ">=12.0.0",
"@zetachain/addresses": "^0.0.10",
"@zetachain/addresses-tools": "^0.0.8",
"@zetachain/faucet-cli": "^2.0.2",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0",
"@zetachain/protocol-contracts": "^2.1.0",
"@zetachain/toolkit": "^2.1.0",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.3.7",
"dotenv": "^16.0.3",
Expand Down
617 changes: 549 additions & 68 deletions messaging/value/yarn.lock

Large diffs are not rendered by default.

11 changes: 3 additions & 8 deletions messaging/warriors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,8 @@
"@types/chai": "^4.2.0",
"@types/mocha": ">=9.1.0",
"@types/node": ">=12.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@zetachain/faucet-cli": "^2.0.2-athens3.1",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0",
"@zetachain/protocol-contracts": "^2.1.0",
"@zetachain/toolkit": "^2.1.0",
"@uniswap/v2-periphery": "^1.1.0-beta.0",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.2.0",
"dotenv": "^16.0.3",
Expand All @@ -52,4 +47,4 @@
"typechain": "^8.1.0",
"typescript": ">=4.5.0"
}
}
}
1,193 changes: 849 additions & 344 deletions messaging/warriors/yarn.lock

Large diffs are not rendered by default.

8 changes: 1 addition & 7 deletions omnichain/hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,7 @@
"@types/chai": "^4.2.0",
"@types/mocha": ">=9.1.0",
"@types/node": ">=12.0.0",
"@zetachain/addresses": "^0.0.10",
"@zetachain/addresses-tools": "^0.0.8",
"@zetachain/faucet-cli": "^2.0.1",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0-athens3",
"@zetachain/protocol-contracts": "^1.0.0-athens3",
"@zetachain/toolkit": "^1.0.1-athens3",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.2.0",
"dotenv": "^16.0.3",
Expand Down
852 changes: 779 additions & 73 deletions omnichain/hello/yarn.lock

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions omnichain/multioutput/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,7 @@
"@types/node": ">=12.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@zetachain/faucet-cli": "^2.0.2",
"@zetachain/interfaces": "^0.0.1",
"@zetachain/networks": "^2.3.0",
"@zetachain/protocol-contracts": "^2.1.0",
"@zetachain/toolkit": "^2.1.0",
"@zetachain/toolkit": "^2.1.2",
"axios": "^1.3.6",
"chai": "^4.2.0",
"dotenv": "^16.0.3",
Expand Down
Loading

0 comments on commit acb38d5

Please sign in to comment.