Willian Mitsuda
|
43f0ba0f8d
|
Remove deprecated parameters
|
2021-11-07 09:21:02 -03:00 |
|
Willian Mitsuda
|
00ecea2c54
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-07 09:15:02 -03:00 |
|
Willian Mitsuda
|
b723182ad3
|
Extract utility component TransactionAddress
|
2021-11-07 08:21:56 -03:00 |
|
Willian Mitsuda
|
f90d9150b8
|
UI fixes
|
2021-11-06 16:14:30 -03:00 |
|
Willian Mitsuda
|
42b585bc40
|
Add input decoding to trace
|
2021-11-06 15:54:34 -03:00 |
|
Willian Mitsuda
|
8c46eaabb1
|
Generalize attribute type
|
2021-11-06 05:15:27 -03:00 |
|
Willian Mitsuda
|
9954c8ac02
|
Typedef component
|
2021-11-06 05:04:50 -03:00 |
|
Willian Mitsuda
|
fd3173c3a6
|
Extract TraceInput component
|
2021-11-06 02:12:37 -03:00 |
|
Willian Mitsuda
|
45893bae8b
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-04 16:34:16 -03:00 |
|
Willian Mitsuda
|
8efe230bc8
|
Add missing resolvers support on decoded inputs and logs table
|
2021-11-03 09:14:52 -03:00 |
|
Willian Mitsuda
|
3b60030817
|
Reduce redraws
|
2021-11-03 04:52:01 -03:00 |
|
Willian Mitsuda
|
596ed93e0e
|
Hide children nodes seems to performe better on large traces
|
2021-11-02 21:54:25 -03:00 |
|
Willian Mitsuda
|
fd5b884caa
|
Add tree expand/collapse toggles
|
2021-11-02 21:24:19 -03:00 |
|
Willian Mitsuda
|
bc1d6f35b8
|
Add merged trace address resolution
|
2021-11-01 17:40:38 -03:00 |
|
Willian Mitsuda
|
c4615e47bf
|
Add address resolution support to trace tool
|
2021-11-01 17:09:47 -03:00 |
|
Willian Mitsuda
|
d2ae5f07fd
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-01 16:56:24 -03:00 |
|
Willian Mitsuda
|
66be71f89d
|
TODO: must finish reverse token address support on internal ETH transfers section
|
2021-11-01 04:46:19 -03:00 |
|
Willian Mitsuda
|
91a888c73b
|
Migrate remaining token decoration support to the new resolver framework
|
2021-11-01 04:26:19 -03:00 |
|
Willian Mitsuda
|
7bfa479d6c
|
Retrofit name resolvers into transaction/* pages
|
2021-10-30 22:44:33 -03:00 |
|
Willian Mitsuda
|
4da76ae836
|
Reduce the number of nested divs
|
2021-10-29 22:40:56 -03:00 |
|
Willian Mitsuda
|
3bfd38641b
|
Correctly render fallback function signature
|
2021-10-28 17:39:10 -03:00 |
|
Willian Mitsuda
|
852ff5f726
|
Remove unused imports
|
2021-10-28 17:31:57 -03:00 |
|
Willian Mitsuda
|
cbab64cd99
|
Dedup and optimize 4bytes calls for really huge traces
|
2021-10-28 17:21:01 -03:00 |
|
Willian Mitsuda
|
05953de053
|
Apply selection highlighter to function sigs
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
09e89c5f41
|
Retrofit the AddressHighlighter into the new generic SelectionHighlighter
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
ad94813476
|
Remove unnecessary React.memo
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
d27df7d271
|
Omit missing value field
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
e93c2953ec
|
Add value field to call tree
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
5188cd980e
|
Add horizontal scroll to trace tree
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
56df620c7c
|
Add color decoration to DELEGATECALL tracing
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
8992ea2336
|
Add 0x decoration prefix to input
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
277fa8f37c
|
Different color for STATICCALL
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
309739e547
|
Add tree decoration to from address
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
0445ccd448
|
Remove depth info
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
48986de7f3
|
Add 4bytes decoding support to trace view
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
1b9f26a3f0
|
First working prototype with call tree
|
2021-10-28 05:33:41 -03:00 |
|
Willian Mitsuda
|
70649af097
|
Fix wrong message when cant decode input
|
2021-10-19 05:23:48 -03:00 |
|
Willian Mitsuda
|
bace76e12c
|
Fix wrong message when cant decode log
|
2021-10-19 05:20:14 -03:00 |
|
Willian Mitsuda
|
719ce4bd35
|
Bugfix: do not try to decode method selector on contract creation txs fix #96
|
2021-10-18 19:04:43 -03:00 |
|
Willian Mitsuda
|
23737ce4d0
|
Support trial and error of multiple event signatures
|
2021-10-13 15:34:30 -03:00 |
|
Willian Mitsuda
|
f0ffa140c4
|
Add estimated params notice
|
2021-10-12 05:35:18 -03:00 |
|
Willian Mitsuda
|
ccad1f123a
|
First working version of non-verified contract topic0 decoder
|
2021-10-08 02:38:46 -03:00 |
|
Willian Mitsuda
|
7b8dd7d159
|
Lower log level
|
2021-09-29 16:34:49 -03:00 |
|
Willian Mitsuda
|
b770de3117
|
Tune spacing
|
2021-09-29 16:27:36 -03:00 |
|
Willian Mitsuda
|
ba3d721e14
|
Add devdoc params help to verified decoded input params
|
2021-09-29 16:22:35 -03:00 |
|
Willian Mitsuda
|
debc046d83
|
Remove unused attribute; custom param presence msg depending on signature with or without param names
|
2021-09-27 15:47:55 -03:00 |
|
Willian Mitsuda
|
78d3c0e1b7
|
Remove deprecated use4Bytes hook
|
2021-09-27 01:09:56 -03:00 |
|
Willian Mitsuda
|
9285d4dedf
|
Fix not known metadata scenario
|
2021-09-27 00:49:23 -03:00 |
|
Willian Mitsuda
|
9236bfcb2f
|
Fix anonymous tuples
|
2021-09-25 19:37:14 -03:00 |
|
Willian Mitsuda
|
22b9c5b687
|
Small adjustments to toggling and formatting
|
2021-09-25 18:57:07 -03:00 |
|