v2.6.1.2
What's Changed
- π Remove sync methods blocking main thread on Unity by @GabrielePicco in #26
- :Fix: transactions populated from RPC requests retain original accounts order by @GabrielePicco in #27
- π Switch from double to decimal type by @GabrielePicco in #28
- π Fix unity code stripping by @GabrielePicco in #29
- π Fix missing classes when code stripping is set to high on android by @GabrielePicco in #30
- π Fix unity code stripping for KeyStore by @nicoeft in #31
- β‘ Improve cross http error handling by @GabrielePicco in #33
- β‘ Add configuration for default commitment by @GabrielePicco in #36
- π Fix transaction confirmation by @GabrielePicco in #35
- β Add GetLatestBlockHash method by @GabrielePicco in #38
- β‘ Make default commitment configurable from external by @GabrielePicco in #37
- β Add getFeeForMessage by @GabrielePicco in #40
- π Fix CrossHttpClient Failing requests by @GabrielePicco in #41
- β¨ Add IDexAggregator interface & Jupiter implementation by @GabrielePicco in #42
- β¨ Implement Versioned Transactions by @GabrielePicco in #44
New Contributors
Full Changelog: v2.6.0.11...v2.6.1.2