Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Feat/polygon support#5682

Draft
TheLeoB wants to merge 66 commits intodevelopmentfrom
feat/polygon-support
Draft

Feat/polygon support#5682
TheLeoB wants to merge 66 commits intodevelopmentfrom
feat/polygon-support

Conversation

@TheLeoB
Copy link
Collaborator

@TheLeoB TheLeoB commented Jan 14, 2023

Description (optional)

Add a concise explanation of the changes.

Testing Steps (optional)

Detail the steps required for the reviewer(s) to verify and test these changes.

plondon and others added 30 commits July 15, 2022 10:48
…eceive-addr

feat: sub to currency on receive
plondon and others added 27 commits September 7, 2022 15:11
…wallet-v4-frontend into feat/wallet-pubkey-dev-merged
…wallet-v4-frontend into feat/wallet-pubkey-dev-merged
…wallet-v4-frontend into feat/wallet-pubkey-dev-merged
…sh://github.com/blockchain/blockchain-wallet-v4-frontend into feat/wallet-pubkey-dev-merged
@TheLeoB TheLeoB added the don't merge yet Code should not be merged label Jan 14, 2023
fork(preferences()),
fork(prices({ api })),
fork(goals({ api, coreSagas, networks })),
fork(middleware({ activitiesSocket, api, coinsSocket, ratesSocket })),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this twice?


const useTransactionDetails = ({ guid, sharedKey, txId }) => {
// eslint-disable-next-line @typescript-eslint/no-explicit-any
const [txDetails, setData] = useState<any>([])
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add explicit type here

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

don't merge yet Code should not be merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments