Commit Graph

574 Commits

Author SHA1 Message Date
Willian Mitsuda
7c0d06dd8f
Fix error handling 2022-08-22 19:57:19 -03:00
Willian Mitsuda
5e5dc6f20a
Split address page routing 2022-08-22 19:17:04 -03:00
Willian Mitsuda
bf2aa4e644
Encapsulate hook call 2022-08-22 18:02:17 -03:00
Willian Mitsuda
812539674e
Remove hacky prefetcher 2022-08-22 17:56:10 -03:00
Willian Mitsuda
746a908e7a
Improve docs; remove code duplication 2022-08-22 16:42:31 -03:00
Willian Mitsuda
d13671b75d
Improve docs 2022-08-22 16:26:24 -03:00
Willian Mitsuda
d0f68000be
Fetch chainInfo using SWR 2022-08-22 16:05:37 -03:00
Willian Mitsuda
4fcf886808
Add TODO 2022-08-22 08:10:32 -03:00
Willian Mitsuda
6c7fbd8f35
Take advantage of SWR to not do prop drilling 2022-08-22 08:04:05 -03:00
Willian Mitsuda
57334f1f8f
Get rid of price maps 2022-08-22 04:50:49 -03:00
Willian Mitsuda
9f5f223b0f
Convert useETHUSDOracle to SWR 2022-08-22 02:08:58 -03:00
Willian Mitsuda
d316f30f50
Use useHasCode hook instead 2022-08-16 00:46:05 -03:00
Willian Mitsuda
003d0ae5b8
Collapse components into one 2022-08-16 00:46:05 -03:00
Willian Mitsuda
edd3b87245
Push down more hooks executions 2022-08-16 00:46:05 -03:00
Willian Mitsuda
d5ba6ac781
Push down Sourcify metadata reading 2022-08-16 00:46:05 -03:00
Willian Mitsuda
e86133d6d7
Remove unused comments 2022-08-16 00:46:05 -03:00
Willian Mitsuda
a187040c80
Remove unused imports 2022-08-16 00:46:05 -03:00
Willian Mitsuda
478d4b5def
Fix warning 2022-08-16 00:46:05 -03:00
Willian Mitsuda
5ab336041e
Apply SWR to Sourcify contract source code fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda
49abfbda2f
Apply SWR on topic0 fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda
731a8190ed
Dont try to download files that dont exist on sourcify 2022-08-16 00:46:05 -03:00
Willian Mitsuda
a2c2403d05
Replace useMultipleMetadata by SWR 2022-08-16 00:46:05 -03:00
Willian Mitsuda
17d44433ca
Remove unnecessary export 2022-08-16 00:46:05 -03:00
Willian Mitsuda
39c11a1ed4
Replace Sourcify metadata reading by SWR; 2nd batch of refactorings 2022-08-16 00:46:05 -03:00
Willian Mitsuda
0b210fd446
Use SWR for Sourcify metadata fetching 2022-08-16 00:46:05 -03:00
Willian Mitsuda
50ac6f7a3e
Extract swr fetcher 2022-08-16 00:46:05 -03:00
Willian Mitsuda
8db54c6871 Grow/shrink new class names 2022-08-08 02:02:30 -03:00
Willian Mitsuda
5d3bf127f4 Color renames from tailwindcss 3 2022-08-08 01:56:24 -03:00
Willian Mitsuda
8f074b6650 Code simplification: new tailwindcss 3 opacity syntax 2022-08-08 01:11:17 -03:00
Willian Mitsuda
b89ddc2e35 Code simplification: remove transform/filter classes unnecessary on tailwind 3 2022-08-07 23:32:38 -03:00
Willian Mitsuda
6b9d8f6190 Opt-into react 18 concurrent renderer 2022-08-06 23:40:59 -03:00
Willian Mitsuda
8ad1c7186b Fix types for react 18 2022-08-06 23:32:08 -03:00
Willian Mitsuda
2acadc7d00 Forked react-qr-reader to add react 18 support 2022-08-06 19:18:09 -03:00
Willian Mitsuda
ae619a5d9e Remove webpack annotations 2022-08-05 18:54:30 -03:00
Willian Mitsuda
6bddd19d21 Remove react-scripts 2022-08-04 20:03:29 -03:00
Willian Mitsuda
2c0f576d23 Apply USD oracle to internal ETH transfers section 2022-04-11 14:56:16 -03:00
Willian Mitsuda
a1edc3d632 Push down oracle info read 2022-04-11 14:34:49 -03:00
Willian Mitsuda
d198a5c5b2 Only enable faucets on chains explicitly flagged as network === testnet 2022-04-11 01:04:56 -03:00
Willian Mitsuda
c2e9ad7bd8 Simplify SWR code 2022-04-10 01:51:52 -03:00
Willian Mitsuda
e9907f5925 Apply SWR; extract fetcher 2022-04-10 01:35:01 -03:00
Willian Mitsuda
f39cc4184f First working version of token/usd oracle support; add support to token transfers section on tx details 2022-04-07 22:48:59 -03:00
Willian Mitsuda
9188c04f7d Simplify internal transfer table 2022-04-06 01:15:40 -03:00
Willian Mitsuda
c804b19284 Revamp token transfer list table 2022-04-06 00:40:54 -03:00
Willian Mitsuda
6e5831af4b Supress eslint because the template is intentional 2022-04-05 22:51:34 -03:00
Willian Mitsuda
45441884e1 Add faucets support 2022-04-05 22:38:27 -03:00
Willian Mitsuda
00893de2e2 Rename and standardize Faucet prefix 2022-04-05 18:21:51 -03:00
Willian Mitsuda
5086b6f856 Use native ethereum-lists/chains json format; dont reinvent the wheel 2022-04-02 14:56:36 -03:00
Willian Mitsuda
932505fd50 Add FaucETH address for sepolia 2022-03-30 23:09:41 -03:00
Willian Mitsuda
9d78cab753 Fix default resolver not being caught for testnets 2022-03-30 23:09:03 -03:00
Willian Mitsuda
562f490e27 Handle stopped assets container when running locally 2022-03-30 22:58:25 -03:00