What's Changed
- test : add xGNS condition check test by @onlyhyde in #351
- GSW-1495 refactor events by @r3v4s in #349
- fix-launchpad-deposit-reward by @r3v4s in #354
- GSW-1697 feat: distribute project pool reward if it has at least one deposit by @r3v4s in #356
- hotifx: allow grc20-register to register token by @r3v4s in #357
- refactor: remove test value by @r3v4s in #359
- fix: emit event before updating value by @r3v4s in #360
- GSW-1713-feat-transfer-left-amount-from-ended-project-by-admin by @r3v4s in #361
- test: add script of test case of launchpad by @onlyhyde in #353
- GSW-1719 fix:
launchpad deposit
andgov/staker staking
reward calculation by @r3v4s in #362 - GSW-1720 feat: transfer emission warm-up penalty and non staked pool's emission reward) to community_pool by @r3v4s in #363
- feat: Add
changelog.md
file by @notJoon in #364 - GSW-1735 test: fix testcase related to machine reset by @r3v4s in #365
- GSW-1779 feat: new voting power formula for proposal by @r3v4s in #367
- GSW-1746 fix: protocol fee not being applied new created pool by @r3v4s in #368
- GSW-1798 feat: follow
IGRC721Metadata
spec by @r3v4s in #369 - GSW-1814 refactor: reduce iteration to calculate governance voting weight by @r3v4s in #370
- GSW-1407-unify-panic-msg-with-error-code by @r3v4s in #355
- GSW-1664 docs: update func comments and clean-up by @r3v4s in #371
- GSW-1816 docs: add gitbook link as reference by @r3v4s in #373
- GSW-1885/feat-emit-pool-price-when-created by @r3v4s in #375
- GSW-1883 feat: update position operator based on behavior by @r3v4s in #374
- GSW-1902 fix: launchpad pool reward calculation by @r3v4s in #376
- GSW-1909 feat: emit position.Mint parameter by @r3v4s in #377
- refactor: External Emission Math Function by @notJoon in #366
- feat: Modify parseUint function to use
strconv
package by @notJoon in #358 - GSW-1950 fix: update position for emission reward when unstake token by @onlyhyde in #380
- chore: Remove Unused Consts by @notJoon in #381
- feat: use
gnoswap/v1/
prefix for pkg path as default by @r3v4s in #383 - GSW-1959 fix: use clone liquidity to calculate emission by @onlyhyde in #384
- GSW-1959 fix: liquidity pointer nil bug after unstake by @onlyhyde in #387
- GSW-1959 fix: get position's liquidity in string, then assign it to uint256 by @r3v4s in #389
- GSW-1967 fix: ugnot protocol_fee wasn't being distributed by @r3v4s in #391
- GSW-1793 main branch for test5 by @r3v4s in #392
Full Changelog: launchpad-qa-rc1...test5_v0.1.0