Releases: mobilecoinfoundation/mobilecoin
Releases · mobilecoinfoundation/mobilecoin
Client Update 2020-11-05
- Fix for Permission Denied when messages delivered out of order
TestNet 2020-10-27
- Better error handling
- Better S3 support for archive ledger
- mobilecoind Fog support
- constant time aes-gcm encrypt
TestNet 2020-10-15
- Fixes generator flip
- Python mobilecoin package updates
- Merged blocks for uploading archive ledger
- Mobilecoind performance improvements
Client Update 2020-10-07
- Improves mobilecoind download time significantly
- Updates processed-block API to match mobilecoind-mirror
TestNet 2020-10-03
- Improve client experiences & mobilecoind API
- Remove unused enclave libs
- Address serialization at enclave boundary
- Improve test coverage
Client Update 2020-09-27
- add GetBlockIndexByTxPubkey endpoint
Client Update 2020-09-24
- Update mobilecoind-json endpoints
Client Update 2020-09-22
Updates public address endpoint for mobilecoind and mobilecoind-json.
TestNet 2020-09-16
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
- 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