Skip to content

Commit 5232fd3

Browse files
committed
v1.16.0
- chore: update address-book with deployed altruistic allocation feature
1 parent 9abdf24 commit 5232fd3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

addresses.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,12 @@
199199
"txHash": "0x6c92edf1c385983d57be0635cf40e1d1068d778edecf2be1631f51556c731af7",
200200
"proxy": true,
201201
"implementation": {
202-
"address": "0xBD246BdE50bB60E9C7Aa49c38fe03E7D34Ad2137",
203-
"creationCodeHash": "0x42edb456818856315663e1eedb4f0f443148884bc43dca67c83a3a779363c84f",
204-
"runtimeCodeHash": "0x3b42dac9ba3964a6641a3e521fd77b987bb5e5c6c51ddb7bba803aee42041a1e",
205-
"txHash": "0x1754b9d14bff5eeda143191209e51c28208b6223120142eb6103cae5185a4aa3",
202+
"address": "0x0Cf97E609937418eBC8C209404B947cBC914F599",
203+
"creationCodeHash": "0xefff927976deb5bcec19101657cf59fc0baf5a8858cfcfe9465c607ee8ee3465",
204+
"runtimeCodeHash": "0x3493cd97b84aead4b9c6a39e2da80aa5e7b08aaabef1c18680bb0856916e9687",
205+
"txHash": "0x104c3068e4d7c79cdbefe9da401197cc456d8f93cd1b8c2d42bc5abeec27f03e",
206206
"libraries": {
207-
"LibCobbDouglas": "0xa7575fE7e5A5C8b609193A873D5313CF70e146F2"
207+
"LibCobbDouglas": "0x054f94aB35ee8E92aA5a51084Fe44295844A2DEe"
208208
}
209209
}
210210
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/contracts",
3-
"version": "1.14.0",
3+
"version": "1.16.0",
44
"description": "Contracts for the Graph Protocol",
55
"directories": {
66
"test": "test"

0 commit comments

Comments
 (0)