issues
search
hyperledger-labs
/
fabric-smart-client
The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
Apache License 2.0
51
stars
52
forks
source link
improvements
#690
Closed
adecaro
closed
2 weeks ago
adecaro
commented
1 month ago
this PR applies the following changes to the fabric platform:
ordering: it is the transaction that must produce the envelope
rwset marshaller: it takes in input also the txID
network service: returns the driver used
endorsment: proposal response checks the validity of the endorsement
this PR applies the following changes to the fabric platform: