Commit 606a2ec
Estimate Gas fix (#10559)
* Estimate Gas fix
* format
* format
* test fix
* Update src/Nethermind/Nethermind.Blockchain.Test/TransactionProcessorTests.cs
* Update src/Nethermind/Nethermind.Evm.Test/Tracing/GasEstimationTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix shared method
---------
Co-authored-by: Ahmad Bitar <33181301+smartprogrammer93@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent b51ad9f commit 606a2ec
File tree
3 files changed
+606
-24
lines changed- src/Nethermind
- Nethermind.Blockchain.Test
- Nethermind.Blockchain/Tracing
- Nethermind.Evm.Test/Tracing
3 files changed
+606
-24
lines changedLines changed: 7 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
469 | | - | |
| 469 | + | |
470 | 470 | | |
471 | 471 | | |
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | 477 | | |
483 | | - | |
484 | | - | |
485 | 478 | | |
| 479 | + | |
| 480 | + | |
486 | 481 | | |
487 | | - | |
| 482 | + | |
| 483 | + | |
488 | 484 | | |
489 | 485 | | |
490 | 486 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | 487 | | |
500 | | - | |
501 | | - | |
502 | | - | |
| 488 | + | |
| 489 | + | |
503 | 490 | | |
504 | 491 | | |
505 | 492 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
153 | | - | |
154 | | - | |
| 152 | + | |
155 | 153 | | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments