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
|
3b60030817
|
Reduce redraws
|
2021-11-03 04:52:01 -03:00 |
Willian Mitsuda
|
596ed93e0e
|
Hide children nodes seems to performe better on large traces
|
2021-11-02 21:54:25 -03:00 |
Willian Mitsuda
|
fd5b884caa
|
Add tree expand/collapse toggles
|
2021-11-02 21:24:19 -03:00 |
Willian Mitsuda
|
364461c00b
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-02 03:52:05 -03: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
|
bc1d6f35b8
|
Add merged trace address resolution
|
2021-11-01 17:40:38 -03:00 |
Willian Mitsuda
|
c4615e47bf
|
Add address resolution support to trace tool
|
2021-11-01 17:09:47 -03:00 |
Willian Mitsuda
|
d2ae5f07fd
|
Merge branch 'develop' into feature/trace-tx
|
2021-11-01 16:56:24 -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 |
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 |
Willian Mitsuda
|
7b6cf499bc
|
Merge branch 'feature/optimize-0x0fe2542079644e107cbf13690eb9c2c65963ccb79089ff96bfaf8dced2331c92' into feature/trace-tx
|
2021-10-29 23:34:54 -03:00 |
Willian Mitsuda
|
4da76ae836
|
Reduce the number of nested divs
|
2021-10-29 22:40:56 -03:00 |
Willian Mitsuda
|
a3626136a6
|
Avoid getting erc20 metadata multiple times in the same session
|
2021-10-28 23:39:33 -03:00 |
Willian Mitsuda
|
7b611f96e2
|
Fix fallback case on dedup sig function
|
2021-10-28 17:41:56 -03:00 |