Tags: otterspace-xyz/otterspace-contracts
Tags
update hardhat (#149) * [DEV-924] (#130) * automatically copy abis and run testUpgrade beofore commit happnes. Auto-tag when branch is merged to dev * Update pre-commit hook * Update pre-commit hook * update pre-commit hook to only run if changes happened in src * update pre-commit hook to only add files to /out if stuff changed * add else block to pre-commit script * small change to pre-commit * test * still wroking on pre-commit * test * Update gh action to compare the current version of badges.sol to the one from the last tag * remove test function * Add gh action for when we merge to main * Dev975 (#143) * Multiple admins can CreateSpec * Refactored take tests * Removed unnecessary test * Supporting multiple admins for revocation and reinstatement * Give requested badge to users * Updating natspec * Adding 2.6.0 to changelog * Added admin authorization to take * Added isAuthorizedAdmin for merkleTake, give and giveToMany * tagging 2.6.1 * Add createProposal.js and echo out values in gh action * log out vars to debug gh actions --------- Co-authored-by: Rahul Rumalla <[email protected]> * [DEV-1027] - Airdrop functionality (#144) * Add airdrop function * Add test for when non raft admin tries to airdrop * Add natspec to airdrop function * Update tag to 2.6.2, update changelog * [DEV-1069] - Add giveRequestedBadgeToMany function (#146) * Add giveBadgeToMany function * Add test for mismatch of arrays on giveRequestedBadgeToMany * Change function from public to external * Update forge test to be more concise * Update changelog and package.json for 2.6.3: * Update hardhat * Remove fronzen lockfile option from gh action --------- Co-authored-by: Rahul Rumalla <[email protected]>
PreviousNext