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

Initial: Offchain Workers #1942

Merged
merged 46 commits into from
Mar 25, 2019
Merged

Initial: Offchain Workers #1942

merged 46 commits into from
Mar 25, 2019

Commits on Feb 21, 2019

  1. Configuration menu
    Copy the full SHA
    28faa01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0597bf View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    tomusdrw committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    eb63210 View commit details
    Browse the repository at this point in the history
  4. WiP

    tomusdrw committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    98cbd8d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. WiP2

    tomusdrw committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    4ba2fb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    af67cf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acd003e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d55220 View commit details
    Browse the repository at this point in the history
  4. Testing offchain worker.

    tomusdrw committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    c12dbb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c22f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c76c996 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Initial version working.

    tomusdrw committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    66d484d View commit details
    Browse the repository at this point in the history
  2. Pass side effects in call.

    tomusdrw committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    bf49911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45b6d68 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

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

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    07082be View commit details
    Browse the repository at this point in the history
  2. Support inherents.

    tomusdrw committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    37afd7d View commit details
    Browse the repository at this point in the history
  3. Insert to inherents pool.

    tomusdrw committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    c820a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    646c20e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f953ffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b10b7d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d8b6f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Fix offchain test.

    tomusdrw committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    3f2a8ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301fd98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e026333 View commit details
    Browse the repository at this point in the history
  4. Update Cargo.lock.

    tomusdrw committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    f577822 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Address review comments.

    tomusdrw committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    fa56420 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    d1d6287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cba1e39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f927a4 View commit details
    Browse the repository at this point in the history
  4. Fix compilation.

    tomusdrw committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    63c970a View commit details
    Browse the repository at this point in the history
  5. Fix test.

    tomusdrw committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    34b3e3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c669a1b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Fix RPC test.

    tomusdrw committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    5778dcc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

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

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    79ae654 View commit details
    Browse the repository at this point in the history
  2. Bump spec version.

    tomusdrw committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    5713923 View commit details
    Browse the repository at this point in the history
  3. Fix executive.

    tomusdrw committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    ed764bc View commit details
    Browse the repository at this point in the history
  4. Fix support macro.

    tomusdrw committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    f9c1621 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8d2f33 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

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

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    5036cd2 View commit details
    Browse the repository at this point in the history
  2. Address grumbles.

    tomusdrw committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    d20980d View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    dd8a756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994918a View commit details
    Browse the repository at this point in the history
  3. Bump runtime

    gavofyork committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    aa37a4c View commit details
    Browse the repository at this point in the history