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

Releases: s7techlab/cckit

[]string in complex id fix

20 Jul 06:41
f8b4ed4
Compare
Choose a tag to compare
using []string part in complex id (#65)

* using []string part in complex id

Enum key part

12 Jul 08:53
7faa3a9
Compare
Choose a tag to compare
v0.7.5

enum key generation (#64)

v0.7.4: delete state tx isolation in mockstub (#63)

30 Jun 06:26
6b3da10
Compare
Choose a tag to compare

Mockstub state tx isolation improvements

Debug state service

14 May 11:49
7b4ba1e
Compare
Choose a tag to compare

Debug state service allows to direct access to chaincode state

v0.7.2: State write buffer (#58)

30 Mar 10:47
c5f353b
Compare
Choose a tag to compare

Timestamp key serializer

17 Feb 12:17
8020ed5
Compare
Choose a tag to compare
Timestamp based state key (#55)

* timestamp based key serializer

* timestamp based key serializer

Fabric 2 Compability

29 Jan 14:15
6282b30
Compare
Choose a tag to compare
up to fabric version 2 (#54)

* up to fabric version 2

* go mod tidy

* up to fabric version 2

* add Go action

* add Go action

* add more files

* add more files

* add more files

* fixes

* lint

* fix tests

* fixes

* fix actions

* fix reflection

* fix reflection

* fix tabs

* remove garbage

* fix

* remove swagger refs

* event stream fix

* lint fix

Co-authored-by: Dmitry Zhvakin <[email protected]>

events service

27 May 06:11
184510b
Compare
Choose a tag to compare
v0.6.14

events service (#49)

fixes and code coverage report for the whole repo

15 May 16:22
d6a6bba
Compare
Choose a tag to compare
fix do option from empty context and add tests (#47)

* fix do option from empty context and add tests

* set real coverage

broadcast sdk.api.DoOpts with context to chaincode.Service

14 May 14:36
1d59268
Compare
Choose a tag to compare
broadcast sdk.api.DoOpts with context to chaincode.Service (#46)

* broadcast sdk.api.DoOpts with context to chaincode.Service