Add svm transactions command with signature extraction and block time formatting#39
Add svm transactions command with signature extraction and block time formatting#39ivpusic wants to merge 1 commit intosim/svm-balancesfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview Text output now includes derived fields by formatting Written by Cursor Bugbot for commit aadfb1d. Configure here. |
1b64179 to
d5e475f
Compare
aadfb1d to
6ff5f55
Compare
d5e475f to
9de6e43
Compare
6ff5f55 to
4cd0494
Compare
9de6e43 to
3e08956
Compare
4cd0494 to
08f625d
Compare
3e08956 to
a2dc2be
Compare
08f625d to
542db9b
Compare
a2dc2be to
cae8577
Compare
542db9b to
6a7c9e1
Compare
cae8577 to
05b2645
Compare
6a7c9e1 to
1049c34
Compare
1049c34 to
8713618
Compare
440d4dd to
6501618
Compare
8713618 to
c12277d
Compare
6501618 to
f0ef4d7
Compare
c12277d to
50efa90
Compare
f0ef4d7 to
b3a1bb9
Compare
fa37086 to
0846b27
Compare
bad2eef to
9e733a1
Compare
0846b27 to
6031605
Compare
9e733a1 to
de31d1d
Compare
6031605 to
2a7f135
Compare
de31d1d to
bee2c11
Compare
2a7f135 to
598d122
Compare
bee2c11 to
691a8b0
Compare
598d122 to
568e39f
Compare

Add
dune sim svm transactions <address>for SVM transaction history. Extracts first tx signature from raw data, formats block_time (microseconds) as readable timestamps. Supports text/JSON output with pagination.