GoodDAPP
GoodDAPP copied to clipboard
GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
# Description replace package add props for better performance About #3335 # Checklist: - [x] PR title matches follow: (Feature|Bug|Chore) Task Name - [x] My code follows the style guidelines...
# Description - fixed margins and fonts scaling for different devices About #3855 # Checklist: - [x] PR title matches follow: (Feature|Bug|Chore) Task Name - [x] My code follows the...
implement web reminders via firebase
currently when feeds first loads we format the feed item reading user/recipient data (avatar/name) from gundb which probably slows it down we need to cache stuff locally, either what we...
* [ ] poll only once per minute fuse claimers data * [ ] once timer is
CFverify worker should throw a meaningful error and the backend should print it
Wallet_Open is a timeline event. Every time a user signs in to his wallet add to Mautic Wallet_Open = + 1
Testing with the real database (despite it’s dev instance) isn't a good option. Generally any backend should be mocked during tests as a) we want to test especially our code...
### Motivation We're not considering how to handle the scenario when app closes/refreshes before receiving the `onError` callback call. ### Details This issue is related to [#167867168](https://www.pivotaltracker.com/story/show/167867168) It will solve...