What's Changed
- refactor(XRP): Move Ripple blockchain to Rust by @satoshiotomakan in #4250
- security(JNI): Throw an exception if
/dev/urandomis unavailable by @satoshiotomakan in #4256
Breaking Changes
*TWRippleXAddress module has been deprecated and deleted.
OperationPayment.destinationTag,SigningInput.sequence,SigningInput.lastLedgerSequenceare uint32 now (were int64 previously)TransactionCompiler.compile()now takes a raw secp256k1 signature (64 bytes), while it took the signature as ASN DER.1 (up to 72 bytes).
Full Changelog: 4.2.8...4.2.9