- added batching of requests
- added getTransactions method
- added logging subsystem, log to DEBUG
- added input fields txid, vout, scriptSig for TransactionResponse inputs
- changed coinbase fields to be optional
- added version and hash to TransactionResponse
- added getBlock by height