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 |
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 |
Willian Mitsuda
|
c63a25ad6d
|
Merge branch 'feature/transaction-context' into develop
|
2021-11-07 08:58:00 -03:00 |
Willian Mitsuda
|
128c70b972
|
Replace component
|
2021-11-07 08:56:12 -03:00 |
Willian Mitsuda
|
b723182ad3
|
Extract utility component TransactionAddress
|
2021-11-07 08:21:56 -03:00 |
Willian Mitsuda
|
e2ba28b64e
|
Add previous GR round payout addresses
|
2021-11-04 15:59:17 -03:00 |
Willian Mitsuda
|
34d11d5c63
|
Merge branch 'feature/missing-name-resolvers' into develop
|
2021-11-03 09:23:14 -03:00 |
Willian Mitsuda
|
8efe230bc8
|
Add missing resolvers support on decoded inputs and logs table
|
2021-11-03 09:14:52 -03:00 |
Willian Mitsuda
|
03e48f678c
|
Add missing resolvers on token transferred section
|
2021-11-03 09:07:38 -03:00 |
Willian Mitsuda
|
d99a9a24c1
|
Add GR11 matching payout address to the hardcoded list
|
2021-11-03 09:01:22 -03:00 |
dependabot[bot]
|
d773a442a4
|
Bump @testing-library/jest-dom from 5.14.1 to 5.15.0 (#111)
|
2021-11-03 11:55:27 +00:00 |
Willian Mitsuda
|
7d58cc96f3
|
Merge branch 'feature/hardcoded-addresses' into develop
|
2021-11-02 03:51:08 -03:00 |
Willian Mitsuda
|
2dd055755e
|
Add gitcoin donation checkout address
|
2021-11-02 03:48:42 -03:00 |
Willian Mitsuda
|
7daffbca26
|
Add tornado cash proxy
|
2021-11-02 03:36:30 -03:00 |
Willian Mitsuda
|
f2fbab36a6
|
Initial implementation of hardcoded address resolver with Uniswap V1/2/3 main contracts as a bootstrap test
|
2021-11-02 03:32:11 -03:00 |
Willian Mitsuda
|
2dd4850eb0
|
Start using JsonRpcBatchProvider from ethers instead of the regular one to optimize for big txs
|
2021-11-01 16:17:48 -03:00 |
Willian Mitsuda
|
74a9b05c04
|
Typo fix
|
2021-11-01 15:37:10 -03:00 |
Willian Mitsuda
|
b90c92a436
|
Merge tag 'v2021.10.05-otterscan' into develop
Release v2021.10.05-otterscan
|
2021-11-01 15:36:01 -03:00 |
Willian Mitsuda
|
53587cacf4
|
Merge branch 'release/v2021.10.05-otterscan'
|
2021-11-01 15:35:40 -03:00 |
Willian Mitsuda
|
f2c75ca6e2
|
Merge branch 'feature/erc20-address-resolver' into develop
|
2021-11-01 04:50:14 -03:00 |
Willian Mitsuda
|
66be71f89d
|
TODO: must finish reverse token address support on internal ETH transfers section
|
2021-11-01 04:46:19 -03:00 |
Willian Mitsuda
|
91a888c73b
|
Migrate remaining token decoration support to the new resolver framework
|
2021-11-01 04:26:19 -03:00 |
Willian Mitsuda
|
e22b564a71
|
Add in-page cache capabilities to main resolver
|
2021-11-01 04:15:12 -03:00 |
Willian Mitsuda
|
378d5a0c25
|
Reorder attributes
|
2021-11-01 01:32:35 -03:00 |
Willian Mitsuda
|
ba86907ec2
|
Add TODO
|
2021-10-31 20:00:40 -03:00 |
Willian Mitsuda
|
9879290a38
|
Add symbol support
|
2021-10-31 19:59:14 -03:00 |
Willian Mitsuda
|
9b2dcf0aca
|
Fix token address link
|
2021-10-31 19:55:09 -03:00 |
Willian Mitsuda
|
099c1465b0
|
Add ERC token address resolver
|
2021-10-31 19:51:11 -03:00 |
Willian Mitsuda
|
59ff4fd401
|
Extract renderer interface
|
2021-10-31 05:10:42 -03:00 |
Willian Mitsuda
|
887e35ce49
|
Generalize plain address/ens rendering logic
|
2021-10-31 03:16:03 -03:00 |
Willian Mitsuda
|
25cc823c91
|
Generalize resolver framework to allow tracking of the resolver source
|
2021-10-31 02:38:41 -03:00 |
dependabot[bot]
|
3a0401d25e
|
Bump react-error-boundary from 3.1.3 to 3.1.4 (#109)
|
2021-10-31 01:47:18 +00:00 |
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 |