tapyrus-core
tapyrus-core copied to clipboard
Remove segwit code
In tapyrus, we do not use segwit, but some segwit code still remain. In particular, some test code depends on segwit-based test data, so segwit is enabled only during testing.
For future maintenance, it is necessary to remove segwit code and migrate test data.
#153 - removes witness code from most wallet features.
- [x] Remove witness support from wallet.
- [ ] Remove
vsize
andweight
from tapyrus.