Commit Graph

767 Commits

Author SHA1 Message Date
Willian Mitsuda 48686249f3 Merge branch 'feature/trace-tx' into develop 2021-11-22 14:29:58 -03:00
Willian Mitsuda 3c20cf6810 Increment required API level (because of ots_traceTransaction) 2021-11-22 14:29:31 -03:00
Willian Mitsuda ed79a7a72f Normalize function names to lower capital 2021-11-22 14:25:18 -03:00
Willian Mitsuda 637ff5c9d8 Fix selfdestruct display 2021-11-22 14:16:33 -03:00
Willian Mitsuda e640d11a16 Fix ERC resolver for tokens with empty name/symbol 2021-11-21 09:04:08 -03:00
Willian Mitsuda 087b531905 Add selfdestruct support 2021-11-21 08:52:37 -03:00
Willian Mitsuda a985830c74 Simplified display of create/create2 traces 2021-11-19 17:26:57 -03:00
Willian Mitsuda 8bfe34850d Dont try to parse method selector for create/create2 traces 2021-11-19 15:39:53 -03:00
Willian Mitsuda 26600afdb6 Merge branch 'develop' into feature/trace-tx 2021-11-19 14:58:41 -03:00
Willian Mitsuda 56a9efb81b Fix resolving names not propagating inside param tables 2021-11-19 14:57:21 -03:00
Willian Mitsuda f0c78b6a12 Link Sourcify decoration directly to contracts verification info page 2021-11-19 14:52:00 -03:00
dependabot[bot] 2fbc233fa1
Bump @types/react from 17.0.34 to 17.0.35 (#123) 2021-11-19 17:12:55 +00:00
Willian Mitsuda 2a72602f12 Merge branch 'develop' into feature/trace-tx 2021-11-18 16:15:25 -03:00
Willian Mitsuda 7f381878ee Update trustwallet assets 2021-11-18 16:10:13 -03:00
dependabot[bot] 78a0544c54
Bump react-syntax-highlighter from 15.4.4 to 15.4.5 (#121) 2021-11-18 19:07:05 +00:00
dependabot[bot] 9d598a0193
Bump highlightjs-solidity from 2.0.1 to 2.0.2 (#120) 2021-11-18 19:04:29 +00:00
Willian Mitsuda d5e4fb3923 Merge branch 'feature/fix-optimize-missing-decorations' into develop 2021-11-18 16:03:19 -03:00
Willian Mitsuda 2e586789a4 Replace by TransactionAddress component 2021-11-18 16:01:11 -03:00
Willian Mitsuda 454f785878 Remove unnecessary code 2021-11-18 15:51:08 -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 626133d9e0 Merge branch 'feature/sourcify-decoration' into develop 2021-11-11 05:18:36 -03:00
Willian Mitsuda 0caf58ea29 Add Sourcify decoration support to tx logs page 2021-11-10 16:48:24 -03:00
Willian Mitsuda 1794fff7f3 Add Sourcify decoration to addresses in tx details page 2021-11-10 16:24:34 -03:00
Willian Mitsuda 7102a746b9 Add Sourcify decorations to BlockTransactions page 2021-11-10 05:58:28 -03:00
Willian Mitsuda dca72a13b4 Add Sourcify decoration support to AddressTransactions page 2021-11-10 05:45:46 -03:00
Willian Mitsuda fe8be2ee21 Retrofit useMultipleMetadata into AddressTransactions page 2021-11-10 05:00:27 -03:00
Willian Mitsuda 8d259dacc8 Create a new type for checksummed addresses; small renames 2021-11-10 04:46:43 -03:00
Willian Mitsuda cab432aa13 Disable brotli 2021-11-10 04:45:58 -03:00
Willian Mitsuda 12f3820c32 Merge branch 'develop' into feature/trace-tx 2021-11-08 20:34:36 -03:00
dependabot[bot] dbcbdc05d7
Bump serve from 12.0.1 to 13.0.2 (#118) 2021-11-08 23:31:10 +00:00
Willian Mitsuda 3bd897dc71 Upgrade runtime environment to node 16 2021-11-08 20:25:05 -03:00
dependabot[bot] 0817f94c4f
Bump @fontsource/fira-code from 4.5.1 to 4.5.2 (#116) 2021-11-08 21:41:33 +00:00
dependabot[bot] cca94af5a1
Bump @headlessui/react from 1.4.1 to 1.4.2 (#117) 2021-11-08 21:41:18 +00:00
Willian Mitsuda cc652eea5b Fix width 2021-11-08 15:20:13 -03:00
Willian Mitsuda 445cd679d8 Tweak styling of disabled tabs 2021-11-08 14:57:51 -03:00
Willian Mitsuda 05aee02a43 Disable utf8 display when impossible to decode 2021-11-08 14:55:41 -03:00
Willian Mitsuda d905afd75d Allow raw display of non-decodable inputs 2021-11-08 14:53:23 -03:00
Willian Mitsuda b9a9495c61 Add loading indicator 2021-11-08 09:07:52 -03:00
Willian Mitsuda d9155bff11 Use complete input decoder 2021-11-08 08:28:28 -03:00
Willian Mitsuda a03b7d21f6 Remove unused parameter 2021-11-08 08:20:16 -03:00
Willian Mitsuda eb22a227f1 Merge branch 'develop' into feature/trace-tx 2021-11-08 08:14:46 -03:00
dependabot[bot] 70327ac69d
Bump @types/react-dom from 17.0.10 to 17.0.11 (#112) 2021-11-08 11:06:54 +00:00
dependabot[bot] 55a6e40c5a
Bump @types/react from 17.0.33 to 17.0.34 (#113) 2021-11-08 11:04:38 +00:00
Willian Mitsuda 157c6b5457 Merge branch 'feature/refactor-input-decoder-component' into develop 2021-11-08 08:04:02 -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