Releases: rchain/pyrchain
Releases · rchain/pyrchain
v0.4.0-alpha1
What's Changed
- Sync with new block message proto by @stanislavlyalin in #84
- bump version 0.4.0-alpha1 by @zsluedem in #86
Full Changelog: v0.3.13-alpha...v0.4.0-alpha1
v0.3.13-alpha
What's Changed
- Added
shardId
to RClientdeploy
anddeploy_with_vabn_filled methods
by @stanislavlyalin in #83
Full Changelog: v0.3.12...v0.3.13-alpha
v0.3.12
What's Changed
- Added method to get data at par in RClient class by @stanislavlyalin in #81
- Bump version to v0.3.12 by @zsluedem in #82
New Contributors
- @stanislavlyalin made their first contribution in #81
Full Changelog: v0.3.9...v0.3.12
v0.3.11-rc3
What's Changed
- Verify rev address by @zsluedem in #70
- github action publish by @zsluedem in #71
- add pyrchain command line support by @zsluedem in #76
- Update publish by @zsluedem in #77
- build dist by @zsluedem in #78
- Cli add json output by @zsluedem in #79
- bump version v0.3.11-rc2 by @zsluedem in #80
Full Changelog: v0.3.9...v0.3.11-rc3
v0.3.11-rc2
v0.3.11-beta pre release
v0.3.10 release
- add verify rev address
- test github action publish
test publish
test publish
v0.3.4 release
- make transactions with deployinfo
- fix transfer_ensure bug