Releases: LooksRare/contracts-token-staking
Releases · LooksRare/contracts-token-staking
Release 1.1.1
- build: Deps upgrade (#29) (7171efe)
- ci: Add github config (#28) (c87f084)
- build: Release v1.1.0 (13d934b)
- chore: Release hooks (#27) (fe320e7)
- build: Setup release it (#26) (708d86d)
- ci: Config commitlint (#25) (cf8f1d8)
- docs: Updates for security policy, README (#24) (bb83f6b)
- docs: Adjusted README.md (#23) (4f0e1ac)
- test: Double claim tests (#22) (c1768a6)
- build: Updates package.json (#21) (85fa351)
- test: Underflow checks (#20) (0d3fa8d)
- test: More tests for MultiRewardsDistributor (#19) (278a85c)
- build: Updates workflows and public visibility (#18) (1828119)
- feat: Added draft of MultiRewardsDistributor (#17) (3888af5)
- Merge pull request #16 from 0xJurassicPunk/pre-release-updates (baea0ae)
- chore: Adjustments package.json and hardhat config (5f65e59)
- docs: Adjusted the README.md (3a0cc58)
- chore: Config adjustments (285a6b0)
- refactor: Removed old admin contract (ca80c5b)
- Merge pull request #15 from 0xJurassicPunk/fix (090d3fe)
- fix: Removed useless import (dab624c)
- Merge pull request #14 from 0xJurassicPunk/husky-hooks (185c365)
- config: Adjusted lint config (65bf6d4)
- test: Adjusted tests for any typing (36560b2)
- config: Adjusted husky hooks and eslint config (92ca3cf)
- Merge pull request #13 from LooksRare/more-tests (185d9c3)
- Merge pull request #12 from LooksRare/fix-operator-v2 (b03f10e)
- test: Adjusted tests (7cdfe5e)
- test: Added Solidity scenario tests (264d593)
- refactor: Adjusted event names (92b939b)
- config: Adjusted Foundry fuzzing runs to 1000 (ad0e4a7)
- test: Added more tests (726e820)
- fix: Fixed variable name (df83d1b)
- test: Added tests for owner functions (73a857a)
- test: Adjusted tests (b5ad946)
- test: Adjusted helpers (5fb7ab2)
- Merge pull request #11 from LooksRare/legacy-tests (afbf02c)
- test: Fixed async test and added PrivateSale (a9c43b9)
- test: Added tests for TokenSplitter (7b10864)
- test: Added test for StakingPoolForUniswapV2Tokens (149e432)
- fix: Adjusted logic for canRelease() (ed9f8eb)
- test: Added legacy test for VestingContractWithFeeSharing (6215853)
- Merge pull request #10 from LooksRare/operator-rewards-v2 (4e166b1)
- test: Minor adjustments for linting and docs (cd4eb5f)
- test: Added legacy test for TradingRewardsDistributor (025279b)
- chore: Added dependencies for MerkleTreeJS (81e8627)
- test: Added helpers for time manipulation (3c6828f)
- feat: Added OperatorControllerForRewardsV2 (bdc0279)
- Merge pull request #9 from LooksRare/config-prettier-husky (b7d7d91)
- chore: Adjusted mining parameters (3884024)
- fix: Fixed precommit hook (b516fa7)
- ci: Adjusted workflows (0146f16)
- ci: Adjusted GitHub workflows for forge (6fcf7db)
- chore: Added test workflows (309cd55)
- config: Updated hardhat network to berlin (4ca6ecc)
- chore: Added formatOnSave (48b85e5)
- chore: Bumped yarn.lock (cd66417)
- style: Adjustments (0079aa4)
- chore: Added husky hooks (20098ae)
- test: Adjusted imports for issues (9bc4ae6)
- Merge pull request #6 from 0xJurassicPunk/tests-aggregator-2 (591713b)
- test: Refactored test and added fuzzing (f6d56f2)
- Merge pull request #5 from 0xJurassicPunk/config-changes (b60a982)
- chore: Adjusted ESlint config (d38f84f)
- chore: Adjusted yarn.lock (2a09a31)
- chore: Adjusted config and package.json (4cdfb7e)
- style: Adjusted style to match deployed contracts (5738a7c)
- style: Adjusted TS tests with prettier (846c117)
- chore: Updates .ignore and config (61aafcb)
- chore: Added LICENSE (7abaa90)
- Merge pull request #4 from 0xJurassicPunk/aggregator-tests (8c089bc)
- test: Tests for Aggregator (b0f4519)
- Merge pull request #3 from 0xJurassicPunk/tests-solidity (1562ce6)
- test: Basic tests for Aggregator (a0c7811)
- test: Added helpers for float (71ac1f2)
- test: Added ICheatCodes for testing (8a7881f)
- test: Added Mock contracts for testing (8026bb5)
- Merge pull request #2 from 0xJurassicPunk/tests (b525d97)
- test: Waffle tests for core staking (4ad8476)
- Merge pull request #1 from 0xJurassicPunk/feat-contracts (6d87eae)
- feat: Added smart contracts (07beeda)
- fix: Adjusted compile command (a1453e0)
- chore: Added yarn.lock (e746044)
- chore: Added Foundry.toml and remappings (5ebc9b6)
- chore: Added Hardhat config (56a3671)
- chore: Added config files (33d7f8e)
- docs: Added README.md (f762458)
- forge install: ds-test (13dcd99)