Releases: Akachain/akc-admin
Releases · Akachain/akc-admin
v1.6.0
15 Apr 04:27
Compare
Sorry, something went wrong.
No results found
Add function updateChannelConfig to sign and update channel config. Example:
curl -s -X POST http://localhost:4002/updateChannelConfig -H 'content-type: application/json' -d '{
"orgname":"operator",
"username": "operator",
"channelName":"akachainchannel",
"configUpdatePath":"../../../shared/config-update-in-envelope.pb"
}'
2.2.1
24 Dec 08:21
Compare
Sorry, something went wrong.
No results found
Fix convention & optimize return msg
aa87c36
2.2.0
23 Dec 11:22
Compare
Sorry, something went wrong.
No results found
Optimize try catch block in invoke controller a43f36e
Optimize chaincode flow for easy CI/CD a1b764e
2.1.0
21 Dec 10:05
Compare
Sorry, something went wrong.
No results found
Add invoke/query function using fabric-network 7faf40b
2.0.2
16 Dec 09:12
Compare
Sorry, something went wrong.
No results found
v2.0.1
01 Sep 08:33
Compare
Sorry, something went wrong.
No results found
Add chaincode module path when packaging the chaincode
Release v2.2.0-fabric-sp-mongodb
18 Nov 09:17
Compare
Sorry, something went wrong.
No results found
Release version support mongodb as statedb
v2.0
21 Aug 07:30
Compare
Sorry, something went wrong.
No results found
Support Hyperledger Fabric Version 2.2.0
v1.5.3
13 Jul 03:50
Compare
Sorry, something went wrong.
No results found
Support Hyperledger Fabric Version 1.4.1