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 special asset pairs #2150

Merged
merged 47 commits into from
Aug 1, 2023
Merged

feat: add special asset pairs #2150

merged 47 commits into from
Aug 1, 2023

Commits on Jul 17, 2023

  1. feat: add special asset pairs

    toteki committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2f1b8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb484f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    9f0f9fe View commit details
    Browse the repository at this point in the history
  2. line length lint

    toteki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    286fa0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e05b997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5eb3d88 View commit details
    Browse the repository at this point in the history
  5. Update x/leverage/keeper/token.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    toteki and robert-zaremba authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ea72c67 View commit details
    Browse the repository at this point in the history
  6. Update x/leverage/keeper/token.go

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    toteki and robert-zaremba authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    545ee88 View commit details
    Browse the repository at this point in the history
  7. Update proto/umee/leverage/v1/leverage.proto

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    toteki and robert-zaremba authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b3270a8 View commit details
    Browse the repository at this point in the history
  8. Update proto/umee/leverage/v1/leverage.proto

    Co-authored-by: Robert Zaremba <robert@zaremba.ch>
    toteki and robert-zaremba authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    d1819fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73c4b30 View commit details
    Browse the repository at this point in the history
  10. make proto-all

    toteki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5b7b02d View commit details
    Browse the repository at this point in the history
  11. make proto-all

    toteki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    55f8153 View commit details
    Browse the repository at this point in the history
  12. fix

    toteki committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    97efc7f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    48a9900 View commit details
    Browse the repository at this point in the history
  2. remove title + description

    toteki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c9c0cdb View commit details
    Browse the repository at this point in the history
  3. group legacy msg interface

    toteki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5817edd View commit details
    Browse the repository at this point in the history
  4. proposal.go

    toteki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    153037e View commit details
    Browse the repository at this point in the history
  5. legacy++

    toteki committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c3d39b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    9a22f72 View commit details
    Browse the repository at this point in the history
  2. pair deletion logic

    toteki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    11ffd99 View commit details
    Browse the repository at this point in the history
  3. can query for specific asset

    toteki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5e08485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    004a5d5 View commit details
    Browse the repository at this point in the history
  5. make proto-all

    toteki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0c3440d View commit details
    Browse the repository at this point in the history
  6. changelog

    toteki committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f8cb27f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    19d5a06 View commit details
    Browse the repository at this point in the history
  2. lint

    toteki committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    206c769 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update proto/umee/leverage/v1/tx.proto

    Co-authored-by: kosegor <30661385+kosegor@users.noreply.github.com>
    toteki and kosegor authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b9b522c View commit details
    Browse the repository at this point in the history
  2. Update proto/umee/leverage/v1/tx.proto

    Co-authored-by: kosegor <30661385+kosegor@users.noreply.github.com>
    toteki and kosegor authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    0075b58 View commit details
    Browse the repository at this point in the history
  3. proto changes

    toteki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    53b7e4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7944aae View commit details
    Browse the repository at this point in the history
  5. fix CLI

    toteki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    fcda085 View commit details
    Browse the repository at this point in the history
  6. test++

    toteki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ef36cda View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e46e1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f75ab6 View commit details
    Browse the repository at this point in the history
  9. fix

    toteki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    daa5e0a View commit details
    Browse the repository at this point in the history
  10. fix

    toteki committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f83ab08 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. proto changes

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    78cd2e7 View commit details
    Browse the repository at this point in the history
  2. fix names

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    e48b35c View commit details
    Browse the repository at this point in the history
  3. fix names

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    8804ed4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31402c5 View commit details
    Browse the repository at this point in the history
  5. optional arg doc

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    03dcd74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbd2178 View commit details
    Browse the repository at this point in the history
  7. revert proposal.go

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    39a9994 View commit details
    Browse the repository at this point in the history
  8. change stringer

    toteki committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5e2e948 View commit details
    Browse the repository at this point in the history