Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

implement some changes from latest binance changelog #343

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 5, 2021

  1. adjust Asset class to current api version

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    21bbb10 View commit details
    Browse the repository at this point in the history
  2. create new model for TradeFee

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    e6c5664 View commit details
    Browse the repository at this point in the history
  3. add missing implementation for TradeFees in AsyncRestClient

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c38d878 View commit details
    Browse the repository at this point in the history
  4. add missing api call parameter

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    7fdb566 View commit details
    Browse the repository at this point in the history
  5. adjust endpoint security

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    ed6fb97 View commit details
    Browse the repository at this point in the history
  6. adjust test suite

    Marcel Hodan committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    56b8091 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d6b748 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. add missing mvn-compile-plugin version

    Marcel Hodan committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    4707309 View commit details
    Browse the repository at this point in the history
  2. adjust JsonProperties to current BinanceApi

    Marcel Hodan committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    6a85d55 View commit details
    Browse the repository at this point in the history