hyperledger / iroha-javascript

JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
94 stars 64 forks source link

Integrate supplementary Protocol Buffers (protobuf) parameters into the JS client to augment the extensibility and functionality of the data model within the designated oneof constructs, ensuring a more comprehensive representation and utilization of transaction related information. #181

Closed dominious1 closed 4 months ago

dominious1 commented 7 months ago

Incorporate additional Protocol Buffers (protobuf) parameters into the JS client, enhancing the extensibility and functionality of the data model within the specified 'oneof' constructs. This integration ensures a more comprehensive representation and utilization of transaction-related information, thereby expanding the capabilities and flexibility of the system.

Those changes are connected with: https://github.com/hyperledger/iroha/pull/4003 - this is part of internship project: https://wiki.hyperledger.org/pages/viewpage.action?pageId=80778614

baziorek commented 4 months ago

@dominious1 Because I copied Your changes to another PR: https://github.com/hyperledger/iroha-javascript/pull/185 I'm closing this one