Commit 07cdd62
Cherry pick 966 964 (#970)
* 993-Request-ID-is-missing-from-some-mirror-node-relay-logs. This was… (#964)
993-Request-ID-is-missing-from-some-mirror-node-relay-logs. This was resolved by adding the requestId to the getAccount
call in the eth_estimateGas call to the mirror node client.
Signed-off-by: ebadiere <[email protected]>
* Enhance logs when calling eth_sendRawTransaction to include from and … (#966)
* Enhance logs when calling eth_sendRawTransaction to include from and to fields besides the raw transaction
Signed-off-by: Alfredo Gutierrez <[email protected]>
---------
Signed-off-by: ebadiere <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Co-authored-by: Eric Badiere <[email protected]>
Co-authored-by: Alfredo Gutierrez <[email protected]>1 parent 56fde12 commit 07cdd62
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
| 338 | + | |
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
919 | | - | |
| 919 | + | |
920 | 920 | | |
921 | 921 | | |
922 | 922 | | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
923 | 926 | | |
924 | 927 | | |
925 | 928 | | |
| 929 | + | |
926 | 930 | | |
927 | 931 | | |
928 | 932 | | |
| |||
0 commit comments