astroband / ruby-stellar-base

The stellar-base library is the lowest-level stellar helper library. It consists of classes to read, write, hash, and sign the xdr structures that are used in stellar-core
Apache License 2.0
21 stars 19 forks source link

Rspec error: `attribute': Stellar::Asset does not convert to xdr (ArgumentError) #26

Closed mvaneijk closed 6 years ago

mvaneijk commented 7 years ago

Steps to reproduce:

mvaneijk commented 7 years ago

I can confirm the error is the same with ruby 2.2.0

nullstyle commented 6 years ago

I can't repro this on ruby 2.5.1. Happy to repoen if you get another set of reproduction steps.