Releases: bnb-party/BNBParty.Factory
Releases · bnb-party/BNBParty.Factory
v1.1.1
What's Changed
- fix
reentrancy-no-eth
slither warning by @YouStillAlive in #67 - use internal
modifiers
forconstructor
by @YouStillAlive in #78 - keep only external functions in Manageable by @YouStillAlive in #72
- add
isTokenTargetReached
by @YouStillAlive in #76 - ironblocks integration by @YouStillAlive in #81
- update inheritance, add uml by @YouStillAlive in #80
- refactor
feeGrowthInsideLastX128
by @YouStillAlive in #74 - add party token LP validation by @YouStillAlive in #82
- add Note by @YouStillAlive in #84
- handleLiquidity refactor by @YouStillAlive in #79
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- fix
ticks
bug by @YouStillAlive in #64 - add more tests by @YouStillAlive in #60
- curve tests by @YouStillAlive in #51
- add maxAndMinWBNB by @YouStillAlive in #62
- add more readability by @YouStillAlive in #66
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- add calcSqrtPriceX96 by @YouStillAlive in #54
- update deploy script by @YouStillAlive in #55
- refactor party by @YouStillAlive in #56
Slither
issues by @YouStillAlive in #57- add
Pausable
by @YouStillAlive in #58
Full Changelog: v0.9.5...v1.0.0
v0.9.5
What's Changed
- update deploy script by @YouStillAlive in #39
WBNB amount
without fees by @YouStillAlive in #41- tests refactor by @YouStillAlive in #45
- contract refactor by @YouStillAlive in #46
- add a watermark to the token name by @YouStillAlive in #47
- add
README
by @YouStillAlive in #48 - add
NatSpec
comments by @YouStillAlive in #49 - join party and leave party for both LPs by @YouStillAlive in #50
Full Changelog: v0.9.0...v0.9.5
v0.9.0
What's Changed
- Fix swap router bug by @YouStillAlive in #31
- Update deploy script by @YouStillAlive in #32
- Second liquidity pool creation by @YouStillAlive in #34
- Withdraw fee by @YouStillAlive in #33
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- add deploy script by @YouStillAlive in #12
- add party struct, clean by @YouStillAlive in #15
- add swap tests by @YouStillAlive in #17
- fix codecov, slither by @YouStillAlive in #20
- Multicall by @YouStillAlive in #18
- auto-swap, added fee for token creation by @YouStillAlive in #22
- remove unnecessary approve by @YouStillAlive in #24
- add joinParty, leaveParty by @YouStillAlive in #26
- add custom errors by @YouStillAlive in #27
- update deploy script by @YouStillAlive in #29
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- preparing for the party by @YouStillAlive in #8
- liquidity preparations by @YouStillAlive in #9
New Contributors
- @YouStillAlive made their first contribution in #8
Full Changelog: https://github.com/The-Poolz/BNBParty.Factory/commits/v0.7.0