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

Asynchronous Oracle #1738

Merged
merged 90 commits into from
Sep 3, 2020
Merged

Asynchronous Oracle #1738

merged 90 commits into from
Sep 3, 2020

Commits on Jun 30, 2020

  1. Asynchronous Oracle

    erikzhang committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fcc1fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a44f8d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. SetOracleNodes

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d3ef125 View commit details
    Browse the repository at this point in the history
  2. format

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    ef23b29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3379d1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8656ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ab62a2 View commit details
    Browse the repository at this point in the history
  6. Set the price

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    2e94813 View commit details
    Browse the repository at this point in the history
  7. Check Transaction.Script

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    918ff94 View commit details
    Browse the repository at this point in the history
  8. Add TODOs

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5df3f17 View commit details
    Browse the repository at this point in the history
  9. Setup manifest

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    4252abf View commit details
    Browse the repository at this point in the history
  10. Consider the failure

    erikzhang committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    d6cfaba View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    5fe1161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e305899 View commit details
    Browse the repository at this point in the history
  3. Add filter

    erikzhang committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c013d0a View commit details
    Browse the repository at this point in the history
  4. Allow filter to be null

    erikzhang committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    e0a4bd0 View commit details
    Browse the repository at this point in the history
  5. Add incentivize()

    erikzhang committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    7f1ea32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    337c3d9 View commit details
    Browse the repository at this point in the history
  7. Modify the incentive mode

    erikzhang committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d4471e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f88364 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9fc6e23 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    6d58ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c121370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f2fb4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b3a75 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Rename

    erikzhang committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    30ed817 View commit details
    Browse the repository at this point in the history
  2. Update OracleContract.cs

    erikzhang committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    3ca5e0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f5966 View commit details
    Browse the repository at this point in the history
  4. Fix

    erikzhang committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    b2a2b52 View commit details
    Browse the repository at this point in the history
  5. Add PostPersist()

    erikzhang committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f8d3362 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7685815 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Configuration menu
    Copy the full SHA
    3b8c586 View commit details
    Browse the repository at this point in the history
  2. Fix Transaction

    erikzhang committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1609b0f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Update Transaction.cs

    erikzhang committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    cad6853 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Update OracleContract.cs

    erikzhang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    27a845a View commit details
    Browse the repository at this point in the history
  2. Better fee mechanism

    erikzhang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    6f47395 View commit details
    Browse the repository at this point in the history
  3. Reorder

    erikzhang committed Jul 9, 2020
    Configuration menu
    Copy the full SHA
    c744abb View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. Configuration menu
    Copy the full SHA
    cb491e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e3030e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    16ab182 View commit details
    Browse the repository at this point in the history
  2. Fix

    erikzhang committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    b0615ef View commit details
    Browse the repository at this point in the history
  3. Update Transaction.cs

    erikzhang committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a682ff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a0605 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c0735b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd99ee3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2b9c0a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

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

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

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

Commits on Jul 16, 2020

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

Commits on Jul 17, 2020

  1. Fix DivideByZeroException

    erikzhang committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    47044ad View commit details
    Browse the repository at this point in the history
  2. Optimize mint

    erikzhang committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9b4ba50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6294404 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    4cfa41c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2638d9f View commit details
    Browse the repository at this point in the history
  3. Add GasFreeForOracle

    erikzhang committed Jul 18, 2020
    4 Configuration menu
    Copy the full SHA
    c9bb097 View commit details
    Browse the repository at this point in the history
  4. Allow FeeOnly for cosigners

    erikzhang committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    5c1ba7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5786d9c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

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

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    bd02062 View commit details
    Browse the repository at this point in the history
  2. Revert "Add GasFreeForOracle"

    This reverts commit c9bb097.
    erikzhang committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    6c6cfff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ad9f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Aug 6, 2020

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

    erikzhang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d307bca View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

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

Commits on Aug 12, 2020

  1. Add id to GetRequests()

    erikzhang committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    f5bbf30 View commit details
    Browse the repository at this point in the history
  2. Typo

    shargon committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    60856f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

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

Commits on Aug 21, 2020

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

Commits on Aug 28, 2020

  1. Configuration menu
    Copy the full SHA
    9b8801c View commit details
    Browse the repository at this point in the history
  2. Update src/neo/SmartContract/Native/Oracle/OracleContract.cs

    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    erikzhang and Tommo-L committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c108af4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d28cd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5363b6a View commit details
    Browse the repository at this point in the history
  5. Apply #1880

    shargon committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    708b1d8 View commit details
    Browse the repository at this point in the history
  6. Simplify

    erikzhang committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    51a6b86 View commit details
    Browse the repository at this point in the history
  7. Check for SetOracleNodes

    erikzhang committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b7ded27 View commit details
    Browse the repository at this point in the history
  8. Remove check

    shargon committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    cb4f355 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

    Co-authored-by: Luchuan <luchuan@ngd.neo.org>
    shargon and Tommo-L committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    a4b5b4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee850e View commit details
    Browse the repository at this point in the history
  3. Add OracleResponseCode

    erikzhang committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    cfc604c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    3aae3f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d04709b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

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

    Co-authored-by: Shargon <shargon@gmail.com>
    erikzhang and shargon committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    2d356a0 View commit details
    Browse the repository at this point in the history
  2. Update src/neo/Network/P2P/Payloads/OracleResponse.cs

    Co-authored-by: Shargon <shargon@gmail.com>
    erikzhang and shargon committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8937f49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ffa850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b58ef07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93899b2 View commit details
    Browse the repository at this point in the history
  6. fix format

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