8000 Comparing 2.0.0...2.0.1 · lnbits/bolt11 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lnbits/bolt11
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: lnbits/bolt11
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.1
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    8d22414 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Style fixes (#30)

    * [STYLE] run black
    * [STYLE] use list comprehension
    michael1011 authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c41fb09 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. [FEAT] better errorhandling of prefix and hrp, fix for signet decoding (

    #31)
    
    - Bolt11PrefixInvalidException
    - Bolt11AmountInvalidException
    - Bolt11HrpInvalidException
    
    -decoding of signet addresses
    
    add more tests
    dni authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ed06d46 View commit details
    Browse the repository at this point in the history
  2. [BUG] Feature encoding was not working all the time (#32)

    * [BUG] Feature encoding was not working all the time
    
    * Update bolt11/cli.py
    Co-authored-by: michael1011 <me@michael1011.at>
    dni and michael1011 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8ef238d View commit details
    Browse the repository at this point in the history
  3. [UPDATE] to 2.0.1

    dni committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    4c8aa6c View commit details
    Browse the repository at this point in the history
Loading
0