-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Release v0.1.8 #811
Merged
Merged
Release v0.1.8 #811
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* wip: showing plain transaction error on screen alert * handle result promise * remove listener in approval * drop package-lock * comments
* add zxcvbn * use zxcvbn for password estimations * add comments * update snapshot
Reduce instances of cached contract addresses
* fix wrong custom gas value * fix calculation * fix comments
* add handlemethoddata gaba support * update action keys methods * update tests * in tx review if method data unknown default to unknown method * bump gaba
* watchasset erc20 basic support * render watchasset modal * handle watchasset call * handle watchasset rejection * handle watched asset images * missing strings * snapshots * bump gaba * fix styles * snapshots * styles update * pin dep * install
* close dropdown if press outside * snapshots * missing doc * renaming
* fix asset removal * clean up * fix typo * bump gaba * update package-lock
* fix missing balances * Update index.js * Update currency rate too * dont poll tokens * Remove ref * bump gaba
* handling data through deeplink * handle chainId * handle token value correctly * use contract metadata to get token info is in there * showing alert while changing network * don't validate toen that user doesn't have * validate amount token to send if user doesn't have it in state * move messages to locales * fix getbalanceof * handle state token * fix typo * update locale * locales
* two step notification prompt * clean up * fix typo
* update react-native-push-notification * upgrade react-native to v0.59.4
* warning when user is sending eth or assets to known asset contract * snapshots * check contract map only on mainnet * test
* remove and ignore assets only where is necessary * bump gaba
* use of ipfsgateway from GABA * handle ipfs gateway selection * snapshots * snapshots * reorder ipfs gateways list * only show available ipfs gateways * snapshots * bump gaba * handle current gateway down * snapshots
* consolidate send screen * consolidate approval screen * tx mode from navigation * fix renderable value being undefined when edit approval * snapshots
* kinda works * keyboard wizardry working * fix eth input
* bump detox * fix default value
* existing contact bugfix * poll only when necessary * recent address bugfix and adding asset type in approval * update left button navbar when tx fails * avoid checking for asset address for undefined
* add opensea key from env * bump gaba * change const name
* make shareable simple web view * test * check for navigation * update ios
* lottie working * added fadeIn / out effect * finally fix crash in debug mode * added fadeIn to other views * update unit tests * fix lock screen * adjust timing * more timing stuff * fix timing stuff * use optimized bounce animation * fix for android * update snapshots * use exact versions
* remove unused files * handle remember me disabled lockscreen scenario * kinda working * bottom bar looking good * update snapshots * fix tutorial * more fixes * more fixes * expose search engine * fix tab name * fixes * fix * fix android tutorial positions * fix backup alert on android * fix remaining issues
* remove unused files * handle remember me disabled lockscreen scenario * fix ens redirects
* card * card image * balance fiat fetching * avoid fetch exchange rate if already in state * render no funds * message * action buttoins * payment channel deposit view * navbar * deposit ui * deposit ui android * deposit ui android * render direction * final ui * validation * loading * rm unused * withdraw * rm receive * handle tx edition * handle tx edit for payment channelS * rm render send * fix android * no funds * render channel txs * render time and dai * handle tx details * margins * no funds * txs * drawer flag * handle new tx * actionkey * locales * snaps * more locales * render withdraws * from undefined * internal withdraw * done * fix typo onboarding * spanish * full scrollable tx history/; * instapay title * fix typo * handle deposit and withdraw icons * doc * tx element deposit * avoid unnecessesary state updates * avoid unnecessesary state updates status * payment channel welcome * display welcome only first time * snaps * fix type * instapay logo * handle fiat value * enable android paste * snaps * dai constant * networks constant * deconstructing * optional * last fix * snaps * checksum dai * fix? * filter by account and withdraw from is contract address * fix payment ids
* fix image * bigger icons
* remove unused files * handle remember me disabled lockscreen scenario * done * fix test chaos * fixes * fixes
* fix layout of password screen in incremental account security flow * prevent android crashes while reloading * fix going back from restored tab * update autocomplete * fix snapshots
* fix first time notifications * navbar * clean * render from wei
* fix restore tab without web3 injection * update snapshots
* fix * withdraw without questions
* home navbar * fix snapshots * fix bs * update snapshots * fix forward button * clean up
* fix build * exact version
* fix text selection bug with drawer * move to scripts * fixes
* browser styles fix * update snapshots
* fix ios builds * fix indetentation
* fix switch tabs * update snapshot
* onboarding * import wallet * color and words * fontstyles normal * fix visuals but ios fox * fox scrolling and wording * wording * update login
* fixex * fix data * gas recalculation * kill edit * snaps
* working * handle deposit * fix tx fiat * fixes
estebanmino
approved these changes
Jul 13, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.