Skip to content

fix(batch): use blockhash(block.number - 1) in _tryBlockAndAggregate

c582b58
Select commit
Loading
Failed to load commit list.
Open

fix(batch): use blockhash(block.number - 1) in _tryBlockAndAggregate #63

fix(batch): use blockhash(block.number - 1) in _tryBlockAndAggregate
c582b58
Select commit
Loading
Failed to load commit list.
StepSecurity Actions Security / StepSecurity Required Checks succeeded May 12, 2026 in 0s

StepSecurity Required Checks

Finished StepSecurity Required Checks

  • NPM Compromised Packages Check - Checks for compromised npm package versions in the PR
  • NPM Package Cooldown Check - Fails if any package version in the PR was released within the configured cooldown period, helping to avoid brand-new (and potentially unreviewed or malicious) releases
  • PyPI Compromised Packages Check - Checks for compromised PyPI package versions in the PR
  • PyPI Package Cooldown Check - Fails if any PyPI package version in the PR was released within the configured cooldown period

Details

✅ PyPI Compromised Packages Check

No compromised PyPI package versions found in current PR.

✅ PyPI Package Cooldown Check

No PyPI package upgrades to recent releases found in current PR.

✅ NPM Compromised Packages Check

No Compromised npm packages are added in current PR.

✅ NPM Package Cooldown Check

No npm package upgrades to recent releases found in current PR.