Skip to content

Written tests for smart contracts and completed smart contract implementation.

Ayush Tiwari requested to merge ayush0x00/agora-blockchain:test into gsoc-2021

Description

This MR aims to complete all the remaining portion of the smart contracts and slight modification in Election contract. It also implements all the tests, ensuring proper functioning of the contracts.

Fixes #6 (closed)

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added new feature
  • Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Merge request reports