Commit Graph

1180 Commits

Author SHA1 Message Date
dependabot[bot] 8d498faa7f
Bump @fontsource/roboto-mono from 4.5.5 to 4.5.7 (#249) 2022-05-10 16:31:57 +00:00
dependabot[bot] c379806802
Bump @headlessui/react from 1.5.0 to 1.6.1 (#255) 2022-05-10 16:31:30 +00:00
dependabot[bot] 5dbb3b3da7
Bump @fontsource/fira-code from 4.5.8 to 4.5.9 (#247) 2022-05-10 16:29:49 +00:00
dependabot[bot] ba4e852a3b
Bump @fontsource/space-grotesk from 4.5.5 to 4.5.8 (#251) 2022-05-10 16:29:27 +00:00
dependabot[bot] 46bc238dd7
Bump ethers from 5.6.4 to 5.6.5 (#254) 2022-05-10 16:25:27 +00:00
dependabot[bot] 4e6b785f6d
Bump @chainlink/contracts from 0.4.0 to 0.4.1 (#257) 2022-05-10 16:25:09 +00:00
dependabot[bot] cd6b439c3f
Bump @types/react-dom from 17.0.15 to 17.0.16 (#250) 2022-05-10 16:08:39 +00:00
dependabot[bot] 0473cbcb60
Bump typescript from 4.6.3 to 4.6.4 (#253) 2022-05-10 16:06:18 +00:00
dependabot[bot] 68df58243e
Bump @types/react from 17.0.44 to 17.0.45 (#256) 2022-05-10 16:06:04 +00:00
dependabot[bot] 46d88802b9
Bump swr from 1.2.2 to 1.3.0 (#236) 2022-04-18 13:32:12 +00:00
dependabot[bot] 78beb78900
Bump ethers from 5.6.3 to 5.6.4 (#244) 2022-04-18 13:30:45 +00:00
dependabot[bot] 1103b65ee6
Bump ethers from 5.6.2 to 5.6.3 (#243) 2022-04-14 01:11:02 +00:00
dependabot[bot] f9a6006030
Bump @types/react-dom from 17.0.14 to 17.0.15 (#242) 2022-04-14 01:10:42 +00:00
dependabot[bot] 6eaea42523
Bump @types/react from 17.0.43 to 17.0.44 (#241) 2022-04-14 01:10:29 +00:00
Willian Mitsuda 253a30469c Merge tag 'v2022.04.01-otterscan' into develop
Release v2022.04.01-otterscan
2022-04-12 16:18:32 -03:00
Willian Mitsuda 6f0db7654d Merge branch 'release/v2022.04.01-otterscan' 2022-04-12 16:18:25 -03:00
Willian Mitsuda 65cb02bfc2 Merge branch 'feature/internal-eth-transfer-usd' into develop 2022-04-12 15:03:19 -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 d29b3fdfb3 Merge branch 'feature/usd-oracle' into develop 2022-04-10 02:00:44 -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 f1ac5a6b2b Update topic0 to 0.2.4 2022-04-07 01:44:08 -03:00
Willian Mitsuda d8ee4f0440 Update ethereum-lists/chains submodule; pull updated ethereum testnets files 2022-04-06 15:15:47 -03:00
Willian Mitsuda b67207e8ba Merge branch 'feature/compact-token-section' into develop 2022-04-06 01:18:41 -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
dependabot[bot] fe20885b07
Bump react-router-dom from 6.2.2 to 6.3.0 (#228) 2022-04-06 01:59:10 +00:00
dependabot[bot] d236c926d2
Bump @testing-library/jest-dom from 5.16.3 to 5.16.4 (#231) 2022-04-06 01:58:38 +00:00
Willian Mitsuda fdc088d021 Merge branch 'feature/faucets' into develop 2022-04-05 22:58:00 -03:00
Willian Mitsuda 6e5831af4b Supress eslint because the template is intentional 2022-04-05 22:51:34 -03:00
Willian Mitsuda c59d07d172 Update ethereum-lists/chains submodule 2022-04-05 22:48:25 -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
Willian Mitsuda 1a493e23dd Update trustwallet assets 2022-03-30 19:26:46 -03:00
dependabot[bot] 05bd343fc5
Bump ethers from 5.6.1 to 5.6.2 (#223) 2022-03-30 21:49:25 +00:00
Willian Mitsuda 09e687818b Merge tag 'v2022.03.02-otterscan' into develop
Release v2022.03.02-otterscan
2022-03-30 17:58:26 -03:00
Willian Mitsuda 0f9f1e5211 Merge branch 'release/v2022.03.02-otterscan' 2022-03-30 17:58:20 -03:00
Willian Mitsuda c9debd585b Merge branch 'feature/chain-params' into develop 2022-03-28 15:36:52 -03:00
Willian Mitsuda fe72938835 Add chain info to production docker image 2022-03-28 15:35:51 -03:00
dependabot[bot] b973ee36f9
Bump @fontsource/fira-code from 4.5.7 to 4.5.8 (#224) 2022-03-28 17:16:13 +00:00
Willian Mitsuda 88926bd777 Parameterize chain info using ethereum-lists/chains submodule 2022-03-28 14:10:42 -03:00
Willian Mitsuda 6e9db8a145 Add ethereum-lists/chains submodule 2022-03-26 14:37:17 -03:00
Willian Mitsuda 247596e58a Remove unnecessary parameter 2022-03-25 21:40:54 -03:00