Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.3.0](v0.2.1...v0.3.0) (2022-04-04) ### Bug Fixes * clean up docgen ([#743](#743)) ([2bba861](2bba861)) * dispute 'disputeCollectionIdShouldBePresent()' is successful if empty array is passed ([#763](#763)) ([d029654](d029654)) * fixed delegator migration ([#775](#775)) ([ca349e4](ca349e4)) * fixed scenarios ([#761](#761)) ([2ec3d73](2ec3d73)) * only propose revealed assets of epoch ([#726](#726)) ([2c14622](2c14622)) * optmized for calls in loop : slither warning ([#745](#745)) ([b1f4236](b1f4236)) * removed require statement from BlockManager ([#740](#740)) ([af10f62](af10f62)) * stakerReward being updated properly ([#770](#770)) ([1e19b51](1e19b51)) ### Features * add docgen to the project from natspec ([#731](#731)) ([4fd81ca](4fd81ca)) * added require length check in propose ([#765](#765)) ([2535e59](2535e59)) * removed redundant roles ([#754](#754)) ([cb79103](cb79103)) * removed uncessary slither warnigns for timestamp ([#755](#755)) ([c43731d](c43731d)) * staker can now claim commission ([#758](#758)) ([6469129](6469129))
- Loading branch information