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

Feature/healthcheck json #525

Merged
merged 3 commits into from
May 24, 2019
Merged

Feature/healthcheck json #525

merged 3 commits into from
May 24, 2019

Commits on May 24, 2019

  1. added amounts for insufficient funds errors

    updated enum to have unknown default value
    
    Fix - Error messaging for insufficient funds and filling orders (#522)
    
    * added amounts for insufficient funds errors
    
    * error logging for filling own order
    
    added amounts for insufficient funds errors (#523)
    
    updated enum to have unknown default value
    
    add command to validate proto file and update circleci to check
    
    added run: to circleci command
    
    remove unused file
    
    s
    
    update circle config to install protoc
    
    install protoc
    
    try to update repos
    
    try to fix apt-get
    
    add protoc installation for circle ci
    
    try new circle setup for protoc
    
    added config
    
    use unzip instead of tar
    
    fix jessie for deps
    
    added protoc check for circle ci
    
    readd package command and remove apt-get install of protoc
    
    stuff
    
    all your protoc are belong to us
    
    echo bash env
    
    echo bash env
    
    hail mary
    
    use 64 instead
    
    run file
    
    remove help file
    
    Fix/network status slow (#524)
    
    * added amounts for insufficient funds errors
    
    updated enum to have unknown default value
    
    Fix - Error messaging for insufficient funds and filling orders (#522)
    
    * added amounts for insufficient funds errors
    
    * error logging for filling own order
    
    add logs to check time for network status
    
    added amounts for insufficient funds errors (#523)
    
    updated enum to have unknown default value
    
    add command to validate proto file and update circleci to check
    
    added run: to circleci command
    
    remove unused file
    
    s
    
    update circle config to install protoc
    
    install protoc
    
    try to update repos
    
    try to fix apt-get
    
    add protoc installation for circle ci
    
    try new circle setup for protoc
    
    added config
    
    use unzip instead of tar
    
    fix jessie for deps
    
    added protoc check for circle ci
    
    readd package command and remove apt-get install of protoc
    
    stuff
    
    all your protoc are belong to us
    
    echo bash env
    
    echo bash env
    
    hail mary
    
    use 64 instead
    
    run file
    
    remove help file
    
    fix the way we inflate all block orders
    
    add more logging for testing
    
    edits to deadline for network status and removed dev logs from active fund calc
    
    * added check for deadline params
    
    * fix test with market
    
    * change from string to number
    
    * fix deadline usage in order summary and wallet
    
    * fix tests for deadline changes
    
    add json flag for healthcheck
    Danny Paz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    bd1ae09 View commit details
    Browse the repository at this point in the history
  2. use logger instead of console and pretty print it

    Danny Paz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5f0e2dd View commit details
    Browse the repository at this point in the history
  3. added log check for healthcheck cli test

    Danny Paz committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ac2a170 View commit details
    Browse the repository at this point in the history