Commit Graph

747 Commits

Author SHA1 Message Date
Willian Mitsuda a6b0201f44 Lazy load CameraScanner component 2021-10-21 04:10:49 -03:00
Willian Mitsuda 1bdae1569a Allow highlight.js tree shaking; reduced production bundle size 2021-10-20 19:23:10 -03:00
Willian Mitsuda b21c10ab0b Fix typings after react-chart-js upgrade 2021-10-20 16:10:00 -03:00
dependabot[bot] b6bc6498f9
Bump react-chartjs-2 from 3.0.5 to 3.1.1 (#98) 2021-10-20 18:55:14 +00:00
dependabot[bot] d3c8e3c112
Bump @types/react-dom from 17.0.9 to 17.0.10 (#100) 2021-10-20 18:53:48 +00:00
Willian Mitsuda faa5e3cd16 Merge branch 'feature/production-optimizations' into develop 2021-10-20 15:52:10 -03:00
Willian Mitsuda a8a1749288 Enable gzip/brotli precompressed artifacts in the production docker image 2021-10-20 15:44:27 -03:00
Willian Mitsuda 656fbdcc80 Externalize default nginx.conf from docker image to allow further customization 2021-10-20 11:45:58 -03:00
Willian Mitsuda 7dac2e179e Change nginx configdir layout 2021-10-20 11:34:35 -03:00
Willian Mitsuda 1211eb6f7e Enable gzip on production image 2021-10-20 06:15:37 -03:00
Willian Mitsuda e2e4c66084 Merge tag 'v2021.10.03-otterscan' into develop
Tag v2021.10.03-otterscan
2021-10-19 15:17:17 -03:00
Willian Mitsuda acd9c993d0 Merge branch 'release/v2021.10.03-otterscan' 2021-10-19 15:16:56 -03:00
Willian Mitsuda 70649af097 Fix wrong message when cant decode input 2021-10-19 05:23:48 -03:00
Willian Mitsuda bace76e12c Fix wrong message when cant decode log 2021-10-19 05:20:14 -03:00
Willian Mitsuda 719ce4bd35 Bugfix: do not try to decode method selector on contract creation txs fix #96 2021-10-18 19:04:43 -03:00
Willian Mitsuda 22da8082d8 Lower log level 2021-10-18 17:01:32 -03:00
Willian Mitsuda d4aee16141 Fix string break 2021-10-18 17:00:04 -03:00
dependabot[bot] 2ff64db1be
Bump @fortawesome/react-fontawesome from 0.1.15 to 0.1.16 (#94) 2021-10-18 19:36:43 +00:00
Willian Mitsuda 6fa78bcdc6 Merge branch 'feature/topic0-event-decoding' into develop 2021-10-18 16:35:59 -03:00
Willian Mitsuda f3a6848e94 Fix duplicate table header 2021-10-18 03:39:00 -03:00
Willian Mitsuda 9b91be669e Merge branch 'develop' into feature/topic0-event-decoding 2021-10-18 03:15:29 -03:00
Willian Mitsuda 662c511245 Change contract verification icon to Sourcify logo 2021-10-18 03:15:20 -03:00
Willian Mitsuda c457a67e53 Update trustwallet repo 2021-10-18 03:01:50 -03:00
Willian Mitsuda 6df666a2d3 Update 4bytes repo 2021-10-18 03:01:09 -03:00
Willian Mitsuda f847f9b24e Merge branch 'develop' into feature/topic0-event-decoding 2021-10-18 02:51:36 -03:00
Willian Mitsuda 043b417703 Update Sourcify IPFS docs; change Sourcify integration to use public gateway by default 2021-10-17 22:57:19 -03:00
dependabot[bot] 60af359c13
Bump @types/react-highlight from 0.12.4 to 0.12.5 (#89) 2021-10-16 17:50:25 +00:00
dependabot[bot] 85195f4ae6
Bump typescript from 4.4.3 to 4.4.4 (#92) 2021-10-16 17:50:08 +00:00
dependabot[bot] 69cece2b2e
Bump @types/react from 17.0.27 to 17.0.30 (#93) 2021-10-16 17:49:49 +00:00
Willian Mitsuda 8b7b79aa78 Update topic0 db 2021-10-16 03:05:53 -03:00
Willian Mitsuda 23737ce4d0 Support trial and error of multiple event signatures 2021-10-13 15:34:30 -03:00
Willian Mitsuda 48747ab9c9 Using topic0 multisig branch 2021-10-13 02:46:18 -03:00
Willian Mitsuda f0ffa140c4 Add estimated params notice 2021-10-12 05:35:18 -03:00
Willian Mitsuda 9551708af5 Update to topic0 0.1 tag 2021-10-11 05:07:05 -03:00
Willian Mitsuda ef524389d2 Update topic0 submodule 2021-10-10 17:09:12 -03:00
Willian Mitsuda ccad1f123a First working version of non-verified contract topic0 decoder 2021-10-08 02:38:46 -03:00
Willian Mitsuda 903d5eacdd Add topic0 db to production docker image 2021-10-07 20:31:36 -03:00
Willian Mitsuda 39ac3e7cf4 Add topic0 db 2021-10-07 15:55:51 -03:00
dependabot[bot] 252eb6a564
Bump @types/react-router-dom from 5.3.0 to 5.3.1 (#86) 2021-10-07 18:34:12 +00:00
dependabot[bot] 16f49e23a2
Bump autoprefixer from 9.8.7 to 9.8.8 (#85) 2021-10-06 19:32:21 +00:00
dependabot[bot] bf88ff0f09
Bump postcss from 7.0.38 to 7.0.39 (#84) 2021-10-06 19:29:33 +00:00
dependabot[bot] 2152eebb7d
Bump @types/react from 17.0.26 to 17.0.27 (#83) 2021-10-05 03:07:46 +00:00
Willian Mitsuda 1a0eaf9f1f Merge tag 'v2021.10.01-otterscan' into develop
Tag v2021.10.01-otterscan
2021-10-03 19:07:37 -03:00
Willian Mitsuda faaf55234f Merge branch 'release/v2021.10.01-otterscan' 2021-10-03 19:07:21 -03:00
dependabot[bot] 00ecbee8e2
Bump @types/react from 17.0.24 to 17.0.26 (#82) 2021-10-01 18:39:17 +00:00
Willian Mitsuda 11c2cf9723 Update browserslist 2021-10-01 15:38:46 -03:00
Willian Mitsuda db8d522034 Merge branch 'feature/userdoc' into develop 2021-09-29 16:53:30 -03:00
Willian Mitsuda 7b8dd7d159 Lower log level 2021-09-29 16:34:49 -03:00
Willian Mitsuda b770de3117 Tune spacing 2021-09-29 16:27:36 -03:00
Willian Mitsuda ba3d721e14 Add devdoc params help to verified decoded input params 2021-09-29 16:22:35 -03:00