FuelLabs/fuel-tx

Validate gas_per_byte

Aperta

#119 aperta il 6 mag 2022

 (1 commento) (0 reazioni) (0 assegnatari)Rust (3 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (14 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

As per the specs, a transaction is invalid if bytePrice != gasPrice * GAS_PER_BYTE. We need to enforce this rule in tx validation.

Guida contributor