-
Lately it's been a bit of an issue that PRs are getting stuck due to not being able to pass circleci because the tests are still pending results, while the actual tests have actually completed success…
-
Hi there.
I would like to use the consensus gRPC API with other tools such as [tonic](https://github.com/hyperium/tonic) or [grpc-rs](https://github.com/tikv/grpc-rs) and not grpcurl. Do you have a…
-
![image](https://user-images.githubusercontent.com/89989823/149024871-27360daa-3680-4881-a627-ba8655d9754a.png)
Lint requires SGX to run, so if run outside of docker, it throws an error about could n…
-
It might be possible to use the `MAX_INPUTS` and `MAX_OUTPUTS` consts here: https://github.com/mobilecoinfoundation/mobilecoin/blob/c4cc4980038e47a89d38a4697f4c15623a049d65/transaction/core/src/ring_s…
-
It looks like this crate doesn’t support `no_std`, making it harder to serialize long byte arrays in embedded environments. Is this on the roadmap ?
-
Currently, this error appears something like so
```
"code": -32603,
"message": "InternalError",
"data": {
"server_error": "TransactionBuilder(WalletDb(InsufficientFu…
-
Signal has added a centralized, premined, and censorship capable payment system. This payment system called "MobileCoin" has burrowed technology from the Monero project including subaddresses and Ring…
-
There is currently no way to know what the max spendable MOB in a single transaction is besides trying and failing to construct a transaction. I propose that we add a field to the Balance JSON RPC obj…
-
-
Hello,
I think it would be great if the project had additional means to donate besides bitcoin and litecoin which is linked on F-Droid.
Possible platforms such as Liberapay, Open Collective, Patre…