Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wrong gas estimation due to invalid tx object (#2377)
* fix: wrong gas estimation due to invalid tx object Signed-off-by: georgi-l95 <[email protected]> optimization Signed-off-by: georgi-l95 <[email protected]> chore: fix typo Signed-off-by: georgi-l95 <[email protected]> test: add unit test Signed-off-by: georgi-l95 <[email protected]> fix logic Signed-off-by: georgi-l95 <[email protected]> delete input if not used Signed-off-by: georgi-l95 <[email protected]> * add simple fix Signed-off-by: georgi-l95 <[email protected]> * remove unused import Signed-off-by: georgi-l95 <[email protected]> * revert changes Signed-off-by: georgi-l95 <[email protected]> * fix acceptance tests Signed-off-by: georgi-l95 <[email protected]> * add unit tests Signed-off-by: georgi-l95 <[email protected]> --------- Signed-off-by: georgi-l95 <[email protected]>
- Loading branch information