Minor fixes to the code base:
- Fix critical bugs when creating P2SH and Multisig scripts (commits a352937, and de44137)
- Updated the transaction creation interface, adding checks on serialization and a
uncheckedSerialize
in case no check is necessary e5631b1
- Updated documentation