Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@lufycz/sushi-vesting-query
Advanced tools
This is a script that fetches the pending and harvested Sushi at the specified blocks, and then calculates the resulting vested Sushi.
This is a script that fetches the pending and harvested Sushi at the specified blocks, and then calculates the resulting vested Sushi.
Run
yarn
yarn run standalone -s <startBlock> -e <endBlock> -c <claimBlock>
Resulting files will be under the /outputs folder
-s
- Start Block, defaults to 10959148 (vesting start), defines the start of the period of the calculation
-e
- End Block, required, defines the end of the period of the calculation
-c
- Claim Block, default to current block height, defines the block of the snapshot of claimed amounts
yarn run standalone -e 12148193
yarn run generate-blacklist -l 6666666666666666666666 -i outputs/amounts-10959148-12148193.json
To replicate, make sure to start with a clean blacklist ([]
), otherwise you'll get an empty output from generate-blacklist
.
FAQs
This is a script that fetches the pending and harvested Sushi at the specified blocks, and then calculates the resulting vested Sushi.
The npm package @lufycz/sushi-vesting-query receives a total of 1 weekly downloads. As such, @lufycz/sushi-vesting-query popularity was classified as not popular.
We found that @lufycz/sushi-vesting-query demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.