Hassan Abdel-Rahman

Results 26 issues of Hassan Abdel-Rahman

I saw these errors appear in my debugger after updating to ember 1.13.3. Looks like we need to gaurd against calling set on a destroyed on controller

We are using a relay server that experienced a chain reorg, and a bunch of the safe txns persisted to the DB had nonces that were out of sync with...

bug

Right now these are hard coded. But I'd imagine that we'd introduce a tag document that is related to a user and asset/transaction. Likely we'll need to leverage the TBD...

Open source the portfolio project. This depends on landing this issue: https://github.com/cardstack/portfolio/issues/116 and this issue: https://github.com/cardstack/portfolio/issues/137 Also make sure to open source the portfolio-data github project so people can see...

There is a moment of time between when the user clicks on an asset from the portfolio card and the asset card begins animating to its isolated form during which...

When you load the asset card's route directly, the transactions' USD value (or really the fiat value) is missing from the transactions. The transaction USD value is only computed after...

In order to support open sourcing this repo, update the readme with detailed instructions for setting up this project including populating the ethereum index, as well as instructions for using...

We should paginate the displayed transactions on the isolated asset card. Each transaction pulls in mulitple conversion rates per day. A couple hundred transactions results in a very large payload...

This will likely ultimately end up being a demo environment. Regardless we need a separate environment from staging. Note that the ethereum index for the sandbox env has rinkeby indexed...