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 40 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 1374 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1369-L1374
Check warning on line 1376 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1376
Check warning on line 1381 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1378-L1381
Check warning on line 1385 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1384-L1385
Check warning on line 1389 in libethereum/Client.cpp
Codecov / codecov/patch
libethereum/Client.cpp#L1387-L1389
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 133 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L133
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 220 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L219-L220
Check warning on line 256 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L255-L256
Check warning on line 262 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L261-L262
Check warning on line 265 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L265
Check warning on line 380 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L380
Check warning on line 382 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L382
Check warning on line 384 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L384
Check warning on line 391 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L390-L391
Check warning on line 394 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L394
Check warning on line 398 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L396-L398
Check warning on line 449 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L449
Check warning on line 456 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L456
Check warning on line 468 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L467-L468
Check warning on line 471 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L471
Check warning on line 482 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L481-L482
Check warning on line 485 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L484-L485
Check warning on line 488 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L487-L488
Check warning on line 491 in libhistoric/AlethStandardTrace.cpp
Codecov / codecov/patch
libhistoric/AlethStandardTrace.cpp#L490-L491