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: callebtc/python-nostr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: MicroPythonOS/micropython-nostr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 1 contributor

Commits on May 27, 2025

  1. Port calle's python-nostr to MicroPython

    This initial version works, but could still use some cleanups,
    removing debugging statements, and generally minimizing the diff
    to the upstream project.
    ThomasFarstrike committed May 27, 2025
    Configuration menu
    Copy the full SHA
    75ef364 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

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

Commits on Nov 8, 2025

  1. Add test_userlist.py

    Seems this was removed/forgotten?
    ThomasFarstrike committed Nov 8, 2025
    Configuration menu
    Copy the full SHA
    ac2c74a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    da7c2be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc95f98 View commit details
    Browse the repository at this point in the history
  3. Cleanups

    ThomasFarstrike committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    dd7935c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7db179 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3a8759 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d7281e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. fix relay_manager.py

    ThomasFarstrike committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    c916fd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Add CLAUDE.md

    ThomasFarstrike committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    99be5ce View commit details
    Browse the repository at this point in the history
Loading