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

404 add methods to pmat for storing prediction into ipfs and adding that to contract mapping #446

Commits on Sep 18, 2024

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

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. WIP

    gabrielfior committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    52142ae View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Merge remote-tracking branch 'origin/main' into 404-add-methods-to-pm…

    …at-for-storing-prediction-into-ipfs-and-adding-that-to-contract-mapping
    
    # Conflicts:
    #	prediction_market_agent_tooling/deploy/agent.py
    #	prediction_market_agent_tooling/markets/omen/data_models.py
    gabrielfior committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    d8b913f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00e37b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aba7c4d View commit details
    Browse the repository at this point in the history
  4. Removed test hardcoding

    gabrielfior committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    745e911 View commit details
    Browse the repository at this point in the history
  5. Local test deploy working

    gabrielfior committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7a8053b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c2b66a View commit details
    Browse the repository at this point in the history
  7. Fixing CI

    gabrielfior committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    031bad7 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Merge remote-tracking branch 'origin/404-add-methods-to-pmat-for-stor…

    …ing-prediction-into-ipfs-and-adding-that-to-contract-mapping' into 404-add-methods-to-pmat-for-storing-prediction-into-ipfs-and-adding-that-to-contract-mapping
    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6e5a510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80fe85f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/main' into 404-add-…

    …methods-to-pmat-for-storing-prediction-into-ipfs-and-adding-that-to-contract-mapping
    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    64a2e38 View commit details
    Browse the repository at this point in the history
  4. Fixed isort

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    17c92f0 View commit details
    Browse the repository at this point in the history
  5. Missing secrets

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5a35b9a View commit details
    Browse the repository at this point in the history
  6. Added safety margin

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a8b57a6 View commit details
    Browse the repository at this point in the history
  7. Fixing test

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    700864c View commit details
    Browse the repository at this point in the history
  8. Adding new test

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b865db1 View commit details
    Browse the repository at this point in the history
  9. Making tests pass

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ab1c713 View commit details
    Browse the repository at this point in the history
  10. local_web3 session scoped

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5d29c74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    253f709 View commit details
    Browse the repository at this point in the history
  12. Fixing unit tests

    gabrielfior committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b26b60d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b4b022c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/main' into 404-add-…

    …methods-to-pmat-for-storing-prediction-into-ipfs-and-adding-that-to-contract-mapping
    
    # Conflicts:
    #	poetry.lock
    #	prediction_market_agent_tooling/markets/omen/data_models.py
    #	prediction_market_agent_tooling/markets/omen/omen_contracts.py
    #	tests_integration_with_local_chain/markets/omen/test_omen.py
    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    051399e View commit details
    Browse the repository at this point in the history
  2. Fixed isort

    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e24c8dd View commit details
    Browse the repository at this point in the history
  3. Fixed mypy

    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d4fb881 View commit details
    Browse the repository at this point in the history
  4. Incrased timeout of test

    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    188d5d4 View commit details
    Browse the repository at this point in the history
  5. Making tests pass

    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8090503 View commit details
    Browse the repository at this point in the history
  6. Reactivating tests

    gabrielfior committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    01bd17b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/main' into 404-add-…

    …methods-to-pmat-for-storing-prediction-into-ipfs-and-adding-that-to-contract-mapping
    
    # Conflicts:
    #	tests_integration_with_local_chain/markets/omen/test_local_chain.py
    gabrielfior committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3ad038f View commit details
    Browse the repository at this point in the history
  2. Update tests_integration/tools/ipfs/test_ipfs_handler.py

    Co-authored-by: Evan Griffiths <56087052+evangriffiths@users.noreply.github.com>
    gabrielfior and evangriffiths authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    46b128b View commit details
    Browse the repository at this point in the history
  3. Implemented PR comments

    gabrielfior committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9c62177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da6aec0 View commit details
    Browse the repository at this point in the history
  5. Fixed isort

    gabrielfior committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    43b540d View commit details
    Browse the repository at this point in the history