Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added practical presentation (not the same as on project site)

...

  •  1 Add any additional command and query to Iroha - Burrow integration, eg. set_account_detail, get_account_details and Add examples in python code and solidity
  •  2 Add more commands and queries - as much as possible without Burrow code changes + examples in python and solidity
  •  3 Add *all commands, queries and permissions: https://iroha.readthedocs.io/en/main/develop/api.html + samples of python and solidity code
  •  4 Testing + documentation
  •  5 Consulting with Iroha core team + correction
  •  6 Presenting results during Iroha bi-weekly meeting

...

  •  Complete testing 
  •  Documentation of the complete project
  •  Final Presentation and Project Report 

...

View file
nameHyperledger Mentee Project Presentation - 2021.pptx.pdf
height250

Practical presentation of completed project (not the same presentation as on project site) - how to use result of the internship:

View file
nameIroha Project Presentation - 2021.pdf
height250

Recommendations for future work:

  1. Few commands have not been integrated, so it could be worked upon: GrantPermission, RevokePermission, CreateRole, CompareAndSetDetail, GetTransactions, GetPendingTransactions, GetAccountTransactions, GetAccountAssetTransactions
  2. Currently, there are two in-built tests for Engine Call and Engine Receipts, more in-built tests can be made for the integration.
  3. Integration of multi-signature transactions