Releases: cronos-labs/play-cpp-sdk
Releases · cronos-labs/play-cpp-sdk
v0.0.17-alpha
- Support WalletConnect 2.0 (incomplete)
- Upgrade Rust to 1.68
- Remove RUSTFLAGS and libgcc.a workaround for android r23+
- Upgrade r21 with r23a (23.0.7599858), set minimal sdk to 26
v0.0.17-alpha-testing-r23b
!!!IMPORTANT NOTICE!!!
This release is only for testing, do not use, we will delete it once test is done.
Use r23b
v0.0.17-alpha-testing-r23a
!!!IMPORTANT NOTICE!!!
This release is only for testing, do not use, we will delete it once test is done.
Use r23a
v0.0.17-alpha-testing
!!!IMPORTANT NOTICE!!!
This release is only for testing, do not use, we will delete it once test is done.
- Replace r21 with r23, set minimal sdk to 26
v0.0.16-alpha
- Update defi-wallet-core
- Support android for secure secret storage option
v0.0.15-alpha
- Add secure secret storage option
- Update Cronos Play Application Form link
v0.0.14-alpha
- Add chain-id for DynamicContract send
v0.0.13-alpha
- Limit walletconnect json rpc pending requests to 2 and timeout to 60 seconds
- Revert to clang 10 for linux builds
v0.0.12-alpha
- Dynamic Contract C++ Bindings : Encode,Call,Send
- Minting C++ Example : Encode,Send
- Replace custom cxx-build with official cxx-build
- Add walletconnect registry API support
- Add app token for sepgrep CI
- Fix Walletconnect request deadlock issue
- Upgrade ethers to 1.0
v0.0.11-alpha
- Add IOS build
- Update defi-wallet-core-cpp to v0.3.0