Merged
Conversation
kahwaipd
added a commit
that referenced
this pull request
Jun 24, 2024
* upgraded staking contract * created minter contract * fixed all build errors * updated voting token * added agent token * factory is ready for first test * completed virtual genesis * added test cases for manual unlocking LP * added tax function on AgentToken, able to mint AgentToken on contribution * done testing auto swap tax * allow founder to withdraw stake amount > initial lock * prepare for migration * added migration script * fixed virtual genesis bug * make initialLock public * reward wip * updated test cases * wip * done distribution logic * done claim reward function * completed rewards test cases * fixed failed test cases * Feat/reward v2 (#24) V2 upgrades * added rewards deployment script * upgraded migrate script * update with test cases * updated minter * Feat/auto execute (#27) * feat: modified testing to guarantee output amounts (#26) * auto execute proposal when forVotes == totalSupply * updated delegate test cases to match v2 changes * agentDAO proposals will be auto executed --------- Co-authored-by: twx-pathdao <97669360+twx-pathdao@users.noreply.github.com> * Feat/v2 changes (#28) * removed default delegatee * updated agentToken distribution logic * added on-chain elo rating * updated DAO * adjusted test cases to be compatible with latest change requests * removed deprecated test cases * wip * wip * upgraded deploy script * added migration function for agent nft --------- Co-authored-by: twx-pathdao <97669360+twx-pathdao@users.noreply.github.com>
kahwaipd
added a commit
that referenced
this pull request
May 7, 2025
* fix: issue #22 * fix: issue #23 * fix: issue #24 * fix: issue #26 * fix: issue #8 * fix issue #19 * fix issue #10 * fix issue #27 * fix issue #37 * fix issue #28 * fix issue #11 * fix issue 9 & 13 * updated deployment info * added salt to token creation * simplified onGenesisSuccess * add extra set function with salt * fixed contract size too big issue * revert * Optimized Genesis.sol contract size * updated FGenesis params validation * fix bonding_role upgrade and remove balance check in participate() * add Insufficient Agent Token balance check in onGenesisSuccess * update base-sepolia.json * fix unable to graduate multiple agents in the same block --------- Co-authored-by: Koo Huang <>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.