Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bitsoex/bitso-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AlexandroAndrade/bitso-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 13 files changed
  • 9 contributors

Commits on Feb 13, 2018

  1. adding STATUS enum back

    vogelito committed Feb 13, 2018
    Configuration menu
    Copy the full SHA
    69c0532 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Add some methods to the models

    Signed-off-by: Victor <[email protected]>
    nvcruzhe committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    94dd107 View commit details
    Browse the repository at this point in the history
  2. Add cash deposit limit to BitsoAccountStatus

    Signed-off-by: Carlos Omana <[email protected]>
    carlosguerreroo committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    ac36a03 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from bitsoex/co_add_oxxo_pay

    Add cash deposit limit to BitsoAccountStatus
    nvcruzhe authored Apr 4, 2018
    Configuration menu
    Copy the full SHA
    0b24d41 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Add maker and taker attributes to fee model

    Signed-off-by: Carlos Omana <[email protected]>
    carlosguerreroo committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    c35b3ac View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

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

Commits on Oct 31, 2018

  1. Update gitignore file

    dekaru committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    f82de59 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Merge pull request #43 from bitsoex/da_gitignore_update

    [DA] Update gitignore file
    nvcruzhe authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c3b0889 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from bitsoex/co_add_maker_and_taker

    Add maker and taker attributes to fee model
    nvcruzhe authored Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a35eda7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. Update to netty 4.1.42 because of security issues with older versions

    Signed-off-by: Victor Cruz <[email protected]>
    Victor Cruz authored and Victor Cruz committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    8b23429 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46 from bitsoex/security_update_netty

    Update to netty 4.1.42 because of security issues with older versions
    viccomx authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    86c15b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

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

Commits on Nov 5, 2020

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

Commits on Nov 6, 2020

  1. Merge pull request #50 from bitsoex/feature/autenticate-requests

    Updating methods  getTicker and getAvailableBooks to use  signed request
    hugocordz authored Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f44713e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

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

Commits on Dec 8, 2020

  1. Merge pull request #51 from bitsoex/feature/cancel-all-orders

    ALPHAL-366 New method to cancel all orders instead sending id by id
    hugocordz authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7587044 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    e86da14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from bitsoex/dependabot/maven/junit-junit-4.13.1

    Bump junit from 4.12 to 4.13.1
    mrduckieduck authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    24b9407 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from bitsoex/hf-netty

    HF: Security reported issue with netty-all 4.1.42.Final version
    mrduckieduck authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c743b22 View commit details
    Browse the repository at this point in the history
Loading