palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 135 forks source link

feat: adapt gas estimation to reduce 120% safety buffer #1283

Closed byte-bandit closed 2 months ago

byte-bandit commented 2 months ago

Related Github tickets

Background

This change addresses the inflated estimate that used to include a 1.2 modifier applied to the limit in as a security margin.

Testing completed

Breaking changes