nucypher / nucypher-monitor

NuCypher network intelligence crawler and web dashboard
7 stars 15 forks source link

Rename "Staked Tokens" tile to better contextualize value #91

Closed derekpierre closed 3 years ago

derekpierre commented 3 years ago

I didn't do an overall relock of dependencies because there were some conflict issues due to the dash[testing] dependency and it's use of cryptography. This can be better addressed in a separate PR.

There are incompatible versions in the resolved dependencies:
  cryptography==3.0 (from dash[testing]==1.18.1->-r /var/folders/m1/5vfcwhnj7b39kdnz_cjf3rkm0000gn/T/pipenv5i7jkwburequirements/pipenv-a6hvkl9k-constraints.txt (line 5))
  cryptography>=1.3.4 (from requests[security]==2.21.0->dash[testing]==1.18.1->-r /var/folders/m1/5vfcwhnj7b39kdnz_cjf3rkm0000gn/T/pipenv5i7jkwburequirements/pipenv-a6hvkl9k-constraints.txt (line 5))
  cryptography>=3.2 (from pyopenssl==20.0.1->requests[security]==2.21.0->dash[testing]==1.18.1->-r /var/folders/m1/5vfcwhnj7b39kdnz_cjf3rkm0000gn/T/pipenv5i7jkwburequirements/pipenv-a6hvkl9k-constraints.txt (line 5))