krtschmr / monero

Ruby client to connect to the Monero RPC
MIT License
24 stars 12 forks source link

Added more methods and bugfix #5

Closed langesi closed 6 years ago

langesi commented 6 years ago

Hey :)

I added two wallet methods, split_integrated_address, and get_bulk_payments.

There was also a small bug with the method get_transfers. Unfortunately, the method returned an error, when searching for outgoing payments. I added :destinations to attr_accessor in the class IncomingTransfer to fix this.

Thank you for this gem. I will make a donation as well as soon as our business is profitable :)

krtschmr commented 6 years ago

love to hear that there are real world usecases for this gem. i merged and updated rubygem aswell.i

f you want to contribute more in the future i can make you an owner.

langesi commented 6 years ago

Thank you :)

I would be happy to work further on this project. Let me know if there is any more I can do.

I'm happy with being a contributor. But I can take over if you do not want to maintain it anymore.

langesi commented 6 years ago

Thank you for inviting me :)