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

Fix - Broker proto enum validations #523

Merged
merged 1 commit into from
May 15, 2019
Merged

Fix - Broker proto enum validations #523

merged 1 commit into from
May 15, 2019

Conversation

dannypaz
Copy link
Contributor

@dannypaz dannypaz commented May 15, 2019

Description

This PR fixes broker.proto where we had forgotten to add a 0 index to the TransactionType enum. This PR also adds a circleci hook that will compile our proto files with protoc to ensure that CI catches any issues like this in the future

Changes

  1. fix broker.proto for bad enum change
  2. add protoc check to circleci

Related PRs

List related PRs if applicable

Todos

  • Tests
  • Documentation
  • Link to Trello

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
@dannypaz dannypaz changed the title Fix - Broker proto enum Fix - Broker proto enum validations May 15, 2019
@dannypaz
Copy link
Contributor Author

@dannypaz dannypaz merged commit 4de32e4 into master May 15, 2019
@dannypaz dannypaz deleted the fix/proto-enum branch May 15, 2019 23:53
dannypaz pushed a commit that referenced this pull request May 22, 2019
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
dannypaz pushed a commit that referenced this pull request May 22, 2019
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
dannypaz pushed a commit that referenced this pull request May 24, 2019
* 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
dannypaz pushed a commit that referenced this pull request May 24, 2019
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
dannypaz pushed a commit that referenced this pull request May 24, 2019
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
dannypaz pushed a commit that referenced this pull request May 24, 2019
* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test
dannypaz pushed a commit that referenced this pull request May 29, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

calculate totals by abstracting fills orders for blockorders

change outbound to inbound

update ways we get outbound/inbound amounts

edits to logging

refactor and added methods onto block order for calculating of funds

fix tests for calculate active funds

add test for new block orders options

add tests and fix comment in fill.js

added block order tests
dannypaz pushed a commit that referenced this pull request May 29, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish
dannypaz pushed a commit that referenced this pull request May 29, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish
dannypaz pushed a commit that referenced this pull request May 30, 2019
* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish

* rename rangeForBlockOrder to rangeForBlockOrderIds

* comment change of of
dannypaz pushed a commit that referenced this pull request May 31, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

Feature - Add second parameter for range method calls (#529)

* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish

* rename rangeForBlockOrder to rangeForBlockOrderIds

* comment change of of

update pm2 to resolve axios vuln fix
dannypaz pushed a commit that referenced this pull request May 31, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

Feature - Add second parameter for range method calls (#529)

* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish

* rename rangeForBlockOrder to rangeForBlockOrderIds

* comment change of of

update pm2 to resolve axios vuln fix
dannypaz pushed a commit that referenced this pull request May 31, 2019
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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

Feature - Add second parameter for range method calls (#529)

* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish

* rename rangeForBlockOrder to rangeForBlockOrderIds

* comment change of of

update pm2 to resolve axios vuln fix
dannypaz pushed a commit that referenced this pull request Jun 2, 2019
* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

calculate totals by abstracting fills orders for blockorders

change outbound to inbound

update ways we get outbound/inbound amounts

edits to logging

refactor and added methods onto block order for calculating of funds

fix tests for calculate active funds

add test for new block orders options

add tests and fix comment in fill.js

added block order tests

* 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

Feature/healthcheck json (#525)

* 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

* use logger instead of console and pretty print it

* added log check for healthcheck cli test

Version bump/0.7.1 beta (#526)

* 0.7.1-beta

* broker version change 0.7.1-beta

allow parameters for range call

fixed variables for start finish

* rename rangeForBlockOrder to rangeForBlockOrderIds

* move methods for getting fills or orders

* refactor of calculatingActiveFunds

* update docs and update getBlockOrders signature

* revert change for removing filter of market

* further change

* remove unused tet

* refactor of orders

* added tests for states

* add market to active count and fix tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants