Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add installment credit functionality * test: replicate installment tests from common * fix: whitespaces * test: add missing installment tests * feat: update `InstallmentCreditStatusChanged` event * feat: rename `CreditAgent_InvalidInputArrays` error * feat: update `InstallmentCreditStatusChanged` event * feat: rename `common` to `ordinary` * feat: update `_sumArray` function * fix: `initiateInstallmentCredit` function * feat: update `AgentState` struct * feat: update `_toUint256Array` functions * feta: add `INSTALLMENT_COUNT_STAB` constant * test: fix formating issues, reorder constants alphabetically * test: improve test section names * feat: update contract version to `v1.2.0` * feat: update `InstallmentCreditStatusChanged` event --------- Co-authored-by: Evgenii Zaitsev <evgenii@cloudwalk.io>
- Loading branch information