Fallengirl

Results 8 issues of Fallengirl

Refactor context usage and keeper calls for consistency and clarity. Replaced direct or duplicate contexts, streamlined keeper method calls, and removed unused variables. This improves maintainability and aligns with best...

'''' - ''' `we need three instead of four`

The denominator zero check in `decode_holocene_eip_1559_params_block_header` and `decode_jovian_eip_1559_params_block_header` was returning `EIP1559ParamError::ElasticityOverflow` which doesn't make sense - we're checking the denominator, not elasticity. Swapped it to `DenominatorOverflow` so the error actually...

CopyTo was missing IsAnchorTx field - this breaks gas estimation for Taiko anchor transactions since TaikoTransactionProcessor checks this flag for special handling (skip validation, no gas purchase, no refunds). PoolPolicy.Return...

Adjusted getGroupValidatedProofs to request block data for each ProofValidated event so the returned timestamp uses the block’s real UNIX time instead of blockNumber * 1000. Local check: yarn test:library data...

Fixed copy-paste bug in InvalidTrackingGroup error formatting. The error message was using (*.0).0 twice instead of (*.0).0 and (*.0).1, causing both placeholders to display the same value from the tuple.

content/docs/zkdocs/commitments/pedersen.md subgroup the - subgroup of the