-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update the service API which allows the multi chain subscribing (…
…#28) * init * update the committee api * fix tests
- Loading branch information
1 parent
e72d0c7
commit 84ec728
Showing
20 changed files
with
279 additions
and
213 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"addresses": { | ||
"lagrangeCommittee": "0x0AEd0dC7f53CB452A34A3Fe4d6a7E4Fdd110ed0f", | ||
"lagrangeCommitteeImp": "0x9E6F4600a8C6c91EC5158D752824467B4c6B9c17", | ||
"lagrangeService": "0xe509Dea686816C3c64ed4950dA54792a70A25239", | ||
"lagrangeServiceImp": "0x2008D5344b209B4DE89e5ba218A097FFc6DcdA99", | ||
"lagrangeServiceManager": "0x1387E373a9fe3c8DdF77ea9E66616678e5B9D918", | ||
"lagrangeServiceManagerImp": "0xdE13D29456810eD75139240C2B4e5DfDab7A6f6f", | ||
"proxyAdmin": "0x5bA2061A8ab6D0c61b3e29f5b49C37A5FDF4AE72", | ||
"stakeManager": "0xFb7c846bD3285A9CC856eEa80792CAf51347befF", | ||
"stakeManagerImp": "0xb5f6560d0F0323afF85fA33790BAdB99D65Aa613" | ||
"lagrangeCommittee": "0xdf482e95c33BfBC10312554627162462b3986365", | ||
"lagrangeCommitteeImp": "0x179F90FB3253e9Ad9Df15842410DdC551d29ee72", | ||
"lagrangeService": "0x388Cd440D202d39376117A109fC47b2FFF6Cea43", | ||
"lagrangeServiceImp": "0xD776a1eFf4637f7A5E4240553784e193C76e5264", | ||
"lagrangeServiceManager": "0xfF0d1700a4C41aB483a396844FAb52315b3fE35b", | ||
"lagrangeServiceManagerImp": "0xFDd715E746b0d00ED29c77c5D434aF4E3317fc49", | ||
"proxyAdmin": "0xeCA41274474c68043983Ad5157f2befBEA463C9c", | ||
"stakeManager": "0x996a01150d4e45F2A3344FAef9f68Ff10fAd5395", | ||
"stakeManagerImp": "0x5993874B1C435085709EeDC4d58A70c98A46E9de" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"addresses":{"batchStorage":"0x2f947E51B9A7cF1d6651D0a568261673233ba42b"}} | ||
{"addresses":{"batchStorage":"0x904bb83A09D5E16c833938429F2Ed3AB3B3f332B"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
{ | ||
"1": "0x189d4f39f158664185DBB101791F47485B5bE993", | ||
"2": "0x91E333A3d61862B1FE976351cf0F3b30aff1D202", | ||
"3": "0xF2740f6A6333c7B405aD7EfC68c74adAd83cC30D", | ||
"4": "0x3074DB604785eEeC6c4Fadf4226137024764faD5", | ||
"5": "0x6Bf0fF4eBa00E3668c0241bb1C622CDBFE55bbE0", | ||
"6": "0x0E7C083DEEdB9a0EA3e06A316148fc110F7Fe49a" | ||
"1": "0x45d2Af545d57047150Bf66F219BB832cf6376411", | ||
"2": "0x761dFA9E39F1246493a5A71Ab2C07896cc198F4a", | ||
"3": "0x4d6213Ea2C5fAc711bec91b61f882B3be485cFEa", | ||
"4": "0x262cD7Ecb176d73dD277EF195c08aE8b232ccE58", | ||
"5": "0x106C13B2310178CF77A0e75d7022232086dcE400", | ||
"6": "0x0D161C95585D8Fc1c510724095CDB746fc8a3a58" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"WETH9":"0xbB9dDB1020F82F93e45DA0e2CFbd27756DA36956"} | ||
{"WETH9":"0x1D7Acca2751281Bd27d8254fC2fCd71a5243626c"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.