- adding
getMissingTransactions
API - adding
getNodeAPIConfiguration
API
- minor fixes in IOTA::Crypto::Converter.trytes
- Fixing some stuff in c extenstion to make it compatible with MRI ruby and Rubinius
- adding support for Rubinius
- adding support for JRuby platforms with native curl function in Java
- adding
user
&password
options to client - Local PoW Support
wasAddressSpentFrom
API- Inbuilt batching for following apis:
getTrytes
,getBalances
,wereAddressesSpentFrom
,getInclusionStates
&findTransactions
- adding changelog file to keep track of future changes
- Only returning balance array as reponse for
getBalances
api call