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

WIP: Oracle #108

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

WIP: Oracle #108

wants to merge 33 commits into from

Commits on Dec 14, 2016

  1. Add rudimentary web3 connection

    Arkadiy Kukarkin authored and Arkadiy Kukarkin committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    f340341 View commit details
    Browse the repository at this point in the history
  2. Fix web3 construction

    Arkadiy Kukarkin committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    91def9a View commit details
    Browse the repository at this point in the history
  3. Params for RPC endpoint

    Arkadiy Kukarkin committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    381683f View commit details
    Browse the repository at this point in the history
  4. Refactor

    Arkadiy Kukarkin committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    2d303c7 View commit details
    Browse the repository at this point in the history
  5. Add scaffolding for handlers

    Arkadiy Kukarkin committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    5fa7f4f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2016

  1. Squashed 'src/contracts/simplewrite/' content from commit c5ed39b

    git-subtree-dir: src/contracts/simplewrite
    git-subtree-split: c5ed39b4e1c36547a0df0596fd60523d9a3ca3ca
    Arkadiy Kukarkin committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    5422d6d View commit details
    Browse the repository at this point in the history
  2. Merge commit '5422d6da1867bdf0981cf63e67701ae56c0b9ea3' as 'src/contr…

    …acts/simplewrite'
    Arkadiy Kukarkin committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    0d493f3 View commit details
    Browse the repository at this point in the history
  3. Hook in simplewrite

    Arkadiy Kukarkin committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    0045904 View commit details
    Browse the repository at this point in the history
  4. Move contracts out of src, fix invocation

    Arkadiy Kukarkin committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    b42562d View commit details
    Browse the repository at this point in the history
  5. Initialize contract correctly

    Arkadiy Kukarkin committed Dec 21, 2016
    Configuration menu
    Copy the full SHA
    fc8bacb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Merge branch 'master' into ak-oracle

    Arkadiy Kukarkin committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    189d4ef View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

  1. Drop specific contracts from aleph tree

    Arkadiy Kukarkin committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    896e04d View commit details
    Browse the repository at this point in the history
  2. Break up calculation and setting of signatures

    Arkadiy Kukarkin committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    c89bfca View commit details
    Browse the repository at this point in the history
  3. Load contract from args

    Arkadiy Kukarkin committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    f228b5a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into ak-oracle

    Arkadiy Kukarkin committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    471501f View commit details
    Browse the repository at this point in the history
  5. Inject signer, export signature calculator

    Arkadiy Kukarkin committed Jan 5, 2017
    Configuration menu
    Copy the full SHA
    c549bd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Merge branch 'master' into ak-oracle

    Arkadiy Kukarkin committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    281dbb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    4bcf8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac2327a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b91124b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adac964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b96b7ba View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Merge branch 'master' into ak-oracle

    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    839a4ee View commit details
    Browse the repository at this point in the history
  2. Consistency w/other branch

    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    698f267 View commit details
    Browse the repository at this point in the history
  3. Directly test signing (will fail)

    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    46adf44 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/yn-pregenerated-publisher-ids' i…

    …nto ak-oracle
    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    daf392c View commit details
    Browse the repository at this point in the history
  5. Fix deterministic signing test

    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    1997149 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'yn-key-class-refactor' into ak-oracle

    Arkadiy Kukarkin committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    6cceef9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. Configuration menu
    Copy the full SHA
    09319f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebb4342 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0a4ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3ea4d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0fe68b View commit details
    Browse the repository at this point in the history