bithyve / bitcointribe

Bitcoin Tribe. A simple bitcoin wallet made to be used with Friends and Family. Lightning. Gifts and more.
https://bitcointribe.app/
MIT License
123 stars 60 forks source link

Refactor reducers #2133

Closed Parsh closed 3 years ago

Parsh commented 3 years ago

Reducers need to be refactored in order to streamline the integration with the acc-management UI and have sagas to dispatch appropriate actions to update them.

CypherPoet commented 3 years ago

Some related issues:

AliMeer commented 3 years ago

@Parsh I think this one is done. Any further changes might be required after testing.