Willian Mitsuda
|
d41ab4330a
|
Merge branch 'feature/extract-address-resolvers' into develop
|
2021-10-30 22:46:31 -03:00 |
Willian Mitsuda
|
7bfa479d6c
|
Retrofit name resolvers into transaction/* pages
|
2021-10-30 22:44:33 -03:00 |
Willian Mitsuda
|
41be42d1ce
|
Save 1 array construction
|
2021-10-30 22:14:37 -03:00 |
Willian Mitsuda
|
3211befaea
|
Remove redundant React.memo
|
2021-10-30 22:14:16 -03:00 |
Willian Mitsuda
|
4c59cd188f
|
Remove redundant React.memo
|
2021-10-30 22:05:26 -03:00 |
Willian Mitsuda
|
119cb67b00
|
Remove unnecessary nested span
|
2021-10-30 22:00:03 -03:00 |
Willian Mitsuda
|
8341c274f6
|
Remove unnecessary React.memo
|
2021-10-30 21:56:32 -03:00 |
Willian Mitsuda
|
7708fa75e5
|
Remove unnecessary nested span
|
2021-10-30 21:54:05 -03:00 |
Willian Mitsuda
|
b770bb5fb5
|
Migrate search results to page collector name hooks
|
2021-10-30 21:49:23 -03:00 |
Willian Mitsuda
|
a0675c6377
|
Use ResolvedAddresses table instead of pre-resolved name parameter
|
2021-10-30 21:31:31 -03:00 |
Willian Mitsuda
|
9da41d0a2e
|
Typo fix
|
2021-10-30 21:14:11 -03:00 |
Willian Mitsuda
|
60ead1ba49
|
Rename type
|
2021-10-30 21:10:15 -03:00 |
Willian Mitsuda
|
b8eea08f4d
|
Move type
|
2021-10-30 21:08:10 -03:00 |
Willian Mitsuda
|
19f7af84a5
|
Extract resolver api
|
2021-10-30 21:06:11 -03:00 |
Willian Mitsuda
|
6fefb2e7f9
|
Update topic0 to 0.2.1
|
2021-10-30 05:04:19 -03:00 |
dependabot[bot]
|
75612fc3cc
|
Bump react-chartjs-2 from 3.2.0 to 3.3.0 (#108)
|
2021-10-28 08:29:03 +00:00 |
dependabot[bot]
|
0edabe67a7
|
Bump @types/react-router-dom from 5.3.1 to 5.3.2 (#106)
|
2021-10-28 08:27:38 +00:00 |
dependabot[bot]
|
7f5d0dcb9f
|
Bump @types/react from 17.0.32 to 17.0.33 (#107)
|
2021-10-28 08:27:26 +00:00 |
dependabot[bot]
|
bec8bf1f2c
|
Bump @craco/craco from 6.3.0 to 6.4.0 (#105)
|
2021-10-25 18:20:35 +00:00 |
dependabot[bot]
|
ba6ec97a11
|
Bump @types/react from 17.0.31 to 17.0.32 (#103)
|
2021-10-25 18:18:44 +00:00 |
Willian Mitsuda
|
c411900c67
|
Merge branch 'feature/better-abi-ui' into develop
|
2021-10-25 15:18:21 -03:00 |
Willian Mitsuda
|
b8e081996c
|
Replace deprecated react-helmet
|
2021-10-25 15:14:01 -03:00 |
Willian Mitsuda
|
0228a6b6ae
|
Fix overflow
|
2021-10-25 14:49:17 -03:00 |
Willian Mitsuda
|
01818584b7
|
Color topic hashes/method selectors
|
2021-10-25 14:43:41 -03:00 |
Willian Mitsuda
|
4acc8be926
|
UI tweaks
|
2021-10-25 01:44:24 -03:00 |
Willian Mitsuda
|
02261f264a
|
First parsed ABI UI prototype
|
2021-10-25 01:29:50 -03:00 |
Willian Mitsuda
|
d7ba5f09fd
|
Extract ABI parent component
|
2021-10-24 23:04:04 -03:00 |
Willian Mitsuda
|
e9712b18a5
|
Merge branch 'feature/lazy-load-everything' into develop
|
2021-10-24 05:53:03 -03:00 |
Willian Mitsuda
|
5c8003a64c
|
Preload title font
|
2021-10-24 05:51:05 -03:00 |
Willian Mitsuda
|
c3351b8047
|
Fix footer@Home
|
2021-10-24 01:25:57 -03:00 |
Willian Mitsuda
|
2525e9ca31
|
Add chunk names/prefetch hint
|
2021-10-24 01:21:20 -03:00 |
Willian Mitsuda
|
2a78834c1d
|
Refresh tweaks
|
2021-10-24 01:12:05 -03:00 |
Willian Mitsuda
|
24e05e06e9
|
Lazy import tabs
|
2021-10-24 01:04:18 -03:00 |
Willian Mitsuda
|
5e4be33121
|
Workaround for difficult overflow on ethers 5.5.x; using _difficult field: BigNumber; must change wen ethers 6
|
2021-10-22 17:51:20 -03:00 |
Willian Mitsuda
|
5533e7786e
|
Fix typechecking after ethers 5.5.1 fix/improvement
|
2021-10-22 16:52:28 -03:00 |
dependabot[bot]
|
6cc7804da8
|
Bump ethers from 5.4.7 to 5.5.1 (#99)
|
2021-10-22 19:41:43 +00:00 |
Willian Mitsuda
|
4671197846
|
Remove Sourcify integration method: local snapshot
|
2021-10-22 15:59:45 -03:00 |
Willian Mitsuda
|
e99e5c35ea
|
Add memoization
|
2021-10-22 15:50:31 -03:00 |
dependabot[bot]
|
f459f4c20c
|
Bump react-chartjs-2 from 3.1.1 to 3.2.0 (#102)
|
2021-10-22 18:23:35 +00:00 |
dependabot[bot]
|
c1725e5dea
|
Bump @types/react from 17.0.30 to 17.0.31 (#101)
|
2021-10-22 18:15:51 +00:00 |
Willian Mitsuda
|
eaa520c21e
|
Merge branch 'feature/fix-home-flickering' into develop
|
2021-10-22 15:15:09 -03:00 |
Willian Mitsuda
|
f62f41759f
|
Fix missing bottom padding grow
|
2021-10-22 15:08:46 -03:00 |
Willian Mitsuda
|
a6109754b4
|
Fix home screen flickering
|
2021-10-22 09:29:54 -03:00 |
Willian Mitsuda
|
1d044cee85
|
Using import for image
|
2021-10-21 18:28:38 -03:00 |
Willian Mitsuda
|
3ff4b0e65e
|
Lazy load London dashboard
|
2021-10-21 04:31:37 -03:00 |
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 |