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 NftController to BaseControllerV2 #4310

Merged
merged 26 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
68f91cd
feat: migrate NftController to BaseControllerV2
cryptodev-2s May 23, 2024
3245f44
fix: token detection unit tests
cryptodev-2s May 23, 2024
b4b070a
fix: Prototype-polluting assignment
cryptodev-2s May 23, 2024
9571e1e
Merge remote-tracking branch 'origin/main' into feature/nft-controlle…
cryptodev-2s May 27, 2024
04e876d
fix: remove controller options extra type
cryptodev-2s May 27, 2024
8a96da5
fix: use messenger instead of constructor callback
cryptodev-2s May 27, 2024
980039d
fix: remove unused import
cryptodev-2s May 28, 2024
1bfc4dd
Merge remote-tracking branch 'origin/main' into feature/nft-controlle…
cryptodev-2s May 28, 2024
62f28eb
fix: typos
cryptodev-2s May 28, 2024
d723e1a
Merge branch 'main' into feature/nft-controller-to-base-controller-v2
cryptodev-2s May 28, 2024
dd85262
fix: unit tests
cryptodev-2s May 28, 2024
baacf94
Merge branch 'main' into feature/nft-controller-to-base-controller-v2
cryptodev-2s May 28, 2024
d4fa183
Merge branch 'main' into feature/nft-controller-to-base-controller-v2
cryptodev-2s May 29, 2024
0f3e811
fix: remove AllowedActions & AllowedEvents export
cryptodev-2s May 29, 2024
0baead6
Merge branch 'main' into feature/nft-controller-to-base-controller-v2
cryptodev-2s May 29, 2024
3f5bdc6
fix: minor controller updates
cryptodev-2s May 29, 2024
8858e4f
Merge branch 'main' into feature/nft-controller-to-base-controller-v2
cryptodev-2s May 29, 2024
3a9ca6d
fix: restore default state as a function
cryptodev-2s May 30, 2024
2a5df85
fix: chainId type
cryptodev-2s May 30, 2024
ce3390e
fix: use descriptive generic params
cryptodev-2s May 30, 2024
c4a4eb5
Merge remote-tracking branch 'origin/main' into feature/nft-controlle…
cryptodev-2s May 30, 2024
c4e5db7
fix: merge missing update
cryptodev-2s May 30, 2024
e148240
fix: remove config object in favor of class variables
cryptodev-2s May 30, 2024
a7a8179
Merge remote-tracking branch 'origin/main' into feature/nft-controlle…
cryptodev-2s May 30, 2024
918a154
fix: use named exports
cryptodev-2s May 30, 2024
286d0fb
fix: remove useless as const
cryptodev-2s May 30, 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