Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate NftDetectionController to BaseControllerV2 #4312

Merged
Merged
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ea7539b
feat: migrate NftDetectionController to BaseControllerV2
cryptodev-2s May 23, 2024
0d6e4fa
fix: shadowed state variable
cryptodev-2s May 23, 2024
73dcdaf
fix: imports order
cryptodev-2s May 23, 2024
2dbae95
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 27, 2024
243e284
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 27, 2024
8a29197
fix: use messenger
cryptodev-2s May 28, 2024
26777c7
fix: add missing approval request action
cryptodev-2s May 28, 2024
7979390
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 28, 2024
95e7bbd
fix: extract nft api timeout and version to vars
cryptodev-2s May 28, 2024
3b2b882
fix: unit test typos
cryptodev-2s May 28, 2024
2ca4649
fix: remove chaind id from state
cryptodev-2s May 28, 2024
c0d3ab7
fix: simplify network state mock
cryptodev-2s May 28, 2024
3837642
fix: remove state
cryptodev-2s May 28, 2024
a10248e
fix: state generic type
cryptodev-2s May 28, 2024
b7811f0
fix: handle case nft response is nullable
cryptodev-2s May 28, 2024
fbb2198
fix: unit tests
cryptodev-2s May 28, 2024
175db9e
fix: state type use empty object
cryptodev-2s May 28, 2024
92d8364
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 28, 2024
5f1c2be
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 29, 2024
d3df568
fix: increase test cov
cryptodev-2s May 29, 2024
69ace07
Merge branch 'main' into feature/migrate-nft-detection-controller-to-…
cryptodev-2s May 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading