Skip to content

Sequence Unreal 3.0.4

Latest

Choose a tag to compare

@andygruening andygruening released this 15 Dec 11:11
· 4 commits to master since this release
b2bf32e

Changelog

Added

  • New wallet infrastructure: Ecosystem Wallets
  • New chain support: Arc testnet, Monad mainnet, Incentiv mainnet, Etherlink Shadownet testnet

Changed

  • BigInteger values (such as the chain- or token id) are represented as string values.
    Use FBigInt.h in C++ for precise BigInteger usage.
  • Previous SequenceWallet and SequenceWalletBP classes now refer to SequenceEmbeddedWallet and SequenceEmbeddedWalletBP

Removed

  • We are no longer supporting the Unreal Engine versions 5.2 and 5.3

Learn how to configure your project for Ecosystem Wallets