Changelog

0.2.3 (6.12.2021)

  • Keep the XDR struct components ordered to avoid binary data corruption.

0.2.2 (3.12.2021)

  • Refactor Operation module.
  • XDR types for AccountEntryExtensionV2.

0.2.1 (10.11.2021)

  • Decouple ed25519 key-pair implementation from StellarBase.
  • XDR types for Thresholds and Signers.

0.2.0 (05.11.2021)

  • Replace main namespace from Stellar to StellarBase

0.1.3 (01.11.2021)

  • XDR types for Transactions and Transactions Envelopes.
  • XDR types for TransactionResults.
  • XDR types for OperationResults.
  • XDR types for DecoratedSignatures.
  • MuxedAccount and TransactionExt refactor.

0.1.2 (05.10.2021)

  • XDR types for Assets.
  • XDR types for Operations.
  • Ledger XDR-base types.
  • Increase test coverage.

0.1.1 (26.08.2021)

  • Increase test coverage.
  • Integrate Dialyzer.

0.1.0 (09.08.2021)

  • Ed25519 KeyPair generation.
  • Transactions XDR types.
  • Accounts XDR types.
  • Keys XDR types.
  • Base XDR types.