You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that Savanna is active and all previous protocol features are active including disable_deferred_trxs_stage_2, retire_deferred_trxs can be removed from producer_plugin. I think it should also be possible to no longer pass in block deadline and trx deadline and hard-code it to maximum. All the existing tests use maximum.
The text was updated successfully, but these errors were encountered:
Now that Savanna is active and all previous protocol features are active including
disable_deferred_trxs_stage_2
,retire_deferred_trxs
can be removed fromproducer_plugin
. I think it should also be possible to no longer pass in block deadline and trx deadline and hard-code it to maximum. All the existing tests use maximum.The text was updated successfully, but these errors were encountered: