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

dev -> master: v1.2.0 #196

Merged
merged 15 commits into from
Apr 2, 2021
Merged

dev -> master: v1.2.0 #196

merged 15 commits into from
Apr 2, 2021

Commits on Feb 21, 2021

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

Commits on Feb 22, 2021

  1. ARMv7 hashes in requirements.txt

    Adds hashes for ARMv7 binaries of certain requirements that need so:
    [cytoolz](https://www.piwheels.org/project/cytoolz/):
    cytoolz-0.10.1-cp37-cp37m-linux_armv7l.whl 5161bef77f7b69bea64b4e052d0da17845e6adae6d09f91cc7e5acfc5cb2c5c4
    
    [lru-dict](https://www.piwheels.org/project/lru-dict/):
    lru_dict-1.1.6-cp37-cp37m-linux_armv7l.whl 288d8794e9376fe31d27abc3531d395675b2a910781f26034d5ef79f0ba9cecc
    
    [pycryptodome](https://www.piwheels.org/project/pycryptodome/):
    pycryptodome-3.9.8-cp37-cp37m-linux_armv7l.whl be7553b8bea117892f83f52ebfe96929340cacae07f3f6a820291e42168dff62
    
    [toolz](https://www.piwheels.org/project/toolz/):
    toolz-0.10.0-py3-none-any.whl c43f7cffb32a3c8e3fb51192cae4dcdbf0a6fee4d07142ca2e443d2bd9f89400
    
    [typed-ast](https://www.piwheels.org/project/typed-ast/):
    typed_ast-1.4.1-cp37-cp37m-linux_armv7l.whl 3791f73e5d75aa9a95274679ab4821bd9d16de623c4ecf4900a77a29864ee144
    
    --
    
    Tested on a Raspberry Pi 3 Model B Rev 1.2 running Raspbian Buster.
    Tests pass correctly.
    Ran a few examples of `new-mnemonic` and `existing-mnemonic`.
    Compared resulting `deposit_data-<timestamp>.json` with the ones generated on a Mac for the same set of inputs and they matched.
    ceroma committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    530594e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    5819eb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a35c09f View commit details
    Browse the repository at this point in the history
  3. Update README.md and cli help

    hwwhww committed Mar 25, 2021
    2 Configuration menu
    Copy the full SHA
    d089820 View commit details
    Browse the repository at this point in the history
  4. Update credential validation

    hwwhww committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b152172 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Fix cytoolz linux_armv7l hash

    hwwhww authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    4240c35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from ceroma/armv7

    ARMv7 hashes in requirements.txt
    hwwhww authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    d27f7e2 View commit details
    Browse the repository at this point in the history
  3. PR feedback from Carl

    hwwhww committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    a6a62ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f5148d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40b78dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #195 from ethereum/eth1-address-withdrawal

    Add Eth1 address withdrawal support
    hwwhww authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    27abb5c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #183 from ceroma/dev

    Add Portuguese Word List
    CarlBeek authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    da8eab9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Version bump v1.2.0

    CarlBeek committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    3efbc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17b7363 View commit details
    Browse the repository at this point in the history