Commit Graph

122 Commits

Author SHA1 Message Date
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
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
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
b5c76a4e01 Fix log metadata search 2021-09-22 15:11:13 -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
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
97d10740f5 Fix rounding digits on miner reward percentage 2021-08-08 02:54:42 -03:00
Willian Mitsuda
4807c835da Rename props 2021-08-08 02:36:26 -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
Willian Mitsuda
e78447f4b6 Extract and apply relative position component 2021-08-01 07:41:19 -03:00
Willian Mitsuda
07e496f476 Add block total tx count info 2021-08-01 07:04:58 -03:00
Willian Mitsuda
71f8e5ad3b Reorder fields 2021-07-28 21:54:21 -03:00
Willian Mitsuda
1e34e7fc8d New gauge style 2021-07-28 21:28:02 -03:00
Willian Mitsuda
c7b36152a8 Burnt fees new layout 2021-07-28 19:16:02 -03:00
Willian Mitsuda
f0e96990ef Add burnt/miner fee split info 2021-07-28 18:44:50 -03:00
Willian Mitsuda
8cacd01f42 Enable rich info on InfoRow component title; add EIP hyperlink to tx type 2021-07-28 16:36:34 -03:00
Willian Mitsuda
eaa018e207 Reorder fields 2021-07-28 16:09:40 -03:00
Willian Mitsuda
9484ed59e2 Add block base fee info to tx details page 2021-07-28 14:49:40 -03:00
Willian Mitsuda
31287796f0 Remove unnecessary field 2021-07-28 04:53:55 -03:00
Willian Mitsuda
e214117f47 Extract PercentageBar component; apply percentage bar to tx gas usage 2021-07-28 04:40:38 -03:00
Willian Mitsuda
e354973a63 Squash tx gas used/limit info 2021-07-28 04:29:36 -03:00
Willian Mitsuda
e967abf61e Add max fee per gas/max priority fee per gas 2021-07-26 20:47:25 -03:00
Willian Mitsuda
aa98aea9f9 Fix singular "Confirmation" 2021-07-23 01:28:44 -03:00
Willian Mitsuda
8d04e5e6ab Fix right margin 2021-07-23 01:23:32 -03:00
Willian Mitsuda
9b957d8d20 Rename jsonrpc method 2021-07-21 16:06:51 -03:00
Willian Mitsuda
dcc121ccc2 Add contract creation display on transaction details page 2021-07-21 01:23:44 -03:00
Willian Mitsuda
c3684151bf Unified node-side tracing APIs 2021-07-19 20:49:54 -03:00
Willian Mitsuda
2aa6298fdf Use decorated addresss component on logs section 2021-07-19 14:47:14 -03:00
Willian Mitsuda
00cc2d0d29 Add contextual global tx from/to addresss highlighting 2021-07-19 13:29:49 -03:00
Willian Mitsuda
03ce994a5c Add hint to GST2/CHI gastoken selfdestructs on mainnet 2021-07-19 04:14:56 -03:00
Willian Mitsuda
6bf905d33a Fix missing readonly attribute on textarea 2021-07-19 03:15:43 -03:00
Willian Mitsuda
261847bec1 Change p for span to avoid block filling the entire row 2021-07-19 01:03:32 -03:00
Willian Mitsuda
71e35129ba Add bg hover color to token transfer list 2021-07-19 00:55:21 -03:00
Willian Mitsuda
2494fa4adc Pull up all decoration logic from AddressOrENSName to DecoratedAddressLink 2021-07-19 00:38:38 -03:00
Willian Mitsuda
683da61778 Initial tracking ot self-destructs 2021-07-17 15:58:33 -03:00
Willian Mitsuda
1e095b6dd3 Extract subcomponents 2021-07-14 16:30:28 -03:00