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: pikasTech/PikaPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SolanaPython/SolanaPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: solana
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 333 files changed
  • 2 contributors

Commits on Dec 14, 2025

  1. 针对于MicroLink的网页端助手

    This solution provides a one-stop development and debugging solution for MicroLink devices by designing a complete set of Web programs. Its core functions include: serial communication based on Web Serial API, virtual terminal interaction, Ymodem file transfer protocol, ELF file parsing and variable analysis, and automatic generation of Python scripts, etc.
    COOLINGXIZHOU authored and MoonShiesty committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    b68365f View commit details
    Browse the repository at this point in the history
  2. solana python VM

    MoonShiesty committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    df80806 View commit details
    Browse the repository at this point in the history
  3. cleanup, tests

    MoonShiesty committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    faf6c00 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. Configuration menu
    Copy the full SHA
    28af861 View commit details
    Browse the repository at this point in the history
  2. update README

    MoonShiesty committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    7c79487 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. frontend, various fixes

    MoonShiesty committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    91b1bda View commit details
    Browse the repository at this point in the history
  2. nojekyll

    MoonShiesty committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    c2c87a2 View commit details
    Browse the repository at this point in the history
  3. move docs folder

    MoonShiesty committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    5cd86c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. fix wasm compiler

    MoonShiesty committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    65c1b57 View commit details
    Browse the repository at this point in the history
  2. update site, compiler

    MoonShiesty committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    cf9e718 View commit details
    Browse the repository at this point in the history
  3. use PDA button fix

    MoonShiesty committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    f4d8539 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    684bfb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a521b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2beace6 View commit details
    Browse the repository at this point in the history
Loading