Releases: koinos/koinos-proto
Releases · koinos/koinos-proto
Release list
v2.6.0
What's Changed
- get_pending_transactions_by_id by @mvandeberg in #268
Full Changelog: v2.5.0...v2.6.0
v2.5.0
What's Changed
- Pending transaction system resources by @mvandeberg in #266
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- NPM allow same version by @mvandeberg in #262
- #263: Add get_pending_transaction_count and error by @mvandeberg in #264
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- KCS-2 by @sgerbino in #259
- Add messages for get_pending_nonce mempool RPC by @mvandeberg in #261
- Koindx tracker by @mvandeberg in #260
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Add KCS-1 standard by @sgerbino in #254
- Adds KCS-3 by @sgerbino in #255
- #252: KCS-4 by @mvandeberg in #256
- Remove KCS-4 direction enum by @mvandeberg in #257
- Remove internal storage objects from KCS standard proto files by @mvandeberg in #258
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Properly stage js version bump on tag by @mvandeberg in #247
- Add mempool RPC to retrieve pending account rc by @sgerbino in #248
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Determine the correct branch as an env var by @mvandeberg in #246
Changes in koinos-proto-golang necessitate a new proto release.
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Bump golang package to v2 by @mvandeberg in #244
- Deprecate data field on error_status by @sgerbino in #243
- Remove comment from proto-cpp version bump by @mvandeberg in #245
#243 was intended to be included in the v2.0.0 release, but was erroneously missed.
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- #224: Get short commit hash by @mvandeberg in #226
- #237: Add propose block chain RPC by @mvandeberg in #239
- Add logs to error details by @sgerbino in #241
- #225: Bump proto-cpp version when proto is tagged by @mvandeberg in #242
Breaking Changes:
- #238: Remove openapi by @mvandeberg in #240
koinos.rpc.error_responseis now namederror_status.
Full Changelog: v1.4.0...v2.0.0
v1.4.0
What's Changed
- Pitchfork gen by @mvandeberg in #217
- Add check_account_nonce mempool rpc by @mvandeberg in #216
- Fix gen cpp by @mvandeberg in #218
- #219: Only checkout a branch if TRAVIS_TAG is not set (not a tag build) by @mvandeberg in #220
Full Changelog: v1.3.0...v1.4.0