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
|
fef8bbae1d
|
Add 4bytes signatures with param names to docker image
|
2021-09-24 01:07:24 -03:00 |
Willian Mitsuda
|
090ff2ba04
|
Update trustwallet assets
|
2021-09-23 21:33:08 -03:00 |
dependabot[bot]
|
ef41c6a7a1
|
Bump react-chartjs-2 from 3.0.4 to 3.0.5 (#69)
|
2021-09-24 00:30:28 +00:00 |
Willian Mitsuda
|
0ede7cf3c9
|
Migrate deprecated attribute activeClassname
|
2021-09-23 21:27:40 -03:00 |
dependabot[bot]
|
30e458c547
|
Bump @types/react-router-dom from 5.1.8 to 5.3.0 (#74)
|
2021-09-24 00:16:53 +00:00 |
dependabot[bot]
|
11ff5d9526
|
Bump @types/react from 17.0.20 to 17.0.24 (#73)
|
2021-09-24 00:16:09 +00:00 |
Willian Mitsuda
|
9f160de5d7
|
Merge tag 'v2021.09.04-otterscan' into develop
Tag v2021.09.04-otterscan
|
2021-09-23 19:36:58 -03:00 |
Willian Mitsuda
|
5b2e471368
|
Merge branch 'release/v2021.09.04-otterscan'
|
2021-09-23 19:36:40 -03:00 |
Willian Mitsuda
|
3fff80e1e2
|
Merge branch 'feature/tx-sourcify' into develop
|
2021-09-23 18:51:33 -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 |
Willian Mitsuda
|
4605bca7a5
|
Add missing data output
|
2021-09-18 15:40:19 -03:00 |
Willian Mitsuda
|
450f2e72f3
|
Split log display modes
|
2021-09-18 15:25:30 -03:00 |
Willian Mitsuda
|
b5c69a2d3f
|
Extract ModeTaab component
|
2021-09-18 15:08:44 -03:00 |
Willian Mitsuda
|
2f19ab3ab3
|
Initial implementation of log decoding
|
2021-09-17 19:42:19 -03:00 |
Willian Mitsuda
|
fa26567d0c
|
Remove debug code
|
2021-09-15 16:12:15 -03:00 |
Willian Mitsuda
|
706fb425f5
|
Initial styling
|
2021-09-15 15:58:37 -03:00 |
Willian Mitsuda
|
f02258b25d
|
Migrate code to headless-ui
|
2021-09-15 15:34:49 -03:00 |
Willian Mitsuda
|
9f818d36b2
|
First working prototype
|
2021-09-15 14:43:36 -03:00 |
Willian Mitsuda
|
d5e9f303a1
|
Fix fetch cancellation
|
2021-09-13 22:24:22 -03:00 |