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: archos-safe-t/python-safet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: archos-safe-t/python-safet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 12 files changed
  • 8 contributors

Commits on Oct 4, 2018

  1. fixup! support for changing language

    Archos R&D committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f874355 View commit details
    Browse the repository at this point in the history
  2. tests/device: Bitcoin Gold tests

    tsusanka authored and jcrona committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3891831 View commit details
    Browse the repository at this point in the history
  3. Add Groestlcoin support

    yura-pakhuchiy authored and jcrona committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    b0bcdf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. added Bitcore BTX

    Adding BitCore (BTX)
    
    Website: bitcore.cc
    SLIP44=160
    COIN_P2PKH_VERSION=3
    COIN_P2SH_VERSION=125
    dArkjON committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    b3930f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Merge pull request #1 from dArkjON/master

    added Bitcore BTX
    jcrona authored Dec 13, 2018
    Configuration menu
    Copy the full SHA
    fee978b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

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

Commits on Jan 3, 2019

  1. Merge pull request #2 from SomberNight/safet_qt_import

    qt: don't import PyQt5.Qt
    jcrona authored Jan 3, 2019
    1 Configuration menu
    Copy the full SHA
    680e9f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

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

Commits on Feb 21, 2020

  1. Merge pull request #3 from SomberNight/202001_stdlib_blake2

    use blake2 from python stdlib if available (py3.6+)
    s-stark authored Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e0431fa View commit details
    Browse the repository at this point in the history
  2. Update version to 0.1.5

    s-stark committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    87b0081 View commit details
    Browse the repository at this point in the history
Loading