...
- 1 Extend get*transactions with optional parameters such as date from, date to(Protobuf + Iroha base code)
- 2 Add the optional arguments to Python Iroha library.
- 3 Add unit tests to Iroha base code
- 4 Deliver necessary docs
- 5 Add the optional arguments to Java Iroha library.
- 6 * Add the optional arguments to Js Iroha library.
- 7 *Add the optional arguments to Swift Iroha library
- 7 Present results to Iroha community
...
Project results
- Merge Requests:
- https://github.com/hyperledger/iroha/pull/1092
- https://github.com/hyperledger/iroha-python/pull/77
- https://github.com/hyperledger/iroha-javascript/pull/63
- https://github.com/hyperledger/iroha/pull/1300GetAccountTransactions and GetAccountAssetTransactions for main iroha code
- Changes in Iroha-Python library
- Changes in Iroha-JavaScript library
- GetPendingTransactions for main iroha code
- Changes in Iroha-Java library