enhancementgood first issue
Repository metrics
- Stars
- (43,211 stars)
- PR merge metrics
- (平均マージ 17d) (30d で 1 merged PR)
説明
In addition to setting starting_gas_price the node also requires us to pass --gas-price-change-percent 0 for the set price to remain static. We should forward this parameter through our NodeConfig and update the can_setup_static_gas_price to test to verify that the price remains stable after producing a block.