Ben Baron

Results 141 comments of Ben Baron

These are custom vector drawn buttons which may be the problem... This is low priority though so keeping in backlog for now.

Looks great, I like that it allows for custom rules and has easy Xcode build integration.

I added new logic to automatically hide/show accounts when they reach 0 balance or get a balance. But users may choose to manually hide/show something and we want that stick.

We should be autoshowing/hiding for all institutions, and have a second property: autoHiddenAccountIds vs hiddenAccountIds, the latter always overriding the former. The first gets set by the sync process, second...

This affects Poloniex and Ethplorer accounts

Also after trying to implement this, I realize we also need to keep track of manually unhidden (not just manually hidden), so I think moving to an enum and changing...

Bumping to 1.0.1, it will take more work than initially thought.

I think 1Password is a great start to model a solution off of, but we'll need to have our code evaluated by a third party before we implement any send...

In fact the more I read up on this, I think we should hire a crypto expert to assist us with the implementation, rather than just getting it verified after...