Releases: gysr-io/core
Releases · gysr-io/core
GYSR Core v3
GYSR v3.0.0
This major release includes 9 new/updated modules, 20 total incentive mechanisms, improvements to core architecture, and updated tokenomics
Changes include:
- new global
Configurationcontract for improved protocol extensibility - update to the module interfaces and handshake for more generic rewards accounting
- separation of staking module and reward module
controllerrole for more flexibility - new
multicallmethod on corePoolcontract - Update of
Factorysystem for v3 modular pool creation - expansion of events system to be more expressive
- new
AssignmentStakingModulecontract - new
ERC20BondStakingModulecontract - new
ERC20LinearRewardModulecontract - new
ERC20FixedRewardModulecontract - new
ERC20MultiRewardModulecontract - support for approved position operators in
ERC20StakingModulecontract - updated
ERC721StakingModulefor v3 interface - updated
ERC20CompetitiveRewardModulewith new interface and expanded fees - updated
ERC20FriendlyRewardModulewith new interface and expanded fees - factor out and harden elastic token handling login into
TokenUtilslibrary - new and updated pool/module info libraries
- expansion to unit and integration testing suite
- move from truffle to hardhat
Security audit:
https://resources.gysr.io/gysr_v3_audit_dedaub.pdf
GYSR Core v3 beta
Preview release for GYSR v3 beta testing
GYSR Core v2.2.0
This minor release includes
- upgrade to the info library system for pool agnostic rewards preview
- scripts and configuration to publish
@gysr/coreNPM package - github action to automate GYSR core test suite
GYSR Core v2.1.1
This patch release includes
- guard against unstake in the same block (friendly and competitive)
- ignore GYSR spent when rewards are zero (competitive)
- documentation clean up
GYSR Core NFT staking
This release introduces the GYSR NFT staking module.
Audit:
https://resources.gysr.io/gysr_nft_staking_audit_certik.pdf
GYSR Core v2
This release corresponds to the GYSR v2 core contracts
Whitepaper:
https://resources.gysr.io/gysr_v2_whitepaper.pdf
GYSR Core v1
This release corresponds to the original GYSR v1 core contracts
Whitepaper:
https://resources.gysr.io/gysr_v1_whitepaper.pdf
Audit:
https://resources.gysr.io/gysr_v1_audit_pessimistic.pdf