Commit Graph

4 Commits

Author SHA1 Message Date
Mohamed Sohail c34e1444dc
add: implement and test
changes to contract:
- returns 0 instead of false error status
- func return type is []big.Int
2022-05-17 16:06:19 +03:00
Mohamed Sohail 63cfc4e8a9
docs: release v1.1.0 2022-05-09 11:06:00 +03:00
Mohamed Sohail 7731a23e35
update: (cic_net) add new methods and tests (#1)
* update: (cic_net) add new methods and tests

* add: write tx methods and tests

- add ci for testing
- coveralls for coverage

* ci: add test environment

* ci: expose secrets to env

* docs: add badges
2022-05-08 14:13:45 +03:00
Mohamed Sohail 2f2b7c995b
Initial commit 2022-05-06 14:18:08 +03:00