Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Releases: s7techlab/cckit

protoc-gen-cc-gateway fix generated file path

28 Jul 08:35
d522b82

Choose a tag to compare

v0.10.5

fix generated path (#102)

Current identity interface

26 Apr 07:08
db66919

Choose a tag to compare

current identity interface (#99)

* current identity interface

Gateway events unary methods

20 Jan 06:54
94b5791

Choose a tag to compare

events unary methods (#84)

* events unary methods
* extended event information in subscription chan
* event mapping resolving

Events resolver

16 Dec 13:59
97ff153

Choose a tag to compare

v0.9.1

events resolver & refactoring (#83)

Chaincode gateway service refactoring

15 Dec 11:27
5555d8a

Choose a tag to compare

Gw service refactoring (#81)

cc service refactoring

owner extension as service

03 Dec 07:27
820c5a0

Choose a tag to compare

owner ext as service (#79)

owner ext as service

Fix uint mapping in entity key

15 Nov 07:13
ce2a4c0

Choose a tag to compare

v0.8.1

fix uint mapping in entity key (#78)

Get rid of hlf-sdk binding, incoming API refactoring

26 Oct 11:55
d4dcde2

Choose a tag to compare

Not backward compatible with the previous version.
You can use it with hlf-sdk v2(recommended) or your own implementation

owner extension refactoring

20 Sep 05:16
04fd12b

Choose a tag to compare

static key for mapping, allow to set only state namespace (#70)

* const key for mapping 
* owner extension refactoring

GetStateByRangeWithPagination and GetStateByPartialCompositeKeyWithPagination support in Mockstub

10 Aug 06:34
bfba2a6

Choose a tag to compare

Wrapper for MockStateRangeQueryIterator with pagination (#66)

Wrapper for MockStateRangeQueryIterator with pagination