diff --git a/seth/.changeset/v1.50.11.md b/seth/.changeset/v1.50.11.md new file mode 100644 index 000000000..4d963ca4d --- /dev/null +++ b/seth/.changeset/v1.50.11.md @@ -0,0 +1,2 @@ + - improvement: allow to retry gas estimation by providing `gas_price_estimation_attempt_count` setting on a Network level (defaults to 1 -> no retries) + - improvement: better handling of event signature (hash) collisions (although still not 100% bullet-proof due to complexlity) \ No newline at end of file