bugout-dev / dao

Moonstream DAO
Apache License 2.0
17 stars 7 forks source link

Added fix for "safeBatchTransferFrom" issue #35

Closed zomglings closed 2 years ago

zomglings commented 2 years ago

Changes

This fixes the issue where safeBatchTransferFrom was not respecting non-transferability of pools.

How to test these changes?

./test.sh

Related issues

Resolves https://github.com/bugout-dev/dao/issues/33