Commit Graph

39 Commits

Author SHA1 Message Date
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