From 15d66afc4820c0597210b8422101ae4a2e382ce6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 09:26:43 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 86 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dcc8385 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,85 @@ +# Changelog + +## 1.0.0 (2025-03-03) + + +### Features + +* add a function to create locks directly ([92b4c6b](https://github.com/oxoxDev/governance/commit/92b4c6befe75bf4b076aead20e332c88951ccb2e)) +* add airdrop contract and tests ([f51dd45](https://github.com/oxoxDev/governance/commit/f51dd45fcb1ed2c26674249342d38af7d5e1edf7)) +* add claim airdrop unvested nft ([47884f7](https://github.com/oxoxDev/governance/commit/47884f774768e02afa76589bd29496ad7c5c34b4)) +* add getters for pool weights and user votes ([ec88d20](https://github.com/oxoxDev/governance/commit/ec88d20f83009958f9c9682a0419e7576642d497)) +* add is frozen to nft details ([e904cfe](https://github.com/oxoxDev/governance/commit/e904cfe31ff35506f401c1e84fcab1548231ceb4)) +* add more claim and claimable functions ([fe5bcdc](https://github.com/oxoxDev/governance/commit/fe5bcdc50bc9e1e6a0a00f67a6992096edd787b5)) +* add oracle for LP price estimation ([4ae656d](https://github.com/oxoxDev/governance/commit/4ae656dfc47cb90e000c86b43cd1d052a4a2a9c7)) +* add price feeds ([cf1e919](https://github.com/oxoxDev/governance/commit/cf1e91909900e606a15f7c77a78fcfaec72ce366)) +* add script to upgrade Pool Voter ([c355e75](https://github.com/oxoxDev/governance/commit/c355e75ee462d7a258d0c141d91f45bf59acf59b)) +* add setter functions and deploy script for lending pool gauge factory ([979ec09](https://github.com/oxoxDev/governance/commit/979ec09e78765a63d5533b96397a1b4aa9a53df3)) +* add undo vests for some users ([bc60082](https://github.com/oxoxDev/governance/commit/bc600826095ab057361ea5cc87e25dcb1b3b101c)) +* add upgrade script for OmnichainStakingToken ([ea58a0f](https://github.com/oxoxDev/governance/commit/ea58a0f2ef87bf9407adb918672651db976e3f69)) +* add zap contract ([59a3e9a](https://github.com/oxoxDev/governance/commit/59a3e9a092132ed393551976af97130148bf8ac8)) +* add zero power minting based on lp price ([e5e6c45](https://github.com/oxoxDev/governance/commit/e5e6c453d42371b13c31c5336fa3092bf14d5adb)) +* added github actions for release and docs ([633a671](https://github.com/oxoxDev/governance/commit/633a671a5863e3d9a59d8dd0aeb9fb8a1c16b216)) +* airdrop with locks ([579fa9f](https://github.com/oxoxDev/governance/commit/579fa9f15692d8c076e7da287c5c48bfd605171e)) +* returning lock details ([f325b9f](https://github.com/oxoxDev/governance/commit/f325b9f7d89bc1e1079d4ef26bf0760f1613eebe)) +* script to check for all the nfts and then update cliffs to 3 months ([0c6336e](https://github.com/oxoxDev/governance/commit/0c6336ecc65ef032dfeb0199b1b4a1d88b5e5d55)) +* script to update cliff durations ([ddfc41b](https://github.com/oxoxDev/governance/commit/ddfc41b4277d817710deff67ef505cec0ff9e162)) +* setting duration in lending pool gauge factory ([82c2755](https://github.com/oxoxDev/governance/commit/82c27557ea25ee47ff81673d114e03b783dff95e)) +* tracking reward claims ([b482c7a](https://github.com/oxoxDev/governance/commit/b482c7a4f535185ea9d0bd270221214303d72656)) +* ui helper contract ([ee9cf0a](https://github.com/oxoxDev/governance/commit/ee9cf0a04850f3551facc6c0ced3090a20bfa74f)) +* UniEth to usd oracle using API3 ([bfc5e26](https://github.com/oxoxDev/governance/commit/bfc5e2605953b4e3778556990615e2aedfe9fd52)) +* update lock amount done ([4832007](https://github.com/oxoxDev/governance/commit/48320072f49d80568e49a91f80284acdbf9aedca)) +* update penalty function ([05562cd](https://github.com/oxoxDev/governance/commit/05562cd66a81e11024f5b2dd7b4b46d6d2b97177)) +* using address to get data now ([fb62bf0](https://github.com/oxoxDev/governance/commit/fb62bf0385d037b5e18acdc1b5912ff1437477fc)) + + +### Bug Fixes + +* add admin withdrawal function ([f21e4bd](https://github.com/oxoxDev/governance/commit/f21e4bd91a4969180b5ded9c0e943bdee6ae40e4)) +* add owner as argument ([3f0ba65](https://github.com/oxoxDev/governance/commit/3f0ba6505725cf56d6141116a5ea3937729d07e6)) +* add reward token in init function ([a874dac](https://github.com/oxoxDev/governance/commit/a874dac29ca1f640ccceeafba588a2cf3ab2e507)) +* add transfer call for underlying token ([7f2f783](https://github.com/oxoxDev/governance/commit/7f2f783a046ff0efc61c778a4c4689b2d62e8351)) +* added deployment files ([a62c4e6](https://github.com/oxoxDev/governance/commit/a62c4e657e6e9ad79134cbb9e16ce7c46641ebd2)) +* aidrop deploy script ([fcb9240](https://github.com/oxoxDev/governance/commit/fcb924037b6c52ec4f047f8d46dec4184ab2d7dd)) +* airdrop testcases ([d97fc1b](https://github.com/oxoxDev/governance/commit/d97fc1b5db823a08bce4de13452627f6c6297c9f)) +* airdrop tests ([f94fa00](https://github.com/oxoxDev/governance/commit/f94fa0018cc36ed5d5a0a922c3f778b2fdf42a58)) +* claimable amount ([5c83c48](https://github.com/oxoxDev/governance/commit/5c83c48f558222d52868fbc55a5c3784901bd3c4)) +* deployment tests ([5ac350c](https://github.com/oxoxDev/governance/commit/5ac350cbf10b076505bef059bd44cda0c38cd21d)) +* existing test cases for staking bonus ([4e23a98](https://github.com/oxoxDev/governance/commit/4e23a98e4bfe2dbb8bc12c1197d74d211ca658ba)) +* fixed the unit tests compile issues ([905634b](https://github.com/oxoxDev/governance/commit/905634bde2d026843ad570a98f4a848ed475ee37)) +* fixed unit tests ([7e4598a](https://github.com/oxoxDev/governance/commit/7e4598ab066d31ff854ec8b32caef9da26ca36e9)) +* fork tests for vestedZeroNft ([8ad61fb](https://github.com/oxoxDev/governance/commit/8ad61fbd5665bd0b64b2662a6148d67c7f71f538)) +* handle without penalty flow for undoVest ([fd7d0b1](https://github.com/oxoxDev/governance/commit/fd7d0b1aa52a42cc584ef1b75b98ab9a6c3cefed)) +* LendingPoolGaugeFactory deployment in voters fixture ([3e5ce9d](https://github.com/oxoxDev/governance/commit/3e5ce9d604c16793cb2b4f30311d1576ec7b8ddc)) +* LendingPoolGaugeFactory deployment in voters fixture ([2a4b663](https://github.com/oxoxDev/governance/commit/2a4b6638a11ef46243100f3fc9588a0cdb007b4a)) +* move events to interface ([bb666f7](https://github.com/oxoxDev/governance/commit/bb666f7d793810a5dcc7b0c374111c15272b7dde)) +* omnichain staking ([a6fc793](https://github.com/oxoxDev/governance/commit/a6fc793cc0751a779cfd83aab5fa10a20cfed252)) +* omnichain staking ([4a029c1](https://github.com/oxoxDev/governance/commit/4a029c12fed08dc19cb32759e8135ccfeb69541a)) +* omnichain-staking-contract ([666751a](https://github.com/oxoxDev/governance/commit/666751a7d2e2589b4b801d05b336abe017769175)) +* only one merkle root ([3610ac1](https://github.com/oxoxDev/governance/commit/3610ac1584f3f60e04d3ef293b10b786a26d0c84)) +* patch for double spending in Airdrop ([a499733](https://github.com/oxoxDev/governance/commit/a499733e666146e57da299579d2369df6251f974)) +* penalty function ([5f0bf34](https://github.com/oxoxDev/governance/commit/5f0bf343faa679f251a352d70744edc06c63ceac)) +* refactor '_unstakeToken' function ([87ca53c](https://github.com/oxoxDev/governance/commit/87ca53c94e4cb01ed7cd15538d15cd842e4bb864)) +* remove .only ([b15ba8a](https://github.com/oxoxDev/governance/commit/b15ba8ab344ec17aa661fec2068283e96b7a7db7)) +* remove .only ([2e3a78e](https://github.com/oxoxDev/governance/commit/2e3a78e3d64eccd2b93d51a0c7553dafa71f1877)) +* remove .only ([1aff8f3](https://github.com/oxoxDev/governance/commit/1aff8f3cdf585c918c34f44f4f0661d3fa649e7e)) +* remove .only ([9bfb4f8](https://github.com/oxoxDev/governance/commit/9bfb4f8573b95478e481a9b84d25b69b37e8f816)) +* remove bonus voting power ([7d2ae4d](https://github.com/oxoxDev/governance/commit/7d2ae4d2209afecb46ec63e3185d0194f8fc01f4)) +* remove deployment files ([7bb5806](https://github.com/oxoxDev/governance/commit/7bb5806dae9354d3939e9eee4b2606b78b75eed2)) +* remove setting max time ([fc58b09](https://github.com/oxoxDev/governance/commit/fc58b092453e6ed839ed679fac2f149b1e2091ed)) +* remove transfer calls from OmnichainStaking tokens ([49fb375](https://github.com/oxoxDev/governance/commit/49fb3758352d354f2d5b2b18bca016df28c99fde)) +* script to create airdrop data ([eb6a6a2](https://github.com/oxoxDev/governance/commit/eb6a6a25f457d891306f3225cfac7d1b3efa1f62)) +* scripts ([373b69f](https://github.com/oxoxDev/governance/commit/373b69f2122de680433983d484546a9cf9519b33)) +* set unlock date 0 ([36f0c79](https://github.com/oxoxDev/governance/commit/36f0c7948916caa8c2bfc54e20548eb3592f50ab)) +* setting staking bonus ([a1e2767](https://github.com/oxoxDev/governance/commit/a1e276769034c0bb0928056f8320418eedb05851)) +* staking bonus bonus distribution ([a814787](https://github.com/oxoxDev/governance/commit/a814787044a766eed53d53776b0f07e4253ca550)) +* testcases for staking bonus contract ([8542ade](https://github.com/oxoxDev/governance/commit/8542ade045dfbed2190c14a9fbaa95183076fb1b)) +* timelock deployment script errors ([4c1cf82](https://github.com/oxoxDev/governance/commit/4c1cf82ebd4783a18816480cfd94070a48e7272b)) +* udpated readme file ([083d144](https://github.com/oxoxDev/governance/commit/083d1442beb18c6c0a2ece038635eaee955f24a9)) +* unit tests ([d9d6872](https://github.com/oxoxDev/governance/commit/d9d687219291b229cf2cef82413b331224727eb7)) +* updated branch for github actions ([49235e4](https://github.com/oxoxDev/governance/commit/49235e4acba2f622fd2936401713a9cfa89b1b1d)) +* updated the penalty function ([0734d96](https://github.com/oxoxDev/governance/commit/0734d9683b1f163d5e3fbffd0e15ddac3dc9dc3a)) +* vest ui helper ([d8bb605](https://github.com/oxoxDev/governance/commit/d8bb6052d8ebc142a59290de5a88b22108f7e2c3)) +* vested nft unit tests ([497f56e](https://github.com/oxoxDev/governance/commit/497f56ee48c52ac52e66b66aa8a69be022271eec)) +* VestUiHelper lock power logic fixed ([99ca94f](https://github.com/oxoxDev/governance/commit/99ca94f962ce079f1c7b98224a0891d5379e6dcf)) +* voting power combined reset ([396a4dc](https://github.com/oxoxDev/governance/commit/396a4dc538b2826ed076e3ab1c2238c223a54732)) diff --git a/package.json b/package.json index 018084c..d23ca23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zerolendxyz/governance", - "version": "1.1.0", + "version": "1.0.0", "main": "index.js", "repository": { "type": "git",