Commit Graph

450 Commits

Author SHA1 Message Date
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 d893eb8545 Reorder difficult/total difficult fields 2021-07-28 04:27:08 -03:00
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 b1e30b2d93 Merge branch 'feature/remove-testnet-locks' into develop 2021-07-25 18:46:17 -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 fd96c4e854 Merge branch 'feature/improve-block-navigation' into develop 2021-07-23 19:50:38 -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 50d63efbce Update tailwindcss version to 2.2.6 2021-07-23 01:35:18 -03:00
Willian Mitsuda 1eec2ff85b Merge branch 'feature/ui-fixes' into develop 2021-07-23 01:31:12 -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 7758c49f2d Update submodules 2021-07-23 01:18:34 -03:00
Willian Mitsuda b8e09b987a Merge tag 'v2021.07.04-otterscan' into develop
Release v2021.07.04-otterscan
2021-07-22 19:18:56 -03:00
Willian Mitsuda aa51bf5561 Merge branch 'release/v2021.07.04-otterscan' 2021-07-22 19:18:41 -03:00
Willian Mitsuda 539712aa59 Implement publish workflow to docker hub/ghcr via github actions 2021-07-22 01:07:52 -03:00
Willian Mitsuda ea21605f84 Fix jsonrpc method rename on block txs 2021-07-21 23:00:09 -03:00
Willian Mitsuda 35374f0e92 Merge branch 'feature/contract-creation' into develop 2021-07-21 19:15:19 -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 a5fc5e595e Add donation address 2021-07-21 01:08:06 -03:00
Willian Mitsuda 42ea3534bf Add highlighting support to transfer values 2021-07-19 23:33:19 -03:00
Willian Mitsuda 8331e8d778 Add contact methods 2021-07-19 21:03:16 -03:00
Willian Mitsuda efaf613c16 Merge branch 'feature/self-destruct-trace' into develop 2021-07-19 20:50:19 -03:00
Willian Mitsuda c3684151bf Unified node-side tracing APIs 2021-07-19 20:49:54 -03:00
Willian Mitsuda 590ffd60dc Merge branch 'feature/ui-tweaks' into feature/self-destruct-trace 2021-07-19 15:38:01 -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 177929069f Merge branch 'feature/burn-mint-decorations' into feature/self-destruct-trace 2021-07-19 00:56:17 -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