Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Feat: add substrate handling #207

Merged
merged 26 commits into from
Aug 23, 2020
Merged

Feat: add substrate handling #207

merged 26 commits into from
Aug 23, 2020

Commits on Jul 22, 2020

  1. adjust test

    tboeckmann committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    08752ab View commit details
    Browse the repository at this point in the history
  2. create stub classes

    tboeckmann committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    ec8d145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cda3e62 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. add getProtocolsByName

    tboeckmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    e1571ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f770d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a04f0 View commit details
    Browse the repository at this point in the history
  4. remove un-required line

    tboeckmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    23b9e6c View commit details
    Browse the repository at this point in the history
  5. surface 'protocol' arguments to from low level in applicationConfig t…

    …o variables:
    
    - getAddresses
    - getAddressesResponse
    - getMessages
    - sendMail
    
    remove initialisation tests - no longer needed
    tboeckmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    619c25f View commit details
    Browse the repository at this point in the history
  6. add connectivity check for protocols (because this now happens before…

    … addresses)
    
    add error message for protocols
    tboeckmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    4629050 View commit details
    Browse the repository at this point in the history
  7. make ethereum the default protocol

    add/ fix tests
    tboeckmann committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    b052089 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    94790fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ff2515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a54d4 View commit details
    Browse the repository at this point in the history
  4. clean up tests and debug

    tboeckmann committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    94315a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

  1. add LocalStorageProtocolServiceStub

    fix some tests
    tboeckmann committed Jul 26, 2020
    Configuration menu
    Copy the full SHA
    d015efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a595125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f531ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30a29cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6955f4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3597483 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

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

Commits on Aug 2, 2020

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

Commits on Aug 16, 2020

  1. Configuration menu
    Copy the full SHA
    512ef11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec6820 View commit details
    Browse the repository at this point in the history
  3. update coverage exlusions

    tboeckmann committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    00ac656 View commit details
    Browse the repository at this point in the history