v0.5.0-alpha.2
Pre-release
Pre-release
Unique-Divine
released this
11 Oct 19:34
·
101 commits
to main
since this release
What's Changed
- cast str to float safely | v0.3 by @Unique-Divine in #111
- Use grpcio 1.47> instead of 1.48 (which was yanked) by @matthiasmatt in #113
- chore: releases/v0.3.0 by @Unique-Divine in #112
- feat: Add version in project by @matthiasmatt in #115
- feat: logging improvements by @Unique-Divine in #101
- feat: get block by height by @Unique-Divine in #122
- feat: add websocket module to py-sdk by @matthiasmatt in #117
- feat (rpc): add more chain info queries by @matthiasmatt in #126
- Add examples by @matthiasmatt in #123
- feat: add generator for blocks queries by @matthiasmatt in #127
- release: py-sdk v0.4.0 #bump-minor by @onikonychev in #128
- Mat/fix error handling version check by @matthiasmatt in #131
- feat: more events + deserialization by @matthiasmatt in #129
- fix (test): remove oracle check and use val node instead by @matthiasmatt in #134
- feat: add auth and epoch queries by @matthiasmatt in #138
- chore: run GHA workflows on self-hosted runner by @NibiruHeisenberg in #135
- feat: add testnet wss url by @matthiasmatt in #139
- Subscribe to block events by @matthiasmatt in #141
- fix: revert to use gh minutes for tests by @matthiasmatt in #142
- feat: add wait for next block query by @matthiasmatt in #143
- Fix for query results deserialization by @onikonychev in #144
- refactor!: env variables by @NibiruHeisenberg in #145
- Staking queries, messages, events by @onikonychev in #148
- chore(deps): bump protobuf from 3.20.1 to 3.20.2 in /docs by @dependabot in #147
- Fixed typo deleTation->deleGation by @onikonychev in #149
- Catching websocket tx event exceptions by @onikonychev in #150
- Websocket Tx fail queue by @onikonychev in #154
- Migrate to v0.15.0 by @matthiasmatt in #155
- Python requirements downgrade to ^3.7 by @onikonychev in #158
New Contributors
- @dependabot made their first contribution in #147
Full Changelog: v0.2.0...v0.5.0-alpha.2