Commit Graph

96 Commits

Author SHA1 Message Date
Willian Mitsuda 91dd933aa2 Squash block gas used/limit info; add percentage bar 2021-07-28 04:24:48 -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 bc8bf0cf93 Add burned fees info; subtract from fees received by miner 2021-07-26 20:46:11 -03:00
Willian Mitsuda 2ae3429d51 Extract custom hook 2021-07-26 19:59:07 -03:00
Willian Mitsuda fddfbfc29b Display warning header when not on mainnet 2021-07-24 05:46:48 -03:00
Willian Mitsuda 26f66cb4fb Add different highlight color on testnets 2021-07-24 05:33:13 -03:00
Willian Mitsuda 76182a4efe Remove safeguards and fix small bugs to allow running otterscan against testnets; testing on goerli 2021-07-24 00:21:15 -03:00
Willian Mitsuda 30597fc4ba Move refactoring 2021-07-23 19:48:34 -03:00
Willian Mitsuda 6c763b4817 Extract and apply block navigation to block txs page 2021-07-23 19:46:21 -03:00
Willian Mitsuda e6083e5cd5 Move nav bar up 2021-07-23 19:20:49 -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 ea21605f84 Fix jsonrpc method rename on block txs 2021-07-21 23:00:09 -03:00
Willian Mitsuda 5b630e7757 Change self-destruct address decoration 2021-07-21 17:51:34 -03:00
Willian Mitsuda 9b957d8d20 Rename jsonrpc method 2021-07-21 16:06:51 -03:00
Willian Mitsuda cf1c23dfa8 Add contract creation tracing 2021-07-21 15:13:18 -03:00
Willian Mitsuda 61eef31a93 Add contract creation display on block transactions list 2021-07-21 01:46:10 -03:00
Willian Mitsuda b8fcc8914d Show contract creation on search results 2021-07-21 01:42:49 -03:00
Willian Mitsuda dcc121ccc2 Add contract creation display on transaction details page 2021-07-21 01:23:44 -03:00
Willian Mitsuda 42ea3534bf Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00
Willian Mitsuda c3684151bf Unified node-side tracing APIs 2021-07-19 20:49:54 -03:00
Willian Mitsuda bd42170050 Apply address highlighting to token names 2021-07-19 15:00:15 -03:00
Willian Mitsuda 83af14259b Push token decoration into DecoratedAddressLink component 2021-07-19 14:56:36 -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 26a8e5bea2 Lower opacity of self-destruct addresses 2021-07-19 13:01:15 -03:00
Willian Mitsuda 163cef6939 Add selfdestruct decoration 2021-07-19 04:19:24 -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 1853079881 Custom text/hover colors for burn/mint addresses 2021-07-19 00:50:32 -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 1ab77bb819 Extract custom hook; simplify code 2021-07-17 15:00:08 -03:00
Willian Mitsuda 81f14dc0b6 Add API level check 2021-07-15 02:40:11 -03:00
Willian Mitsuda da7b039c22 Fix highlighting on to column 2021-07-14 22:51:33 -03:00
Willian Mitsuda 8f51e6433a Extract subcomponents 2021-07-14 16:57:08 -03:00
Willian Mitsuda 1e095b6dd3 Extract subcomponents 2021-07-14 16:30:28 -03:00
Willian Mitsuda 4c72fd6966 Small component extraction 2021-07-14 16:17:27 -03:00
Willian Mitsuda f3213b3c69 Fix spacing and alignment due to addresss highlight feature 2021-07-14 15:35:53 -03:00
Willian Mitsuda e2e94a4d30 Apply highlighter decorator to transaction details page 2021-07-14 04:43:58 -03:00
Willian Mitsuda 4b3ab2ec8a Extract highlighter decorator component 2021-07-14 04:24:28 -03:00
Willian Mitsuda 05719eb4ae Add selection support for addresses 2021-07-14 03:52:31 -03:00
Willian Mitsuda 2c650f06f7 Signal possibly outdated feed info based on the tip of the chain 2021-07-13 19:23:39 -03:00
Willian Mitsuda d2555f14cb Display last eth/usd price and fast gas price updates separately on hover tooltip 2021-07-13 19:07:42 -03:00
Willian Mitsuda a36749ee3d Apply value formatting 2021-07-13 18:55:32 -03:00
Willian Mitsuda 5f04ce8018 First attempt at showing chainlink eth/usd and fast gas price feeds info 2021-07-13 18:12:49 -03:00
Willian Mitsuda 1bf47266a4 Display method name on transaction details page 2021-07-13 02:56:43 -03:00
Willian Mitsuda 693e0c6611 Differentiate simple eth transfers from transfer method calls 2021-07-13 02:36:09 -03:00