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
This extends #4 with regeneration of the XDR and an update to all the code that uses it to the changes that have occurred upstream (primarily "Currency" => "Asset"). It also used a local fork of xdrgen as provided in stellar/xdrgen#11 to get around activerecord's clever "classify" inflector thingy.
This extends #4 with regeneration of the XDR and an update to all the code that uses it to the changes that have occurred upstream (primarily "Currency" => "Asset"). It also used a local fork of xdrgen as provided in stellar/xdrgen#11 to get around activerecord's clever "classify" inflector thingy.