Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
@scrypt-inc/cat-token
Advanced tools
npm run build
npm run test
A transaction with 3 token UTXO inputs and 1 token UTXO output, with a virtual size (vsize) of 6.2k. The transaction ID (txid) is 918ce5eb57aea8ee0ccd9c4815610385247d42f9cff06f086ed6d9e936992783.
A transaction with 1 token UTXO input and 2 token UTXO outputs, with a virtual size (vsize) of 2.9k. The transaction ID (txid) is ec1b80405b8b2027a1143a836375657843f53b1873832afe9c005b9cf5859479.
For a Cat Token protocol transaction, the maximum number of inputs is 6, and the maximum number of outputs is also 6.
Since we need to calculate the txid of the previous transaction, we must ensure that the number of bytes in the previous transaction’s data is less than 520.
This is because the maximum byte limit for an element on the Bitcoin Virtual Machine (BVM) stack is 520. The corresponding variable name is MAX_SCRIPT_ELEMENT_SIZE
.
FAQs
A demo sCrypt smart contract.
The npm package @scrypt-inc/cat-token receives a total of 3 weekly downloads. As such, @scrypt-inc/cat-token popularity was classified as not popular.
We found that @scrypt-inc/cat-token demonstrated a healthy version release cadence and project activity because the last version was released less than 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.