AndreMiras / EtherollApp

Provably fair dice game running on the Ethereum blockchain
MIT License
57 stars 22 forks source link

ValueError: when sending a str, it must be a hex string. Got: 'https://metamask.app.link/send/0xd90e043E1126a... #173

Open AndreMiras opened 4 years ago

AndreMiras commented 4 years ago

https://sentry.io/organizations/andre-5t/issues/1764203709/?referrer=github_plugin

ValueError: when sending a str, it must be a hex string. Got: 'https://metamask.app.link/send/0xd90e043E1126a24b950EA9EF9FaC98d1a8a580bA'
(23 additional frame(s) were not displayed)
...
  File "/home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/app/etherollapp/etheroll/controller.py", line 372, in send
  File "/home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/app/etherollapp/etheroll/controller.py", line 354, in transaction
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/eth_utils/address.py", line 109, in to_checksum_address
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/eth_utils/address.py", line 55, in to_normalized_address
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/etheroll/eth_utils/conversions.py", line 149, in hexstr_if_str

ValueError: when sending a str, it must be a hex string. Got: 'https://metamask.app.link/send/0xd90e043E1126a24b950EA9EF9FaC98d1a8a580bA'