Skip to content

Releases: mobilecoinfoundation/mobilecoin

Client Update 2020-11-05

06 Nov 08:00
a9d99f0
Compare
Choose a tag to compare
  • Fix for Permission Denied when messages delivered out of order

TestNet 2020-10-27

28 Oct 01:28
86b78e4
Compare
Choose a tag to compare
  • Better error handling
  • Better S3 support for archive ledger
  • mobilecoind Fog support
  • constant time aes-gcm encrypt

TestNet 2020-10-15

15 Oct 12:05
aa60fcb
Compare
Choose a tag to compare
  • Fixes generator flip
  • Python mobilecoin package updates
  • Merged blocks for uploading archive ledger
  • Mobilecoind performance improvements

Client Update 2020-10-07

08 Oct 02:36
4a528a3
Compare
Choose a tag to compare
  • Improves mobilecoind download time significantly
  • Updates processed-block API to match mobilecoind-mirror

TestNet 2020-10-03

04 Oct 06:44
fdbf886
Compare
Choose a tag to compare
  • Improve client experiences & mobilecoind API
  • Remove unused enclave libs
  • Address serialization at enclave boundary
  • Improve test coverage

Client Update 2020-09-27

28 Sep 04:09
0bfcbe1
Compare
Choose a tag to compare
  • add GetBlockIndexByTxPubkey endpoint

Client Update 2020-09-24

25 Sep 03:08
6fd4624
Compare
Choose a tag to compare
  • Update mobilecoind-json endpoints

Client Update 2020-09-22

23 Sep 01:59
c1da491
Compare
Choose a tag to compare

Updates public address endpoint for mobilecoind and mobilecoind-json.

TestNet 2020-09-16

17 Sep 06:13
46d259b
Compare
Choose a tag to compare
MCC-1792: Add an option to cap UTXO selection (#455)

* add "max_input_utxo_value" to SendPaymentRequest + test case

* update mobilecoind-json to the new api

* lint

TestNet 2020-09-10

10 Sep 18:32
67f0a64
Compare
Choose a tag to compare
  • Updates to SCP performance and stability
  • Enclave code-freeze for pre-launch
  • Enclave logging updates
  • Info endpoint updates
  • Updated enclave verifier, IAS report verification
  • Update mobilecoind and test-client to use b58 encodings