Skip to content
This repository was archived by the owner on Feb 6, 2019. It is now read-only.

Productionization #12

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

kizzx2
Copy link

@kizzx2 kizzx2 commented Jan 20, 2019

  • Configurable owner API URL instead of hardcoded localhost:13420
  • Fix NaN in output-listing table
  • Fix flickering tx-listing table due to reverse() keeps being called in view
  • Dockerfile to allow people to easily host their wallet. The WALLET_READONLY will have nginx proxy only readonly calls to owner_api
  • npm update

Don't mutate the list in template since the component might rerender
without `txs` being updated, leading to a tx-listing that keeps
reversing itself.
So that this survives container restart
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant