maebeam

Results 68 comments of maebeam

Your mnemonic generates your `seedHex` which is your private key material. This private key lets you decrypt messages on any device / app. We encrypt the `seedHex` with 32 random...

we're working on TxIndex improvements

The transaction `String()` method has these parameters swapped. It's an easy fix in the core repo if you want to try it :)

We should probably show the bid, grey out the accept button, and say the user doesn't have sufficient funds

It is moving to postgres (or mysql, exploring that option this week)

I'm encountering performance issues with postgres so I'm evaluating the performance of mysql. Unfortunately if it is significantly faster we will have to switch

I will keep that request in mind when moving global state to mysql / postgres

This can't be reviewed until you update it to use the new css themes logic

Absolutely something we will be focusing on soon