Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

eth_checkTransaction renamed to eth_checkRequest #1817

Merged
merged 15 commits into from
Aug 4, 2016
Merged

Commits on Jul 26, 2016

  1. Making ConfirmationsQueue a bit more generic [WiP]

    Tomasz Drwięga committed Jul 26, 2016
    Configuration menu
    Copy the full SHA
    6516782 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Merge branch 'master' into signer-ethsign

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    3e84a1f View commit details
    Browse the repository at this point in the history
  2. Generalizing cofirmations

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    1279617 View commit details
    Browse the repository at this point in the history
  3. New confirmations types - tests

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    c35b172 View commit details
    Browse the repository at this point in the history
  4. Separating transaction type in queue. Closes #1310

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    d04f656 View commit details
    Browse the repository at this point in the history
  5. Handling sign requests

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    f4f985d View commit details
    Browse the repository at this point in the history
  6. Speeding up tests

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    b42aeab View commit details
    Browse the repository at this point in the history
  7. Renaming methods

    Tomasz Drwięga committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    8d8cc38 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. eth_postSign

    Tomasz Drwięga committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    62844c9 View commit details
    Browse the repository at this point in the history
  2. Bumping ui

    Tomasz Drwięga committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    072074a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2016

  1. Renaming checkRequest methods, adding tests

    Tomasz Drwięga committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    ba3dc79 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into signer-ethsign

    Conflicts:
    	rpc/src/v1/impls/eth_signing.rs
    	rpc/src/v1/tests/mocked/eth_signing.rs
    	rpc/src/v1/traits/eth.rs
    Tomasz Drwięga committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    b41c0bb View commit details
    Browse the repository at this point in the history
  3. Removing duplicate method [ci skip]

    Tomasz Drwięga committed Aug 3, 2016
    Configuration menu
    Copy the full SHA
    7c459c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Remove _posted

    [ci:skip]
    gavofyork authored Aug 4, 2016
    Configuration menu
    Copy the full SHA
    a53dd78 View commit details
    Browse the repository at this point in the history
  2. Remove _posted

    gavofyork authored Aug 4, 2016
    Configuration menu
    Copy the full SHA
    7c53d3d View commit details
    Browse the repository at this point in the history