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

BEP70 - Support busd pair listing and trading #710

Merged
merged 13 commits into from
Apr 27, 2020
Merged

Commits on Mar 17, 2020

  1. add busd pair support

    add busd pair support, following changes not implmented yet
    1) a method to define the standard BUSD token
    2) BEP number change
    George committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    57b3caa View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. support busd pairs for listing and trading

    add configuration to indicate the correct BUSD token
    George committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    fc1ffd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. add more test cases

    George committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    ddbeca3 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 9, 2020

  1. extract methods; update BEP number

    George committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    0e46d38 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. refactor

    George committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    018598e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. refactor keeper

    George committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    65ae54a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. busd fee refactor

    rickyyangz committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    53e2c6e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge pull request #722 from binance-chain/busd

    busd fee refactor
    forcodedancing authored Apr 27, 2020
    Configuration menu
    Copy the full SHA
    7b9e938 View commit details
    Browse the repository at this point in the history
  2. add check

    George committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ba142c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1fa20a View commit details
    Browse the repository at this point in the history
  4. order and group upgrade config

    George committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    72f09d9 View commit details
    Browse the repository at this point in the history
  5. order and group upgrade config

    George committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    5d9010b View commit details
    Browse the repository at this point in the history