Skip to content

v0.0.8

Compare
Choose a tag to compare
@cryptofish7 cryptofish7 released this 31 Jan 00:14
· 58 commits to main since this release
  • Ignore python and shell scripts 67ede99
  • v0.0.7 5c721f7
  • v6 rinkeby deployments 695ea07
  • Install dotenv 80f017b
  • prettier 45bc88e
  • consistency and disallow emergency withdraw 0 LP 11d6afc
  • Add pagination to LaunchEventLens fde14a6
  • Fix code style issues with Prettier 2bfd7a0
  • CEI 970906b
  • typo eb4418b
  • Interface functions are implicitly "virtual" b345f70
  • Set staking starttime to be 60 seconds in the future 7aed119
  • Remove setRJoe function 5d4dbb1
  • fix eaf234b
  • require EOA, and require avaxReserve > contractBalance 73a0357
  • rinkeby deploy v4 7ed69b4
  • Use simple factory interface to stop unnessesary redeploys 1823e70
  • max max emmision <= rather than < 33b8499
  • Fix test f6d8167
  • Change max emission to 1e24 cb8ef41
  • Add validation for mamimum emission rate e241331
  • Fix misc in LaunchEvent test 449aa01
  • emit events when setting durations 607dfda
  • Remove floor price validation be9dcf7
  • Three input validations that would break business logic 839067e
  • Cannot manipulate number of JOE staked 4005879
  • Validation for setPenaltyCollector 9df6120
  • Typographical errors 1a7fca5
  • Ownable as interface a49333f
  • Use upgradeable OpenZeppelin dependencies a802409
  • Use parseEther b8352ff
  • Fix fixedWithdrawPenalty in test/LaunchEvent b7c07df
  • Use addition assignment operators 22f67c9
  • Return 0 for penalty if auction has not started adbb51b
  • Make withdrawAvax external 7caf02a
  • Typographical errors; unnecessary case to uint256 200f730
  • calling it at the end of the function 8dd89ca
  • call parent 4c3b7ba
  • Add handling for avaxAllocated == 0 in getIncentives (#113) cfbedb1
  • Revert change 6129f7d
  • Add handling for avaxAllocated == 0 in getIncentives ed6e0f8
  • comments ec9a585
  • fix test 8cdc8f0
  • miscellaneous dbd19cc
  • fix token used 7bcea79
  • comments 1560791
  • fix and tests df50a36
  • emergency 8a93c43
  • Fix comment punctuation 880f9a4
  • Test for 0 address a17f199
  • Add setter method for event implementation 3aeffaa
  • Set state variables in initializer c1886d2
  • Make rJoePerAvax 1e18 57d5105
  • v3 deployment rinkeby 20fd53f

v0.0.6...v0.0.8