Skip to content
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

Dev #141

Merged
merged 46 commits into from
Nov 8, 2023
Merged

Dev #141

merged 46 commits into from
Nov 8, 2023

Conversation

Arvolear
Copy link
Member

@Arvolear Arvolear commented Nov 8, 2023

No description provided.

kevandee and others added 30 commits July 4, 2023 11:49
… separated vote amounts (#108)

* fixed AllInteractions, DaoPools, DaoValidators: added isVoteFor flag, separated vote amounts

* fixed tests for AllPools (added tests for CommissionClaimed, ActivePortfolioExchanged events)
* fixed AllInteractions, DaoPools, DaoValidators: added isVoteFor flag, separated vote amounts

* fixed tests for AllPools (added tests for CommissionClaimed, ActivePortfolioExchanged events)

* fixed tests for AllInteractions, AllPools, AllPoolsInvestors, BasicPool, InvestPool (coverage 100%)

* fixed tests for DaoPools, DaoValidators (coverage 100%)

* fixed typo
* updated schema for rewards in DaoPools

* separeted rewardUSD amounts, updated Reward types

* handled OffchainResultsSaved event

* fixed doc
* replaced ArrayHelpers with dlsl/graph-modules

* replaced HistorySearcher with dlsl/graph-modules
* updated schema for rewards in DaoPools

* separeted rewardUSD amounts, updated Reward types

* handled OffchainResultsSaved event

* fixed doc

* added VoterOffchain entity, updated DaoPool

* fixed VoterOffchain entity

* added claimedRewardUSD to VoterOffchain entity
* changed onDelegated handler, added onRequested handler

* fixed entities

* added test for onRequested

* added onRequested handler to AllInteractions

* fixed tx types
* changed onDelegated handler, added onRequested handler

* fixed entities

* added test for onRequested

* added onRequested handler to AllInteractions

* fixed tx types

* updated abis, updated DaoPoolDeployed event handler, added ExpertNFT to DaoPools

* added GlobalExpert to DaoPools

* fixed test for ERC721Expert

---------

Co-authored-by: Artem Chystiakov <[email protected]>
* added proposalsCount to VoterInPool

* fixed onRewardClaimed handler
* added interactedWithPool to transaction entity in AllInteractions

* fixed GetPerformanceFee

* fixed test for TraderPool

* fixed typo
* updated abis for AllInteractions, AllPools, AllPoolsInvestors

* updated abis for BasicPool, DaoPools, DaoValidators, InvestPool
* added DelegatedTreasury event, changed Voted event in DaoPools

* changed Voted event in AllInteractions

* removed VoterInPoolTreasury
* added globals to Voter

* added global info on all daos in Voter

* offchain RewardCredited fix

* fixed delegators count
* removed trader pools

* changed schema in AllInteractions, removed unused imports, updated CI
* removed trader pools

* changed DaoPoolDeployed, ProposalCreated, DistributionProposalClaimed events. Removed DPCreated, DaoTokenSaleDeployed events

* updated DistributionProposal abi
* refactored DAO schema

* updated abis, subgraph.yaml, fixed schema in DaoPools

---------

Co-authored-by: Artem Chystiakov <[email protected]>
* fixed entities, most of handlers fixed

* fixed ExpertNFT handlers

* fixed onVoteChanged handler

* fixed tests

* fixed tests/handlers in DaoPools
…129)

* added DelegatorRewardsClaimed, changed rewards logic, changed voting

* small fix

* handled whitelistType in TokenSale
* added delegatedUSD field to VoterInPoolPair entity

* added creationTimestamp field to VoterInPoolPair entity

* Update DaoPools/src/mappings/DaoPool.ts

---------

Co-authored-by: Artem Chystiakov <[email protected]>
@Arvolear Arvolear merged commit f14174a into master Nov 8, 2023
1 check passed
@Arvolear Arvolear deleted the dev branch November 8, 2023 15:39
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