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

Update XDR for stellar-core v10.0.0 (CAP-0003) #40

Closed nebolsin closed 6 years ago

nebolsin commented 6 years ago

/cc @nullstyle

nebolsin commented 6 years ago

@bartekn, @nullstyle could you please review this PR? It would be nice to have full support for protocol 10 in ruby-stellar-base when public network upgrades.

nebolsin commented 6 years ago

@bartekn Thank you for review, the issue you mentioned is fixed.