Closed alexruzenhack closed 5 months ago
NanoContractDetailsScreen
NanoContractDetails
NanoContractDetailsHeader
NanoContractTransactionsListItem
UnregisterNanoContractModal
SelectAddressModal
FeedbackContent
NoNanoContract
registeredNanoContractsIter
getRegisteredNanoContracts
NANOCONTRACT_HISTORY_LOADING
NANOCONTRACT_INIT
init
Nano Contract Details Screen
https://github.com/HathorNetwork/hathor-wallet-mobile/assets/5992210/6f1bf45e-dde9-407e-8b2e-b1c83d06ae7f
Nano Contract Details loading history
Nano Contract Details after error on transactions history load
Select Address Loading
Select Address Loading Error
[!NOTE] It depends on: https://github.com/HathorNetwork/hathor-wallet-mobile/pull/435 https://github.com/HathorNetwork/hathor-wallet-mobile/pull/455 https://github.com/HathorNetwork/hathor-wallet-mobile/pull/456 https://github.com/HathorNetwork/hathor-wallet-mobile/pull/457
[!NOTE] It depends on:
Acceptance Criteria
NanoContractDetailsScreen
: it renders details components of a selected Nano ContractNanoContractDetails
component: it manages details components and some call to actionsNanoContractDetailsHeader
component: it renders some Nano Contract informationNanoContractTransactionsListItem
: it renders a transaction's summary for each item in a list the Nano Contract's transactionsUnregisterNanoContractModal
componentSelectAddressModal
componentFeedbackContent
componentNoNanoContract
component once we already have a generalized componentFeedbackContent
registeredNanoContractsIter
to MemoryStoregetRegisteredNanoContracts
helper to retrieve the list of registered Nano ContractsNANOCONTRACT_HISTORY_LOADING
to assist the history loading process, and add reducer to handle the eventNANOCONTRACT_INIT
and addinit
effect on sagas/nanoContractNano Contract Details Screen
https://github.com/HathorNetwork/hathor-wallet-mobile/assets/5992210/6f1bf45e-dde9-407e-8b2e-b1c83d06ae7f
Nano Contract Details loading history
Nano Contract Details after error on transactions history load
Select Address Loading
Select Address Loading Error
Security Checklist