8000 Comparing 2.0.1...2.0.2 · 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.1
Choose a base ref 8000
...
head repository: lnbits/bolt11
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.2
Choose a head ref
  • 4 commits
  • 13 files changed
  • 2 contributors

Commits on Aug 17, 2023

  1. [BUG] release workflow was broken

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

Commits on Aug 18, 2023

  1. chore(exception): remove unnecessary exception `Bolt11PrefixInvalidEx…

    …ception` (#33)
    
    * chore(typo): curreny -> currency
    * feat(bolt11): add method is_signet to class Bolt11
    * chore(exceptions): AmountInvalidException extends HrpInvalidException
    * chore(exception): remove unnecessary exception Bolt11PrefixInvalidException
    
    Bolt11HrpInvalidException or Bolt11Bech32InvalidException cover this case already
    theborakompanioni authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9fbc6cf View commit details
    Browse the repository at this point in the history
  2. [CHORE] update deps and remove type ignores (#34)

    update bitstring
    update outdated
    fix bitstring ^4 issue with code
    remove all type ignores
    dni authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    e09e77c View commit details
    Browse the repository at this point in the history
  3. [UPDATE]

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