Releases: White-Whale-Defi-Platform/white-whale-bots
Releases · White-Whale-Defi-Platform/white-whale-bots
v1.3.0
What's Changed
- Set to object & shuffled RPCs from registry by @nick134-bit in #79
- Bug/injective mempool processing by @SirTLB in #80
- fix: Use unless-stopped for docker containers to prevent unexpected starts after docker daemon reboot by @silvermind in #82
- bug: mempool if statement to if else by @SirTLB in #84
- Feat/remove adapter reset on newblock by @SirTLB in #88
- bug: fix injective rounding issue when using String() by @SirTLB in #87
- Refactor/mempool processing refactoring by @SirTLB in #90
- feat: Reset Ignore Addresses after some time. Try without Skip. by @nick134-bit in #83
- Feat/liquidations by @SirTLB in #99
- Feat/orderbook by @SirTLB in #101
New Contributors
- @silvermind made their first contribution in #82
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- bug: fix sequence error and cleanup nomempoolloop by @SirTLB in #73
- Ignore Spam Txs, Switch RPC if Error, Query RPCs by @nick134-bit in #74
Full Changelog: https://github.com/White-Whale-Defi-Platform/white-whale-bots/commits/v1.2.0
Actions to be taken
- You need to backup your .env file.
- Delete the old white-whale-bots directory.
- Reclone the Files by running: git clone https://github.com/White-Whale-Defi-Platform/white-whale-bots.git
in your console/Terminal/command prompt. Remember to change to the directory where you can find the Bot easily before cloning. - Paste your old .env file to the new directory.
- run "npm install".
- In Console type "npm run build" to build the project for the first time
- You are ready to go.
Release v1.1.0
hotfix profit calculation
What's Changed
Full Changelog: latest...profit_calculation
v1.0.0
What's Changed
- Publicmain by @SirTLB in #1
- ci: add readme and remove unneeded files by @SirTLB in #2
- feat: implement skip utilisation option, botconfig and cleanup by @SirTLB in #3
- chore: remove ./src/types/core/path.spec.ts by @Sen-Com in #4
- chore: add example environment files for terra and juno by @SirTLB in #9
- bug: use skip bid rate from env vars in skiploop by @SirTLB in #23
- Feat/use flashloan contract from envvar by @SirTLB in #25
- bug: wrong denom assignment in skip loop by @SirTLB in #26
- Feature/wynd dex by @SirTLB in #24
- bug: swap error on wyndex swap message fixed in mempool by @SirTLB in #30
- fix: fix slack channel hardcoding in skipLoop by @Idane in #32
- feat: added removal of pools not used in any path by @SirTLB in #35
- refactor: change bot structure, removed unused files by @SirTLB in #38
- feat: multihop messaging, config update, profit threshold absolute by @SirTLB in #40
- feat: add graph path finding by @SirTLB in #43
- Bug/maxfee index overflow by @SirTLB in #42
- feat: Added new logger and support for Discord by @carlthelooper in #41
- bug: logging loop error on startup resulted in overflow by @SirTLB in #47
New Contributors
- @Sen-Com made their first contribution in #4
- @Idane made their first contribution in #32
- @carlthelooper made their first contribution in #41
Full Changelog: https://github.com/White-Whale-Defi-Platform/white-whale-bots/commits/latest