Tim Boeckmann

Results 13 issues of 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...

enhancement

**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...

bug

"--envelope-postgres-password=envelope", "--indexer-postgres-password=indexer",

bug

**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...

bug
Stale
area/public-key-finder

**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...

bug
Stale

**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...

enhancement
Stale

**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...

enhancement
Stale
area/api

**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...

enhancement
Stale
cmd/sentstore

## 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...

mip

## 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...

mip