Tags: codinghistorian/gnoswap
Tags
fix: after delegate multiple times, the balance ledger is broken (gno… …swap-labs#575)
Refactor/gov staker and launchpad (gnoswap-labs#572) * refactor: gov staker and launchpad reward with xGNS * refactor: undelegate and add test * fix: can collect reward from project wallet * refactor: create project test * refactor: remove unused code * refactor: remove amount zero check to accept one way token mint * test: fix test error * fix: position tes fail issue * chore: remove unused code and rename gov staker reward * fix: test fail issue * chore : remove duplicated code * refactor: launchpad reward test for project recipient * test: add launchpad test * fix: test error
GSW-1793 main branch for test5 (gnoswap-labs#392) * GSW-1793 feat: service time * GSW-1793 feat: change admin address
GSW-1677 hotfix: need to exception logic to check xGNS (gnoswap-labs#350 ) * GSW-1677 hotfix: need to exception logic to check xGNS - xGNS has different specification - Need to exception log to check condition for launchpad * test: add launchpad test script
GSW-1639 feat: launchpad getters for rdb (gnoswap-labs#348) * GSW-1639 feat: getters for rdb * fix: typo * refactor: remove unused functions * build: makefile to test launchpad