File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 957
957
"runtimeCodeHash" : " 0x29e47f693053f978d6b2ac0a327319591bf5b5e8a6e6c0744b8afcc0250bf667" ,
958
958
"txHash" : " 0x0eaa9d03982b88e765262a15b95548cb688ce9337a48460f39e55f8850690cbe"
959
959
}
960
+ },
961
+ "EthereumDIDRegistry" : {
962
+ "address" : " 0xa9AEb1c6f14f4244547B9a0946C485DA99047638" ,
963
+ "creationCodeHash" : " 0x20cd202f7991716a84c097da5fbd365fd27f7f35f241f82c529ad7aba18b814b" ,
964
+ "runtimeCodeHash" : " 0x5f396ffd54b6cd6b3faded0f366c5d7e148cc54743926061be2dfd12a75391de" ,
965
+ "txHash" : " 0xdd23b546fa3b6be0cea2339abe3023a082153693fbc7bf1bc86d190165823b39"
966
+ },
967
+ "IEthereumDIDRegistry" : {
968
+ "address" : " 0xa9AEb1c6f14f4244547B9a0946C485DA99047638"
960
969
}
961
970
},
962
971
"421613" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/contracts" ,
3
- "version" : " 2.2 .0" ,
3
+ "version" : " 2.3 .0" ,
4
4
"description" : " Contracts for the Graph Protocol" ,
5
5
"directories" : {
6
6
"test" : " test"
Original file line number Diff line number Diff line change @@ -5,5 +5,6 @@ cat addresses.json |
5
5
jq ' ."5"."IENS".address = "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"' |
6
6
jq ' ."1"."IEthereumDIDRegistry".address = "0xdCa7EF03e98e0DC2B855bE647C39ABe984fcF21B"' |
7
7
jq ' ."5"."IEthereumDIDRegistry".address = "0xdCa7EF03e98e0DC2B855bE647C39ABe984fcF21B"' |
8
+ jq ' ."42161"."IEthereumDIDRegistry".address = "0xa9AEb1c6f14f4244547B9a0946C485DA99047638"' |
8
9
jq ' ."421613"."IEthereumDIDRegistry".address = "0x8FFfcD6a85D29E9C33517aaf60b16FE4548f517E"' > addresses.json.tmp
9
10
mv addresses.json.tmp addresses.json
You can’t perform that action at this time.
0 commit comments