Tim Boeckmann
Tim Boeckmann
**Is your feature request related to a problem? Please describe.** In order to show users the estimated fee to send a message, we need an endpoint that returns the current...
**Describe the bug** The /messages endpoint does not return any messages **To Reproduce** Steps to reproduce the behavior: 1. Got to `http://127.0.0.1:8080/api/messages?protocol=ethereum&network=ropsten&address=0xd5ab4ce3605cd590db609b6b5c8901fdb2ef7fe6` (or any other netowrk with messages) 2. See...
"--envelope-postgres-password=envelope", "--indexer-postgres-password=indexer",
Bug: Mainnet public-key endpoint returns: invalid character '\u003c' looking for beginning of value
**Describe the bug** Intermittently, when I call the public-key endpoint on Mainnet, I get the following error: ``` {"code":500,"message":"invalid character '\u003c' looking for beginning of value"} ``` **To Reproduce** Steps...
**Describe the bug** Additional, manual commands are needed to install Mailchain with scoop on windows. **To Reproduce** Steps to reproduce the behavior: 1. Go to powershell and run the following...
**Is your feature request related to a problem? Please describe.** I have 2 private keys that I imported to the mailchain application. When adding an account, I am prompted for...
**Is your feature request related to a problem? Please describe.** When I have hundreds of messages, it takes some time for the page to load. I don't always need to...
**Is your feature request related to a problem? Please describe.** From the spec: *The duration a message is stored MAY vary. A time-to-live (TTL) SHOULD be specified.* *Messages SHOULD not...
## Simple Summary A message signature is a block of text appended to the end of a message often containing the sender's name, address, phone number, disclaimer or other contact...
## Simple Summary Enable a user to use IPFS as a sent store. ## Abstract IPFS provides decentralised object storage. Using IPFS for sent messages enables an end-to-end decentralised experience...