File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ upcoming ] - TBD
8+ ## [ 2.3.2 ] - 2021-09-21
99- [ config] Replaced ` prodbeta ` with current ` mainnet ` keys in the ` init_key_store.sh `
1010- Break out admin-only request/rpc classes into separate files.
1111- [ pyth_admin] Separate out admin commands into new binary.
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616- [ pyth] add account filtering to get_program_accounts
1717- [ pyth] add option to disable ws connection to RPC node
1818- [ docker] add gcc-multilib package
19+ - [ pyth] add python tests
20+ - [ pyth] filter out zero prices in aggregation
1921
2022## [ 2.3.1] - 2021-08-20
2123- Fixed uninitialized variable in ` manager.cpp `
You can’t perform that action at this time.
0 commit comments