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

Oracle policy contract #1445

Merged
merged 47 commits into from
Mar 11, 2020
Merged

Oracle policy contract #1445

merged 47 commits into from
Mar 11, 2020

Commits on Feb 13, 2020

  1. first commit

    doubiliu committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    074fc9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d173f4c View commit details
    Browse the repository at this point in the history
  3. format

    doubiliu committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    25b82cd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Simplify code

    doubiliu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    04fdf94 View commit details
    Browse the repository at this point in the history
  2. add UT and add some feature

    doubiliu committed Feb 14, 2020
    Configuration menu
    Copy the full SHA
    e4dc1ac View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Fix bug

    doubiliu committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    80bc65f View commit details
    Browse the repository at this point in the history
  2. Add summary and fix bug

    doubiliu committed Feb 15, 2020
    Configuration menu
    Copy the full SHA
    aadf197 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. format

    doubiliu committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    748a3af View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. format

    doubiliu committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3c40655 View commit details
    Browse the repository at this point in the history
  2. little change

    doubiliu committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    6bf9c86 View commit details
    Browse the repository at this point in the history
  3. little change

    doubiliu committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    6e3369a View commit details
    Browse the repository at this point in the history
  4. little change

    doubiliu committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    846d195 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. change Fee & Fix bug

    doubiliu committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    8b118c0 View commit details
    Browse the repository at this point in the history
  2. Optimize

    shargon committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    5d375c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. add config class

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    71e6add View commit details
    Browse the repository at this point in the history
  2. solve conflict

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    3570d0e View commit details
    Browse the repository at this point in the history
  3. FiX UT

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    bbdf3f9 View commit details
    Browse the repository at this point in the history
  4. Format

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    2197407 View commit details
    Browse the repository at this point in the history
  5. Fix UT

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a81a1e5 View commit details
    Browse the repository at this point in the history
  6. Fix format and Optimize

    doubiliu committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    f4e69dc View commit details
    Browse the repository at this point in the history
  7. Add some UT

    shargon committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    0c2b34b View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Fix bug and add UT

    doubiliu committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    591b33b View commit details
    Browse the repository at this point in the history
  2. Update src/neo/SmartContract/Native/Oracle/OraclePolicyContract.cs

    Co-Authored-By: Luchuan <luchuan@ngd.neo.org>
    doubiliu and Tommo-L committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    61bb96a View commit details
    Browse the repository at this point in the history
  3. little change

    doubiliu committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    531427e View commit details
    Browse the repository at this point in the history
  4. format

    doubiliu committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2d8a645 View commit details
    Browse the repository at this point in the history
  5. Update src/neo/SmartContract/Native/Oracle/OraclePolicyContract.cs

    Co-Authored-By: Shargon <shargon@gmail.com>
    doubiliu and shargon committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    99d6761 View commit details
    Browse the repository at this point in the history
  6. add check

    doubiliu committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    cc6774f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'OraclePolicyContract' of github.com:doubiliu/neoUT into…

    … OraclePolicyContract
    doubiliu committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8698a5b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. change validator

    doubiliu committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    696399c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

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

Commits on Feb 26, 2020

  1. add UT

    doubiliu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    5d9fa90 View commit details
    Browse the repository at this point in the history
  2. Add UT

    doubiliu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    740ccb7 View commit details
    Browse the repository at this point in the history
  3. change UT

    doubiliu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    c693e7c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. fill UT

    Luchuan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    30577c5 View commit details
    Browse the repository at this point in the history
  2. up ut and fix NeoToken.GetValidators

    Luchuan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    985f0a4 View commit details
    Browse the repository at this point in the history
  3. remove console

    Luchuan committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    d042560 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. reset NEO.getValidators

    Luchuan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    704051a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. fix GetOracleValidators

    Luchuan committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    953a288 View commit details
    Browse the repository at this point in the history
  2. Rename variable

    shargon committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    aad74d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Update src/neo/SmartContract/Native/Oracle/OracleContract.cs

    Co-Authored-By: Erik Zhang <erik@neo.org>
    doubiliu and erikzhang committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    0c0f9e3 View commit details
    Browse the repository at this point in the history
  2. Update src/neo/SmartContract/Native/Oracle/OracleContract.cs

    Co-Authored-By: Erik Zhang <erik@neo.org>
    doubiliu and erikzhang committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    8876540 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    doubiliu committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    2a41962 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. change logic

    doubiliu committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    e6bb7b9 View commit details
    Browse the repository at this point in the history
  2. Fix name

    doubiliu committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    66aea1f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. change to const

    doubiliu committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    19447cd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Add double initialization check and fix ut

    Luchuan committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    7e64f2c View commit details
    Browse the repository at this point in the history
  2. optimize

    Luchuan committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    65b823b View commit details
    Browse the repository at this point in the history