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

Replace SHA-512 hashing function with the ~10 times faster BLAKE3. #2530

Open
wants to merge 13 commits into
base: py3
Choose a base branch
from
Open

Replace SHA-512 hashing function with the ~10 times faster BLAKE3. #2530

wants to merge 13 commits into from

Commits on Apr 13, 2020

  1. Update requirements.txt

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    306899e View commit details
    Browse the repository at this point in the history
  2. Update BigfilePlugin.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a6fe6b3 View commit details
    Browse the repository at this point in the history
  3. Update ContentManager.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    71dfb1e View commit details
    Browse the repository at this point in the history
  4. Update CryptHash.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    b9798c5 View commit details
    Browse the repository at this point in the history
  5. Update SiteStorage.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    8c56275 View commit details
    Browse the repository at this point in the history
  6. Update UiWebsocket.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0b965f9 View commit details
    Browse the repository at this point in the history
  7. Update Config.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    a743749 View commit details
    Browse the repository at this point in the history
  8. Update main.py

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    101f9b2 View commit details
    Browse the repository at this point in the history
  9. Update .travis.yml

    GoodByeZeroNet committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    784d4ff View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Update ContentManager.py

    No need for "- ZeroNet_" in title
    peer-to-peer-network committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d6077f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from peer-to-peer-network/peer-to-peer-network-…

    …patch-1
    
    Update ContentManager.py
    peer-to-peer-network committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    b0a196a View commit details
    Browse the repository at this point in the history
  3. Update ContentManager.py

    peer-to-peer-network committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1296afa View commit details
    Browse the repository at this point in the history
  4. Update ContentManager.py

    Everyone should resign they sites, no need for backward compatibility. 🙄
    peer-to-peer-network committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ffb5053 View commit details
    Browse the repository at this point in the history