2.3.0-alpha.5 • Published 2 years ago

khala-fabric-sdk-node v2.3.0-alpha.5

Weekly downloads
194
License
Apache-2.0
Repository
github
Last release
2 years ago

khala-fabric-sdk-node

fabric-sdk-node integrated utils

lerna

Component module list

Windows Extra prerequisite

  • global setup: require admin shell
    • npm install --global windows-build-tools if you see Error "Could+not+install+Visual+Studio+Build+Tools"
      try to run installer in C:\Users\<username>\.windows-build-tools\vs_BuildTools and follow the wizard
    • npm install --global grpc

Test

- intergration test and e2e test locates in [delphi-fabric](https://github.com/davidkhala/delphi-fabric)

Notes

  • node-gyp rebuild require make and g++
  • Block data emitted in block event has a structure documented in types.js
  • Now User and Client is separated. Client is less useful for most actions.
  • configtxlator handler (for both CLI or server based) in binManager.js
  • gPRC waitForReady will response back positive response with non-TLS protocol
    • With grpcs://domain.org setup, we could get pong response from grpc://domain.org
  • proposal response .responses.map(({connection})=>connection) could label each response with Endorser detail
  • configtxlator Rest server is deprecated but kept in BinManger
    ```
      const binManager = new BinManager();
      await binManager.configtxlatorRESTServer('down|start');
    ```
  • collection-level-endorsement-policies
    • If a collection-level endorsement policy is set, transactions that write to a private data collection key will require that the specified organization peers have endorsed the transaction.
    • The collection-level endorsement policy may be less restrictive or more restrictive than the chaincode-level endorsement policy and the collection’s private data distribution policy.

TODO

Fabric weakness

  • Does not support multiple stream managed in single EventService even with multiple targets configured
    • Only single eventService._current_eventer take effect
    • _current_eventer is set from either one workable target
2.3.0-alpha.4

2 years ago

2.3.0-alpha.5

2 years ago

2.3.0-alpha.2

3 years ago

2.3.0-alpha.1

3 years ago

1.4.9-0.0.5

3 years ago

1.4.9-0.0.4

3 years ago

1.4.9-0.1.0

3 years ago

1.4.9-0.0.2

3 years ago

1.4.9-0.0.1

3 years ago

1.4.9-0.0.3

3 years ago

1.4.9-0.0.0

3 years ago

2.2.0-alpha.1

4 years ago

2.2.0-alpha.0

4 years ago

1.4.0-0.0.3

4 years ago

1.4.0-0.0.2

4 years ago

1.4.0-0.0.1

4 years ago

1.4.0-0.0.0

4 years ago

1.4.8-0.0.0

4 years ago

2.1.1-beta.1

4 years ago

2.1.0-beta.0

4 years ago

2.1.1-beta.0

4 years ago

2.1.0-alpha.0

4 years ago

1.4.6-0.0.2

4 years ago

1.4.6-0.0.1

4 years ago

1.4.5-0.1.2

4 years ago

1.4.5-0.1.1

4 years ago

1.4.5-0.1.0

4 years ago

1.4.5-0.0.0

4 years ago

1.4.4-0.1.3

4 years ago

1.4.4-0.1.2

4 years ago

1.4.4-0.1.1

4 years ago

1.4.4-0.0.4

4 years ago

1.4.4-0.0.5

4 years ago

1.4.4-0.0.3

4 years ago

1.4.4-0.0.2

4 years ago

1.4.4-0.0.1

4 years ago

1.4.4-0.0.0

4 years ago

1.4.3-0.2.9

4 years ago

1.4.3-0.2.8

4 years ago

1.4.3-0.2.7

4 years ago

1.4.3-0.2.6

5 years ago

1.4.3-0.2.5

5 years ago

1.4.3-0.2.4

5 years ago

1.4.3-0.2.3

5 years ago

1.4.3-0.2.2

5 years ago

1.4.3-0.2.1

5 years ago

1.4.3-0.2.0

5 years ago

1.4.3-0.1.1

5 years ago

1.4.3-0.1.0

5 years ago

1.4.3-0.0.1

5 years ago

1.4.3-0.0.0

5 years ago

1.4.2-0.0.1

5 years ago

1.4.1-0.5.8

5 years ago

1.4.1-0.5.7

5 years ago

1.4.1-0.5.6

5 years ago

1.4.1-0.5.5

5 years ago

1.4.1-0.5.4

5 years ago

1.4.1-0.5.3

5 years ago

1.4.1-0.5.2

5 years ago

1.4.1-0.5.0

5 years ago

1.4.1-0.4.8

5 years ago

1.4.1-0.4.7

5 years ago

1.4.1-0.4.6

5 years ago

1.4.1-0.4.5

5 years ago

1.4.1-0.4.4

5 years ago

1.4.1-0.4.3

5 years ago

1.4.1-0.4.2

5 years ago

1.4.1-0.4.1

5 years ago

1.4.1-0.4.0

5 years ago

1.4.1-0.3.1

5 years ago

1.4.1-0.3.0

5 years ago

1.4.1-0.2.0

5 years ago

1.4.1-0.1.0

5 years ago

1.4.1-0.0.8

5 years ago

1.4.1-0.0.7

5 years ago

1.4.1-0.0.6

5 years ago

1.4.1-0.0.5

5 years ago

1.4.1-0.0.4

5 years ago

1.4.1-0.0.3

5 years ago

1.4.1-0.0.2

5 years ago

1.4.1-0.0.1

5 years ago

1.4.1-0.0.0

5 years ago