-
-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Releases] v0.6.0-beta1 patch (#694)
* Added error icon for failed fetching of fee rates * Fixed indentation * Add clearnet or Tor to bug report template * Icon updates * Update Lightning + On-chain icons * New layout * Remove re-org comment * Prettier * Intro: fix proportions on image 4 * Remove scan icon for now * Rename view to SignVerifyMessage * Format sign view * LND working end-to-end * Rig up endpoint for CLR * Rig up endpoint for Eclair * Relay error messages from the api * Verify msg: Only base64 encode the message for Eclair and LND * SignMessage: only base64 encode message for LND * Eclair - signMessage: base64 encode msg * CLR: sign message - pass prroper signature * Make sure errors are handled properly * Remove ability to pay custom amount on invoices * Add swipe up ability to Activity caret * Animation: useNativeDriver * remove unused TouchableOpacity * Add node identicon to WalletHeader * Create NodeIdenticon component * Receive: Lightning: show notification when invoice is paid * Android: Fix flickering when adding node info * LND: don't allow self payments for now * Fixed error icon * Use BTCPay for fiat rates * Removed unnecessory files * prettier formatting * Drop fade-in in favor of success gif * Edit text padding on receive success message * prettier * Make sure rates are fetched correctly * Add four new currencies and flesh out symbol look-up * Handle currencies that swap decimals and commas * Update TODOs * Update numberWithCommas func to use Intl.NumberFormat * Make sure navigation works on press too * LND: Fix Open Channel operation * LND: Fix setting of channel fees * c-lightning-REST: Fix routing view * CLR: fix display of Fee Rate units * Update getURL * Create new TextInput component * Cleanup * Make sure height style doesn't get set when multilines are * Button tweaks * Refactor: UTXOPicker and HopPicker * LND schema update for first hop * ZEUS-583: Handle case when no channel is set * Nodes: Fix implementation display * Bug fix: Lurker mode doesn't activate after toggle * ZEUS-642: Settings don't seem to save until node is configured * ZEUS-641: Add ability to change settings / cancel loading while connecting to node * Add Contact icon placeholder to WalletHeader * Need to tighten up checker * ZEUS-565: On-chain balance from other accounts sticks when switching to LNDHub accounts * Add Scan icon to wallet header * Intro update * New animation when connecting to node * Remove unnecessary SVG fill settings for Word Logo * Create LoadingIndicator component * Fix import order * New transaction broadcast success view * New LN transaction success view * Add copy button for LN payment hashes * Update locales * Rig up Polish * Bug fix: scan node URI (#675) * Bug fix: scan node URI * Remove console.logs * ZEUS-644: Storage bug fix (#676) * Intro bug: Get Started button not appearing (#677) * Fix display of sats and closed channels in Fee Breakdown (#679) * Swipeable rows: add Send icon (#681) * Version bump: v0.6.0-beta1 (#678) * AddEditNode: change color of Understand button (#684) * Node configuration tweaks (#682) * AddEditNode: Fix display of implementation in dropdown * AddEditNode: Replace CheckBox with Switch * Remove remaining instances of CheckBox * React Native Flatlist refactor (#683) * Bump iOS projection version to v0.6.0 (9) (#685) * Misc fixes (#686) * Update word logo * Animated.event: specify useNativeDriver * useNativeDriver: false * Make sure Tag component always has white font * Links: use highlight color * Remove unused head icons * NFC: allow scanning on OpenChannel view * Update react-native-camera * iOS: bump build number * NFC imports fix (#689) * v0.6.0-beta1 patches (#693) * Fix display of Actions for LNDHub users * Fix display of fiat rates * Create limit for NodeTitle display - use ellipsis * Bump iOS build number Co-authored-by: Shubham Kumar <[email protected]> Co-authored-by: Shubham Kumar <[email protected]>
- Loading branch information
1 parent
03d7bdd
commit c8c06e5
Showing
122 changed files
with
4,013 additions
and
3,084 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.