Log pseudonyms with peer id (#334)

* Log pseudonyms with peer id

* Upgrade package version
This commit is contained in:
2023-03-06 16:26:38 +05:30
committed by GitHub
parent c46d5c3f33
commit 1ba731915d
23 changed files with 92 additions and 87 deletions
@@ -41,12 +41,12 @@
"dependencies": {
"@apollo/client": "^3.3.19",
"@ethersproject/providers": "^5.4.4",
"@cerc-io/cli": "^0.2.29",
"@cerc-io/ipld-eth-client": "^0.2.29",
"@cerc-io/solidity-mapper": "^0.2.29",
"@cerc-io/util": "^0.2.29",
"@cerc-io/cli": "^0.2.30",
"@cerc-io/ipld-eth-client": "^0.2.30",
"@cerc-io/solidity-mapper": "^0.2.30",
"@cerc-io/util": "^0.2.30",
{{#if (subgraphPath)}}
"@cerc-io/graph-node": "^0.2.29",
"@cerc-io/graph-node": "^0.2.30",
{{/if}}
"apollo-type-bigint": "^0.1.3",
"debug": "^4.3.1",