Skip to content

Conversation

mjlescano
Copy link
Contributor

@mjlescano mjlescano commented Jan 18, 2024

This PR was created with 2 objectives:

  1. Rename Governance v2 to v3 (to avoid any possible confusions with Synthetix v2)
  2. Remove all the changes done to ./protocol/synthetix, so those changes can be reviewed, merged and deployed in a separate flow. New PR: Add CCIP from core-modules to protocol/synthetix #1985
  3. Add Wornhole cross-chain integration: SIP-360: Wormhole Cross Chain Integration #2172 + Moss audit fixes #2190

This PR comes from: #1682

dbeal-eth and others added 30 commits May 31, 2023 21:40
next step: pool sync

final step: pool config
* add transferCrossChain tests

* refund leftover gas and test cleanup

* create CrossChainUSDModule
mjlescano and others added 3 commits July 9, 2024 23:03
* ez fixes

* more fixes but tests breaking

* added broadcast

* added refund amount

* receiveWormholeMessages fix

* test changes

* linting

* remove unused ElectionVase file

* fixed tests

* lint

* add base for testing council members

* added refund test

* add dismisal members tests

* lint

* removed todos in gov contracts

* refactor cross chain initialization (#2194)

* fix lint

* fix lint errors

* pushing new cannonfiles

* getSupportedNetworks

* bump gov to 3.0.4

* update testnets salt

* update owners

* fix testnet cannonfiles

* fix testnet cannonfiles

* added view fns and some events

* fixed _recMessage

* fixed _recMessage

* updated cannon files

* lint

* @with-synthetix preset

* moved gas limit

* fixed salts

* reset cannon

* added gas limit to cannon files

* updated cannon files

* remove unused SetUtil import

* updated cannonfiles

* Migrate snapshot rewards distributor (#2206)

* migrate SnapshotRewardsDistributor

from https://github.com/Synthetixio/rewards-distributors

* rewards distributor fixes

---------

Co-authored-by: Moss <[email protected]>

* lint

* added view fn

* Add voting power weight configuration (#2207)

* poc for voting power algorithms

* add voting power calculation

* update implementation interface

---------

Co-authored-by: Moss <[email protected]>

* updated weight types

* added tests

* removed send msg

* getGasLimit

* natspec'd election module contracts

* added base cannonfile

* audit fixes

* added test confirming remove emitter works

* lint

* Audit fixes for SnapshotRewardsDistributor (#2220)

* update DebtShareNotFound error for AccountNorFound

* fix account balance idx reference

* deleting todos and added test

* update synthetix-snapshot-rewards version

* fix default values

* pushing version

* audit fixes

* audit fixes 2

* lint

---------

Co-authored-by: Matías <[email protected]>
Co-authored-by: Matías <[email protected]>
@barrasso barrasso marked this pull request as ready for review August 14, 2024 14:40
@barrasso barrasso requested review from barrasso and moss-eth August 14, 2024 14:41
@barrasso barrasso merged commit 0079d79 into main Aug 16, 2024
@barrasso barrasso deleted the gov-3.0.0 branch August 16, 2024 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants