Skip to content

Voter lens upgrade#1076

Merged
rhlsthrm merged 13 commits into
developmentfrom
voterLensUpgrade
Apr 11, 2025
Merged

Voter lens upgrade#1076
rhlsthrm merged 13 commits into
developmentfrom
voterLensUpgrade

Conversation

@rhlsthrm

Copy link
Copy Markdown
Contributor

Description

Type of change

  • Docs change / dependency upgrade
  • Configuration / tooling changes
  • Refactoring
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires changes in customer code

High-level change(s) description - from the user's perspective

Related Issue(s)

Fixes

Related pull request(s)

- Introduced MarketVoteInfo struct to encapsulate market voting details.
- Implemented getAllMarketVotes function to retrieve voting information for a given liquidity provider.
- Updated ABI and deployment files to reflect the new function and struct.
- Changed contract addresses in deployment files to new implementations.
- Added veION configuration parameters in lisk.ts for liquidity token management.
- Updated DevTesting contract to include a new testVoteUser function for voting logic and adjusted user addresses in test functions.
- Refactored deployment script to streamline the process of setting LP tokens, adding markets, and deploying reward accumulators and bribes.
- Improved error handling and logging for deployment transactions.
- Removed the MarketVoteInfo struct from VoterLens contract.
- Updated deployment scripts for veION and voter to set the owner as deployer instead of multisig.
- Ensured consistency in deployment configurations.
- Implemented getTotalMarketVotes function in VoterLens to calculate total market votes across all liquidity tokens.
- Updated DevTesting contract with new test functions for total and individual market votes.
- Adjusted user addresses in test functions for consistency.
- Updated deployment scripts and ABI files to include new function and contract address changes.
@netlify

netlify Bot commented Apr 11, 2025

Copy link
Copy Markdown

Deploy Preview for ionicv2 ready!

Name Link
🔨 Latest commit 7903b60
🔍 Latest deploy log https://app.netlify.com/sites/ionicv2/deploys/67f8a58561fc7800084dea4c
😎 Deploy Preview https://deploy-preview-1076.ionic.money
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rhlsthrm rhlsthrm marked this pull request as ready for review April 11, 2025 05:59
@rhlsthrm rhlsthrm merged commit e9809bb into development Apr 11, 2025
@rhlsthrm rhlsthrm deleted the voterLensUpgrade branch April 11, 2025 06:02
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.

2 participants