Commit 96c154f
committed
fix: throw COULD_NOT_SIMULATE_TRANSACTION for eth_call
Signed-off-by: Logan Nguyen <[email protected]>1 parent a48c393 commit 96c154f
File tree
2 files changed
+11
-8
lines changed- packages
- relay/src/lib/services/ethService/contractService
- server/tests/acceptance/htsPrecompile
2 files changed
+11
-8
lines changedLines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
535 | 532 | | |
536 | | - | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
537 | 536 | | |
538 | 537 | | |
539 | 538 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
745 | 749 | | |
746 | 750 | | |
747 | 751 | | |
| |||
0 commit comments