Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 76820b9

Browse files
committed
update CHANGELOG
1 parent 3c87298 commit 76820b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3030
- Kelp GUI: do not allow trading from the issuer account ([2081ad9f83a6a69623150115446e586d8baa1108](https://github.com/stellar/kelp/commit/2081ad9f83a6a69623150115446e586d8baa1108))
3131
- Upgrade stellar SDK dependency to 'horizonclient-v3.0.0' tag from stellar/go to make it compatible with protocol 13 ([9884a0402d3f0d7307f6de03d46013a3605c79bf](https://github.com/stellar/kelp/commit/9884a0402d3f0d7307f6de03d46013a3605c79bf))
3232
- when setting fee if endpoint is not available (eg: custom network) then use maxOpFeeStroops ([5e8085c790214fa3569ed5c76ca622e8da8e4834](https://github.com/stellar/kelp/commit/5e8085c790214fa3569ed5c76ca622e8da8e4834))
33+
- add back missing dependencies of asticode to glide.lock ([a01c0b21da7e7a265a0a4a54130c8f135a1a18cb](https://github.com/stellar/kelp/commit/a01c0b21da7e7a265a0a4a54130c8f135a1a18cb))
34+
- Kelp GUI: windows does not use zip version of ccxt-rest binary because 'unzip' is not supported by default in WSL ([f86d17ea056dbdb9f65f19fc7dda115574cf9e5d](https://github.com/stellar/kelp/commit/f86d17ea056dbdb9f65f19fc7dda115574cf9e5d))
35+
- Kelp GUI: autogenerated and empty bots run once every minute ([6e853bfcbd64783ea49397c7616d1a81a3839c0c](https://github.com/stellar/kelp/commit/6e853bfcbd64783ea49397c7616d1a81a3839c0c))
36+
- Kelp GUI: adjust frontend timer intervals and add comments ([6fb8d428b59a2e517d8f952837169b416b9a45c6](https://github.com/stellar/kelp/commit/6fb8d428b59a2e517d8f952837169b416b9a45c6))
37+
- Kelp GUI: automatically pay test accounts with 1000 units of any asset issued by GBMMZ... public issuer ([3c87298c8b4ce88045d542b872f825532071fc86](https://github.com/stellar/kelp/commit/3c87298c8b4ce88045d542b872f825532071fc86))
3338

3439
### Deprecated
3540

0 commit comments

Comments
 (0)