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

feat: add skeleton code for oracle module #517

Merged
merged 13 commits into from
Dec 6, 2022
Merged

Commits on Dec 2, 2022

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

    gyuguen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    4a8176f View commit details
    Browse the repository at this point in the history
  3. fix

    gyuguen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    af16643 View commit details
    Browse the repository at this point in the history
  4. fix

    gyuguen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    31f3b7d View commit details
    Browse the repository at this point in the history
  5. fix

    gyuguen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d359d68 View commit details
    Browse the repository at this point in the history
  6. fix

    gyuguen committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e189f52 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. fix

    gyuguen committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8eccb41 View commit details
    Browse the repository at this point in the history
  2. fix

    gyuguen committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eeee097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c6b72e View commit details
    Browse the repository at this point in the history
  4. fix

    audtlr24 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1c32ec0 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge remote-tracking branch 'origin/main' into ft/na/skeleton_code_o…

    …racle
    
    # Conflicts:
    #	.github/workflows/ci.yml
    #	proto/panacea/datadeal/v2/deal.proto
    #	proto/panacea/datadeal/v2/genesis.proto
    #	proto/panacea/datadeal/v2/query.proto
    #	proto/panacea/datadeal/v2/tx.proto
    #	proto/panacea/oracle/v2/genesis.proto
    #	proto/panacea/oracle/v2/oracle.proto
    #	x/datadeal/types/deal.pb.go
    #	x/datadeal/types/genesis.pb.go
    #	x/datadeal/types/query.pb.go
    #	x/datadeal/types/tx.pb.go
    #	x/oracle/types/genesis.pb.go
    #	x/oracle/types/oracle.pb.go
    audtlr24 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c56d410 View commit details
    Browse the repository at this point in the history
  2. fix

    audtlr24 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8013311 View commit details
    Browse the repository at this point in the history
  3. fix

    audtlr24 committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0867e38 View commit details
    Browse the repository at this point in the history