Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1751 trace multiple transactions in a single block #1783
1751 trace multiple transactions in a single block #1783
Changes from all commits
3550f29
0f8a2fb
5901d5b
ace6fa6
14c56e6
67ba4c0
fce9fcb
4188e5f
8141ca5
8416726
689b7e2
31c4e62
8f51d17
028f6ba
e6f7572
3995d47
d7d2274
8f3a34c
7f92009
238fe85
fb7493b
bce8a66
6c8d897
4174a67
99a7d3d
2a87706
385c049
4f2ea73
5843bc4
64f4b5b
51d2ce6
e557439
706cd92
a557989
d620e7c
940d5dc
94fd7c1
64be1d1
ec245b0
8f6e7b1
1a06864
cd21227
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 799 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L799
Check warning on line 802 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L801-L802
Check warning on line 807 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L806-L807
Check warning on line 809 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L809
Check warning on line 811 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L811
Check warning on line 814 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L814
Check warning on line 816 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L816
Check warning on line 818 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L818
Check warning on line 820 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L820
Check warning on line 825 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L822-L825
Check warning on line 833 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L828-L833
Check warning on line 838 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L836-L838
Check warning on line 841 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L840-L841
Check warning on line 845 in libethereum/Block.cpp
Codecov / codecov/patch
libethereum/Block.cpp#L844-L845
Check warning on line 1351 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1350-L1351
Check warning on line 1353 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1353
Check warning on line 1356 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1355-L1356
Check warning on line 1358 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1358
Check warning on line 1361 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1361
Check warning on line 1365 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1363-L1365
Check warning on line 1373 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1368-L1373
Check warning on line 1375 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1375
Check warning on line 1380 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1377-L1380
Check warning on line 1384 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1383-L1384
Check warning on line 1388 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1386-L1388
Check warning on line 30 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L30
Check warning on line 39 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L39
Check warning on line 134 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L134
Check warning on line 184 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L184
Check warning on line 192 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L192
Check warning on line 223 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L221-L223
Check warning on line 259 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L258-L259
Check warning on line 267 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L265-L267
Check warning on line 270 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L270
Check warning on line 385 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L385
Check warning on line 387 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L387
Check warning on line 389 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L389
Check warning on line 396 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L395-L396
Check warning on line 399 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L399
Check warning on line 402 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L401-L402
Check warning on line 404 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L404
Check warning on line 455 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L455
Check warning on line 462 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L462
Check warning on line 468 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L468
Check warning on line 473 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L473
Check warning on line 479 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L478-L479
Check warning on line 482 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L482
Check warning on line 486 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L486
Check warning on line 491 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L491
Check warning on line 497 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L495-L497
Check warning on line 501 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L499-L501
Check warning on line 505 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L503-L505
Check warning on line 510 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L508-L510