Releases: The-Poolz/Poolz-Helper
Releases · The-Poolz/Poolz-Helper
v3.0.3
What's Changed
- Extend
ILockDealNFTinterface by @YouStillAlive in #114
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- add v3.1 contracts interfaces by @YouStillAlive in #111
- add
reusable workflowsto helper by @YouStillAlive in #112
Full Changelog: v3.0.0...v3.0.2
v3.0.0
What's Changed
- update
openzeppelinto latest by @YouStillAlive in #101 - use errors instead of requires by @YouStillAlive in #107
- add release script by @YouStillAlive in #106
- update naming by @YouStillAlive in #108
- fix all high slither errors by @YouStillAlive in #103
- fix event by @YouStillAlive in #109
Full Changelog: v2.4.2...v3.0.0
v2.4.2
What's Changed
- removed checkBalance function by @ashwinarora in #37
- governor typo fixed by @ashwinarora in #38
- better error messages by @ashwinarora in #39
- event added for governor update by @ashwinarora in #42
- update version to 2.1.2 by @YouStillAlive in #43
- updated ILockedDealV2 interface by @YouStillAlive in #44
- added documentation by @YouStillAlive in #48
- added PausableHelper contract by @YouStillAlive in #49
- loops optimizer by @YouStillAlive in #46
- fix Dependabot alert by @YouStillAlive in #51
- added eth helper tests by @YouStillAlive in #55
- added ERC721 helper tests by @YouStillAlive in #54
- added erc20-helper tests by @YouStillAlive in #58
- added IVaultManager by @ashwinarora in #60
- update IVaultManager interface by @YouStillAlive in #61
- update interface by @YouStillAlive in #63
- vault interface updated by @ashwinarora in #65
- updated package name by @ashwinarora in #67
- added IERC2981 to IVaultManager by @YouStillAlive in #69
- verion-updated by @ashwinarora in #70
- added vaultIdToTradeStartTime function to IVaultManager interface by @YouStillAlive in #72
- Update README.md by @Lomet in #73
- update interface by @YouStillAlive in #75
- Ironblocks firewall by @assafIronblocks in #77
- fix travis by @YouStillAlive in #79
- migrate to TS and Hardhat by @YouStillAlive in #81
- updater package version by @YouStillAlive in #83
- add export,.npmignore by @YouStillAlive in #85
- Issue 86 by @YouStillAlive in #87
- Ironblocks by @YouStillAlive in #84
- added ILockDealNFT, IProvider interfaces by @YouStillAlive in #89
- update action script by @YouStillAlive in #93
- Issue 90 by @YouStillAlive in #91
- add ISimpleProvider, IInnerWithdraw, IBeforeTransfer by @YouStillAlive in #96
- whitelist and fee experiment by @ashwinarora in #99
- made PayFee public by @ashwinarora in #98
New Contributors
- @ashwinarora made their first contribution in #37
- @assafIronblocks made their first contribution in #77
Full Changelog: V2.0.0...v2.4.2
V2
What's Changed
- Solidity upgrade by @YouStillAlive in #2
- Flex staking preparing by @YouStillAlive in #3
- Dmytropodelnik by @dmytropodelnik in #6
- Fee base helper by @YouStillAlive in #7
- Issue 4 by @YouStillAlive in #5
- updated helper version by @YouStillAlive in #8
- updated FeeBaseHelper to also use it as inheritance by @YouStillAlive in #9
- added events for FeeBaseHelper by @YouStillAlive in #11
- collect functions that we use with arrays by @YouStillAlive in #14
- added LockedDeal V1 interface by @YouStillAlive in #15
- added KeepNElementsInArray address function by @YouStillAlive in #17
- added Reserve mapping, changed tx.origin to msg.sender by @YouStillAlive in #19
- updated helper version by @YouStillAlive in #20
- updated getArraySum function by @YouStillAlive in #22
- update ILockedDealV2 interface by @YouStillAlive in #26
- updated helper package version by @YouStillAlive in #27
- added addIfNotExsist function by @YouStillAlive in #29
New Contributors
- @YouStillAlive made their first contribution in #2
- @dmytropodelnik made their first contribution in #6
Full Changelog: ver1...V2.0.0