Skip to content
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

v0.0.6 #52

Merged
merged 17 commits into from
Mar 6, 2019
Merged

v0.0.6 #52

merged 17 commits into from
Mar 6, 2019

Commits on Mar 3, 2019

  1. Bug fix: lndconnect macaroon is in Base64URL format

    I was assuming it was in ASCII
    kaloudis committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    d69d388 View commit details
    Browse the repository at this point in the history
  2. linting

    kaloudis committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    51a6bdf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Feature: Split up sat denominated values with commas

    Plus fix a bug that would display number sat values as sat, instead of sats
    kaloudis committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    05a6e89 View commit details
    Browse the repository at this point in the history
  2. Design/Bug Fix: Remove padding between button group and lists on the …

    …main Wallet view
    
    Hopefully this fixes some related scrolling issues where some users are unable to press items at the end of lists
    kaloudis committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    9bc9c7b View commit details
    Browse the repository at this point in the history
  3. Make it easier to connect Zeus to iOS

    Create a patch for our RCTHTTPRequestHandler modification
    kaloudis committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    9eecf04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2f1656 View commit details
    Browse the repository at this point in the history
  5. Bug Fix: Properly clear out newly generated invoices

    The last invoice you created would linger on the Receive view
    kaloudis committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    81915e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13e4886 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    085bb78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from kaloudis/lndconnect-macaroon-fix

    Bug Fix: lndconnect macaroon fix
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    2537ee3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from kaloudis/sat-commas

    Feature: Split up sat denominated values with commas
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    8e9f184 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from kaloudis/fix-lists-padding

    Design/Bug Fix: Remove padding between button group and lists on the main Wallet view
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    8b4fc30 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #48 from kaloudis/ios-connect

    Feature: Make it easier to connect Zeus to iOS
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    52dc041 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #49 from kaloudis/clear-out-new-invoices

    Bug Fix: Properly clear out newly generated invoices
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    c6a6531 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #50 from kaloudis/open-channel-sat-per-byte

    Feature: Allow users to set sat per byte fee when opening channel
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    3c37e00 View commit details
    Browse the repository at this point in the history
  8. version bump 0.0.6

    kaloudis committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    ec54b9d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #51 from kaloudis/0.0.6-version-bump

    version bump 0.0.6
    ZeusLN authored Mar 6, 2019
    Configuration menu
    Copy the full SHA
    7245238 View commit details
    Browse the repository at this point in the history