Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

4.1.3 #1724

Merged
merged 209 commits into from
Oct 1, 2018
Merged

4.1.3 #1724

merged 209 commits into from
Oct 1, 2018

Conversation

DeviaVir
Copy link
Owner

@DeviaVir DeviaVir commented Oct 1, 2018

  • version upgrades
  • vulnerability fixes
  • various other small fixes

Travis CI and others added 30 commits April 24, 2018 11:21
I fixed the order cancel error in issue #1514. I changed the cancelOrder and getOrder functions. 

I also changed 'fistRun' to 'firstRun'
This time there are no functional changes, I just wanted to clean up the code. I also combined the warning messages and made it more clear.
* [BUG] Docker: Closed critical public access to non-protected database

* [ENH] Improved docker handling (synced folder, alpine image for production)

* [ENH] Add initial Makefile

* [ENH] Docker: Add traefik reverse proxy support

* [CLEAN] Cleanup data files from repo
So stylesheets get loaded if the browser has strict MIME-Type checking enabled.
* Changed default c.max_sell_loss_pct and c.max_buy_loss_pct to 99. With a value of 25, once the current price is 25% under the bought price the bot would refuse to sell unless the current price goes back above the 25% loss, however, this doesn't always happen and can cause the bot to refuse sells and end up with a huge loss. Also the descriptions for these options are very vague and confusing and I don't think most users know what they even are or would want them to use them. If my interpretation of what the option actually does is incorrect let me know.
Instead of retrying infinitely causing requests to get stacked on top of another which will lead to the cursor freezing, rendering the bot inoperable.
Travis CI and others added 27 commits September 18, 2018 12:35
* fix(package): update resolve-url-loader to version 3.0.0

* chore(package): update lockfile package-lock.json
* fix(package): update pushbullet to version 2.3.0

* chore(package): update lockfile package-lock.json
* chore(package): update ccxt to version 1.17.321

* chore(package): update lockfile package-lock.json
* chore(package): update ccxt to version 1.17.360

* chore(package): update lockfile package-lock.json
* chore(package): update babel-loader to version 8.0.4

* chore(package): update lockfile package-lock.json
* fix(package): update husky to version 1.0.1

Closes #1718

* chore(package): update lockfile package-lock.json
@DeviaVir DeviaVir self-assigned this Oct 1, 2018
@DeviaVir DeviaVir merged commit 6001e06 into master Oct 1, 2018
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.