Willian Mitsuda
|
2e04c726d7
|
Use new custom API to server-side check if address has code/is contract
|
2021-12-02 15:34:06 -03:00 |
|
Willian Mitsuda
|
c3dfcfeee3
|
Add still unoptimized check for addresses with code
|
2021-12-02 15:21:58 -03:00 |
|
Willian Mitsuda
|
d9592fe196
|
Move file
|
2021-11-25 15:50:59 -03:00 |
|
Willian Mitsuda
|
2a72602f12
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-18 16:15:25 -03:00 |
|
Willian Mitsuda
|
c9f7f46ebc
|
Add generic resolvers support to internal ops
|
2021-11-18 15:46:09 -03:00 |
|
Willian Mitsuda
|
5b203bc8d4
|
Remove unnecessary nested spans
|
2021-11-11 16:14:04 -03:00 |
|
Willian Mitsuda
|
36b5437643
|
Fix missing Sourcify decoration on token transfers
|
2021-11-11 15:51:03 -03:00 |
|
Willian Mitsuda
|
8e29326ff5
|
Remove unused attribute
|
2021-11-11 15:37:40 -03:00 |
|
Willian Mitsuda
|
56c5c420fb
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-11 05:27:36 -03:00 |
|
Willian Mitsuda
|
1794fff7f3
|
Add Sourcify decoration to addresses in tx details page
|
2021-11-10 16:24:34 -03:00 |
|
Willian Mitsuda
|
eb22a227f1
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-08 08:14:46 -03:00 |
|
Willian Mitsuda
|
c0f934b190
|
Remove unnecessary attributes; simplify code
|
2021-11-08 08:02:05 -03:00 |
|
Willian Mitsuda
|
25f821548e
|
Extract InputDecoder component
|
2021-11-08 07:49:30 -03:00 |
|
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
|
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
|
8efe230bc8
|
Add missing resolvers support on decoded inputs and logs table
|
2021-11-03 09:14:52 -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
|
70649af097
|
Fix wrong message when cant decode input
|
2021-10-19 05:23:48 -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
|
7b8dd7d159
|
Lower log level
|
2021-09-29 16:34:49 -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
|
1b127b84a2
|
Move into subpackage
|
2021-09-25 17:19:49 -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
|
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
|
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
|
4605bca7a5
|
Add missing data output
|
2021-09-18 15:40:19 -03:00 |
|
Willian Mitsuda
|
b5c69a2d3f
|
Extract ModeTaab component
|
2021-09-18 15:08:44 -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
|
50f4abf23f
|
Squash pending tx initial implementation
|
2021-09-04 03:19:42 -03:00 |
|
Willian Mitsuda
|
5f9ec5e992
|
Start theme extraction work; extract from/to colors
|
2021-08-31 03:44:26 -03:00 |
|
Willian Mitsuda
|
859761f2ba
|
Squash initial implementation of usd prices
|
2021-08-31 02:56:05 -03:00 |
|
Willian Mitsuda
|
022ff35975
|
Add decode to utf-8 input option
|
2021-08-10 16:26:00 -03:00 |
|
Willian Mitsuda
|
46c229169b
|
Use more specific import to allow ethers tree shaking
|
2021-08-08 19:49:45 -03:00 |
|
Willian Mitsuda
|
a774e85ea0
|
For some reason it is needed for tree shaking
|
2021-08-08 03:51:21 -03:00 |
|
Willian Mitsuda
|
795d054a38
|
Fix flickering when there is no internal ops inside tx
|
2021-08-02 17:16:34 -03:00 |
|
Willian Mitsuda
|
44e529388c
|
Reorder fields, improve wording
|
2021-08-01 19:11:47 -03:00 |
|
Willian Mitsuda
|
669e4a9c5c
|
Collapse nonce field into from
|
2021-08-01 19:01:58 -03:00 |
|
Willian Mitsuda
|
62b22496cb
|
Collapse block and position fields
|
2021-08-01 08:40:43 -03:00 |
|
Willian Mitsuda
|
11089be171
|
Add percentage position component
|
2021-08-01 08:25:33 -03:00 |
|