Skip to content

Releases: mobilecoinofficial/MobileCoin-Swift

v4.1.3: Update PaymentRequest and tests with `paymentID` (#247)

02 May 21:00
540d7bd
Compare
Choose a tag to compare

Update PaymentRequest and tests with paymentID (#247)

v4.1.2: Add Swift Generator for HTTP Protobuf Clients (#246)

02 May 20:59
d45e2bb
Compare
Choose a tag to compare

Add Swift Generator for HTTP Protobuf Clients (#246)

4.1.0

11 Apr 18:04
a4bfa7c
Compare
Choose a tag to compare

Release for 4.1.0 of mobilecoin repo.

v4.0.0

08 Feb 02:05
c085baf
Compare
Choose a tag to compare

[4.0.0] - 2023-02-08

  • Signed Contingent Inputs MCIP#0031
  • Fix incorrect defragmentation tx out selection.
  • Integration test for defragmentation and fragmentation
  • Use newer libmobilecoin commit that has Xcode 13/14 fixes
  • Access level of DefaultCyrptoBox
  • Update LICENSE from GPLv3 to Apace 2
  • Added more fields to Memo codable paths
  • Encodable conformance to RecoveredMemo structs
  • Un-authenticated sender memo access
  • Masked Amount V1 & V2 Changes
  • Add Payment Intent RTH Memos
  • Expose address hash publicly

v1.2.0

05 Jun 00:22
f096aee
Compare
Choose a tag to compare

Added

Support for multiple token types
Recoverable Transaction History (RTH)

Changed

Change TxOuts are now sent to a dedicated change subaddress
Internal block info cache invalidated on submit transaction error, causing fees and block version to be re-fetched
Deprecate older APIs that do not support Token IDs

Fixes

FogSyncException will be thrown if Fog View and Ledger are out of sync with each other or Consensus. This signifies that balances may temporarily be out of date or incorrect.

v1.2.0-pre0

17 Sep 04:30
c71fe53
Compare
Choose a tag to compare
v1.2.0-pre0 Pre-release
Pre-release

Added

Added a way for implementing apps to pass in their own HttpRequester which can be useful for network robustness. Subspec LibMobileCoin now supports Apple Silicon/M1 and Mac Catalyst.

Changed

Code changes to support Fog v1.2.0.

v1.1.0

10 Jun 19:32
484f618
Compare
Choose a tag to compare

Added

  • Minimum transaction fee caching. (#38)

Changed

  • Upgraded LibMobileCoin to v1.1.0. (#39)

v1.1.0-pre2

11 May 03:00
d28396d
Compare
Choose a tag to compare
v1.1.0-pre2 Pre-release
Pre-release

Added

  • Dynamic minimum transaction fee. (#29)

Changed

  • Upgraded LibMobileCoin to v1.1.0-pre2. (#27)

1.0.0

05 Apr 23:49
8bd5396
Compare
Choose a tag to compare
Bump version to v1.0.0 (#20)

1.0.0-rc1

05 Apr 19:03
8ade846
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
Reset version up 1.0.0-rc1 (#18)