Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/InjectiveLabs/sdk-python int…
Browse files Browse the repository at this point in the history
…o feat/add_chain_streams_support
  • Loading branch information
abel committed Oct 11, 2023
2 parents 1941ecc + 8048f0c commit f376401
Show file tree
Hide file tree
Showing 4 changed files with 299 additions and 210 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,20 @@ All notable changes to this project will be documented in this file.
### Changed
- Moved changelog from the README.md file to its own CHANGELOG.md file

## [0.9.2]
* Added fix to the grpc import error in Mac with M1 and M2 chips

## [0.9.1]
* Added new spot markets in mainnet ini file: KAVA/USDT, USDTkv/USDT
* Added new derivative markets in mainnet ini file: TIA/USDT-30NOV2023, AXL/USDT, BTC/USDTkv, ETH/USDTkv

## [0.9.0]
* Improvement in broadcaster to initialize the account sequence number and the timeout height only when required
* Replace Pipenv with Poetry
* Add pre-commit validations to the project
* Add a GitHub workflow to run all tests and calculate coverage for each PR


## [0.8.5]
* Added NEOK/USDT and ORAI/USDT spot markets to the mainnet .ini file

Expand Down
Loading

0 comments on commit f376401

Please sign in to comment.