-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update hardcoded EC addresses with newly elected committee members #10194
Comments
make the gov3 -> gov4 change for this issue, please |
refs: #10194 ## Description The PR updates the `DEVNET` config in the builder script of replace electorate core eval, which is identical for all testnets. It includes the wallet address of the new EC committee member and adds this address to the high-priority senders list. ### Scaling Considerations n/a ### Upgrade Considerations out of scope of this PR; see an upcoming issue ## Security / Documentation / Testing Considerations These accounts are for testing. The usual key management considerations apply. The relevant private keys are shared on a need-to-know basis for testing.
The 3 proposed members are known. I'm validating their addresses before sharing them so they can be hard-coded in |
These are the addresses of the 3 members that will continue to serve. Note they are already serving on the EC so we can reuse addresses already in code (taken from agoric-sdk/packages/vm-config/decentral-main-vaults-config.json Lines 165 to 171 in e1baf4e
For avoidance of doubt I'm validating these with these EC members to ensure accuracy and no changes cc @frazarshad |
I also see in the 14 Oct community forum post:
|
@frazarshad Dan has confirmed the source of these addresses so feeling pretty confident about them. Over to you to code these where appropriate! If the EC members say otherwise I'll flag but these are unlikely to change |
The 3 members and their addresses are:
See comment below for more details
The text was updated successfully, but these errors were encountered: