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
|
22da8082d8
|
Lower log level
|
2021-10-18 17:01:32 -03:00 |
Willian Mitsuda
|
d4aee16141
|
Fix string break
|
2021-10-18 17:00:04 -03:00 |
Willian Mitsuda
|
f3a6848e94
|
Fix duplicate table header
|
2021-10-18 03:39:00 -03:00 |
Willian Mitsuda
|
662c511245
|
Change contract verification icon to Sourcify logo
|
2021-10-18 03:15:20 -03:00 |
Willian Mitsuda
|
f847f9b24e
|
Merge branch 'develop' into feature/topic0-event-decoding
|
2021-10-18 02:51:36 -03:00 |
Willian Mitsuda
|
043b417703
|
Update Sourcify IPFS docs; change Sourcify integration to use public gateway by default
|
2021-10-17 22:57:19 -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
|
af95c04c9c
|
Flatten 4bytes signatures with param names
|
2021-09-27 15:40:01 -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 |
Willian Mitsuda
|
a1da1d532b
|
Add uint256 decoder with display mode toggler
|
2021-09-25 18:40:00 -03:00 |
Willian Mitsuda
|
ab7ac37ca0
|
Extract decoders
|
2021-09-25 17:28:49 -03:00 |
Willian Mitsuda
|
1b127b84a2
|
Move into subpackage
|
2021-09-25 17:19:49 -03:00 |
Willian Mitsuda
|
f612e4791a
|
Better display of array tx input parameters
|
2021-09-25 15:11:57 -03:00 |
Willian Mitsuda
|
e4fa639e69
|
Add warning for input decoded from 4bytes signatures wuthout param names
|
2021-09-25 14:45:12 -03:00 |
Willian Mitsuda
|
b57518ba96
|
Use common function
|
2021-09-25 14:29:09 -03:00 |
Willian Mitsuda
|
ccb33b4637
|
First working version of tx input decoding from 4bytes DB; if there is 4bytes AND sourcify info, prioritize sourcify for completeness
|
2021-09-25 06:51:50 -03:00 |
Willian Mitsuda
|
0ede7cf3c9
|
Migrate deprecated attribute activeClassname
|
2021-09-23 21:27:40 -03:00 |
Willian Mitsuda
|
13f32f8a35
|
Properly differentiate pending/cant decode log data
|
2021-09-23 18:46:08 -03:00 |
Willian Mitsuda
|
380abf2adc
|
Custom msg for 0 logs
|
2021-09-23 18:33:20 -03:00 |
Willian Mitsuda
|
bef7691d77
|
Turn sourcify intergration mode into a global config
|
2021-09-23 18:25:52 -03:00 |
Willian Mitsuda
|
5e982d3b55
|
Guard against errors on getting erc20 metadata
|
2021-09-22 15:30:54 -03:00 |
Willian Mitsuda
|
b5c76a4e01
|
Fix log metadata search
|
2021-09-22 15:11:13 -03:00 |
Willian Mitsuda
|
4ec5fb7681
|
Fix proxy/delegatecall scenarios
|
2021-09-22 03:02:21 -03:00 |
Willian Mitsuda
|
7f15a12f4a
|
Add support for multiple log emitter addresses
|
2021-09-20 18:15:00 -03:00 |
Willian Mitsuda
|
18275f86a2
|
Fix missing key attribute
|
2021-09-20 18:12:07 -03:00 |
Willian Mitsuda
|
28b4bfed7f
|
Add hover color
|
2021-09-19 04:24:38 -03:00 |
Willian Mitsuda
|
a0896c59a3
|
Fix support for different log emitters
|
2021-09-18 19:42:45 -03:00 |
Willian Mitsuda
|
6008eb102d
|
Optional chaining
|
2021-09-18 19:38:35 -03:00 |
Willian Mitsuda
|
d007f10e7a
|
Add tuple support
|
2021-09-18 18:35:37 -03:00 |
Willian Mitsuda
|
f2d6bc54a9
|
Extract DecodedParamRow component
|
2021-09-18 18:18:38 -03:00 |
Willian Mitsuda
|
0179b40eaf
|
UI adjustments
|
2021-09-18 18:03:54 -03:00 |
Willian Mitsuda
|
04fdd74a94
|
Add standard address decorations to log emitter addresses
|
2021-09-18 17:57:39 -03:00 |
Willian Mitsuda
|
101aa5a21f
|
Custom formatting for bytes param type (no fixed size)
|
2021-09-18 17:53:02 -03:00 |
Willian Mitsuda
|
698e2a365c
|
Custom colors for bool params
|
2021-09-18 17:43:47 -03:00 |
Willian Mitsuda
|
f662a8c72e
|
Refactor and extract common component
|
2021-09-18 17:41:00 -03:00 |
Willian Mitsuda
|
1ac2679fad
|
Add semantic highlight to address input/log params
|
2021-09-18 16:10:47 -03:00 |
Willian Mitsuda
|
c7c9f38617
|
Fix display of bool input/event params; fix grid x spacing
|
2021-09-18 15:52:33 -03:00 |
Willian Mitsuda
|
97c46e383d
|
Fix missing key prop
|
2021-09-18 15:46:29 -03:00 |