Naviabheeman

Results 13 comments of Naviabheeman

#153 - removes witness code from most wallet features.

- [x] Remove witness support from wallet. - [ ] Remove `vsize` and `weight` from tapyrus.

To handle custom scripts like this can we change the current implementation of "_standard_" checks in Tapyrus to a stack based one: Assuming that script flags _SCRIPT_VERIFY_SIGPUSHONLY_ and _SCRIPT_VERIFY_CLEANSTACK_ (now...