ergoplatform / ergo-appkit

Appkit: A Library for Java/Scala/Kotlin Development of Ergo Applications
MIT License
38 stars 27 forks source link

Use InputBoxesValidator instead of DefaultBoxSelector #202

Closed MrStahlfelge closed 1 year ago

MrStahlfelge commented 1 year ago

Closes #182

This removes usage of DefaultBoxSelector as we already select boxes either by BoxOperations or manually. Instead, we introduced InputBoxesValidator to do validations and change box calculation that the selector did and to be compatrible to TransactionsBuilder.