Added
- Scheduled transaction support:
ScheduleCreateTransaction,ScheduleDeleteTransaction, andScheduleSignTransaction
Fixed
- Decreased
CHUNK_SIZE4096->1024 and increased default max chunks 10->20
Fixed
-
Ed25519PrivateKey.fromMnemonicregressed in v1.1.8 and was not working in the browser. -
Use detached signatures when signing the transaction. This should allow for much larger transactions to be submitted.