Releases: provenance-io/pb-grpc-client-kotlin
Releases · provenance-io/pb-grpc-client-kotlin
v1.3.0
What's Changed
- Update the url for cosmos' protobuf docs page by @webbushka in #42
- add group client with provenance 1.13.0 by @benarena in #43
New Contributors
- @webbushka made their first contribution in #42
- @benarena made their first contribution in #43
Full Changelog: v1.2.0...v1.3.0
v1.3.0-rc1
Full Changelog: v1.2.0...v1.3.0-rc1
v1.2.0
What's Changed
- Update README with more documentation links and small fixups by @mwoods-figure in #32
- Externalize channel creation to allow grpc queries without PBClient by @mtps in #34
- Restructure into abstract pb client to allow non-netty channels. by @mtps in #35
- Subprojects + coroutine async module + update gradle version by @wbaker-figure in #39
- Adding sources and javadoc to publish by @wbaker-figure in #40
New Contributors
- @wbaker-figure made their first contribution in #39
Full Changelog: v1.1.0...v1.2.0
v1.1.2-rc2
What's Changed
- Update README with more documentation links and small fixups by @mwoods-figure in #32
- Externalize channel creation to allow grpc queries without PBClient by @mtps in #34
- Restructure into abstract pb client to allow non-netty channels. by @mtps in #35
Full Changelog: v1.1.0...v1.1.2-rc2
v1.1.1
What's Changed
- Wrapping current gas estimators with fetchable gas pricing by @mtps in #25
- Add fallback pricing for gas estimations by @mtps in #26
- Fix calculation for floating fees to include msgFees by @mtps in #27
- Remove hardcoded NetworkType enum values by @mtps in #28
- Use big decimals to ensure amount stays out of scientific notation by @mtps in #29
- Proper combining of fee amounts in the baseReq by @mtps in #30
- Bump provenance proto version to 1.8.0 final by @mtps in #31
New Contributors
Full Changelog: v1.0.5...v1.1.1
v1.1.0
What's Changed
- Wrapping current gas estimators with fetchable gas pricing by @mtps in #25
- Add fallback pricing for gas estimations by @mtps in #26
- Fix calculation for floating fees to include msgFees by @mtps in #27
- Remove hardcoded NetworkType enum values by @mtps in #28
- Use big decimals to ensure amount stays out of scientific notation by @mtps in #29
- Proper combining of fee amounts in the baseReq by @mtps in #30
- Bump provenance proto version to 1.8.0 final by @mtps in #31
New Contributors
Full Changelog: v1.0.5...v1.1.0
Version 1.0.5
What's Changed
- support multiple gas estimation methods by @afremuth-figure in #24
Full Changelog: v1.0.4...v1.0.5
Version 1.0.4
What's Changed
- undo type change to maintain compatability with pbc 1.7.x based versions by @afremuth-figure in #23
New Contributors
- @afremuth-figure made their first contribution in #23
Full Changelog: v1.0.3...v1.0.4
Version 1.0.3
What's Changed
- Support BIP-32 keys by @mwoods-figure in #22
- getting msg fee to work client side. by @arnabmitra in #8
Full Changelog: v1.0.2...v1.0.3
Version 1.0.2
What's Changed
- Small build reorg by @mwoods-figure in #10
- Expose the Tendermint client through PbClient by @mwoods-figure in #9
- Workflow: Manually dispatch to publish off of a branch (part 1) by @mwoods-figure in #13
- Workflow: Manually dispatch to publish off of a branch (part 2) by @mwoods-figure in #14
- Add feeGranter property to BaseReq by @mwoods-figure in #15
- Update dependencies and remove unused ones by @mwoods-figure in #16
- Add KtLint as the code linter + fix up linting errors by @mwoods-figure in #17
- Upgrade hdwallet + update README with hdwallet example by @mwoods-figure in #19
- Open PbClient for extension by @mplokita-figure in #20
- allow more precise handling of wallet signer prefix/path by @leeduan in #21
- Replace hard coded main+testnet hrp values with ones defined in hdwallet for Provenance by @mwoods-figure in #18
Full Changelog: v1.0.1...v1.0.2