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

chore: rename ApproveOracleRegistration to reuse #580

Merged
merged 38 commits into from
Jan 4, 2023

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    3893eae View commit details
    Browse the repository at this point in the history
  2. feat: add v2.1.0 upgrade handler (#552)

    Co-authored-by: Youngjoon Lee <taxihighway@gmail.com>
    2 people authored and audtlr24 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8330472 View commit details
    Browse the repository at this point in the history
  3. ci: make actions work for main branch (#555)

    Youngjoon Lee authored and audtlr24 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    eda304c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    fecab14 View commit details
    Browse the repository at this point in the history
  2. feat: add test code

    audtlr24 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    af4a238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    402eeb1 View commit details
    Browse the repository at this point in the history
  4. feat: add test code

    audtlr24 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    468a132 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/ft/569/oracle-upgrade-handler' i…

    …nto ft/569/oracle-upgrade-handler
    
    # Conflicts:
    #	cmd/panacead/cmd/genoracle.go
    #	proto/panacea/oracle/v2/oracle.proto
    audtlr24 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    31557d5 View commit details
    Browse the repository at this point in the history
  6. feat: proto for oracle upgrade and its skeleton

    hansol-medi committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ec72841 View commit details
    Browse the repository at this point in the history
  7. fix test

    hansol-medi committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8eec577 View commit details
    Browse the repository at this point in the history
  8. add event type of oracle upgrade

    hansol-medi committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    69bc58b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    860223d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. add oracle upgrade key

    hansol-medi committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    909c3d8 View commit details
    Browse the repository at this point in the history
  2. fix

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

    audtlr24 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    cb6b661 View commit details
    Browse the repository at this point in the history
  4. fix

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

    audtlr24 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    34fee18 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/ft/569/oracle-upgrade-handler' i…

    …nto ft/570/upgrade-endblocker
    audtlr24 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    660d959 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f0e02 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/ft/570/upgrade-endblocker' into …

    …ft/571/upgrade-oracle-tx
    
    # Conflicts:
    #	proto/panacea/oracle/v2/oracle.proto
    #	proto/panacea/oracle/v2/proposal.proto
    #	proto/panacea/oracle/v2/query.proto
    #	x/oracle/types/errors.go
    #	x/oracle/types/keys.go
    #	x/oracle/types/oracle.go
    #	x/oracle/types/oracle.pb.go
    #	x/oracle/types/query.pb.go
    #	x/oracle/types/query.pb.gw.go
    audtlr24 committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    c634f6f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ebe8b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f290bf2 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/ft/570/upgrade-endblocker' into …

    …ft/575/upgrade-proto
    
    # Conflicts:
    #	proto/panacea/oracle/v2/oracle.proto
    #	proto/panacea/oracle/v2/proposal.proto
    #	proto/panacea/oracle/v2/query.proto
    #	x/oracle/types/keys.go
    #	x/oracle/types/oracle.pb.go
    #	x/oracle/types/query.pb.go
    #	x/oracle/types/query.pb.gw.go
    hansol-medi committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    61e8e4e View commit details
    Browse the repository at this point in the history
  12. remove duplicated grpc query

    hansol-medi committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    c66ff61 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

    hansol-medi committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    44a3f47 View commit details
    Browse the repository at this point in the history
  3. Revert "fix"

    This reverts commit 44a3f47.
    hansol-medi committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    442479b View commit details
    Browse the repository at this point in the history
  4. Revert "use the same request/response message for approval of oracle …

    …upgrade"
    
    This reverts commit f73a2ca.
    hansol-medi committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    5da5d80 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/ft/575/upgrade-proto' into ft/57…

    …1/upgrade-oracle-tx
    
    # Conflicts:
    #	proto/panacea/oracle/v2/oracle.proto
    #	proto/panacea/oracle/v2/proposal.proto
    #	x/oracle/keeper/grpc_query_oracle.go
    #	x/oracle/types/keys.go
    #	x/oracle/types/oracle.pb.go
    audtlr24 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b7a94d9 View commit details
    Browse the repository at this point in the history
  6. fix

    audtlr24 committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9630dfb View commit details
    Browse the repository at this point in the history
  7. chore: rename ApproveOracleRegistration to reuse

    hansol-medi committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    db97922 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. fix

    audtlr24 committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    159a4fe View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. fix

    audtlr24 committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    41d0d4b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. rename var

    H4NLee committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    272412f View commit details
    Browse the repository at this point in the history
  2. Update x/oracle/keeper/upgrade_test.go

    Co-authored-by: Hansol Lee <38912532+H4NLee@users.noreply.github.com>
    audtlr24 and 0xHansLee committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    7ed8894 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e992219 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

    …oracle-reg
    
    # Conflicts:
    #	proto/panacea/oracle/v2/tx.proto
    #	x/oracle/abci.go
    #	x/oracle/abci_test.go
    #	x/oracle/keeper/upgrade.go
    #	x/oracle/types/message_oracle.go
    #	x/oracle/types/oracle.go
    #	x/oracle/types/tx.pb.go
    hansol-medi committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    19d1163 View commit details
    Browse the repository at this point in the history
  2. fix

    hansol-medi committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b283a3e View commit details
    Browse the repository at this point in the history