Releases: koinos/koinos-proto
Releases · koinos/koinos-proto
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_response
is 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
v1.3.0
What's Changed
- Disable uploading generated openapi while openapi is not being generated by @mvandeberg in #208
- Update github workflows by @mvandeberg in #209
- Chain system call by @youkaicountry in #210
- State delta by @youkaicountry in #211
- feat: add new get_contract_metadata system call by @roaminro in #212
- rename field in
get_contract_metadata_result
intovalue
by @roaminro in #213 - Version go cmd by @mvandeberg in #214
- Add caller data to
invoke_system_call
RPC by @sgerbino in #215
New Contributors
Full Changelog: v1.1.0...v1.3.0
1.1.0
What's Changed
- Add an additional parameter called
block_id
toget_pending_transaction_request
by @sgerbino in #193 - Add an additional parameter called
block_id
tocheck_pending_account_resource_request
by @sgerbino in #194 - Add other Koinos services and fix protoc warnings by @mvandeberg in #205
- gRPC proto changes by @sgerbino in #207
Full Changelog: v1.0.3...v1.1.0
1.0.3
What's Changed
Full Changelog: v1.0.2...v1.0.3