Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

Releases: AndreMiras/EtherollApp

v20180911

11 Sep 20:52
Compare
Choose a tag to compare
  • Fix pycryptodome compilation, refs #99
  • Notifie when roll processed, refs #57
  • Update to new contract address

v20180617

16 Jun 22:54
Compare
Choose a tag to compare
  • Fix crash when deployed on SD, refs #96

v20180531

31 May 21:51
Compare
Choose a tag to compare
  • Handle wrong password error, refs #9
  • Dockerize Android APK compile, refs #38
  • Android CI on Travis, refs #39
  • Prompt error dialog on no network, refs #59
  • Fix crash on empty roll history, refs #67
  • Add xclip & xsel system dependencies, refs #81, #82
  • Load previous screen on back button, refs #84
  • Validate password form on enter key, refs #85
  • Fix settings race condition crash, refs #86
  • Dockerize F-Droid APK compile, refs #89
  • Speed up application loading, refs #91
  • Optional Etherscan API key, refs #93

v20180517

17 May 20:21
Compare
Choose a tag to compare
  • Show account balance, refs #8
  • Configurable gas price, refs #23
  • UI improvements, refs #34, #88
  • File split & refactoring, refs #43
  • Lazy screen loading, refs #47, #75
  • Pull to refresh roll history, refs #50, #55
  • Updated contract deployment doc, refs #52
  • UI testing, refs #61, #64
  • Reduce APK size from 26M to 20M, refs #68
  • Run tests from UI, refs #69
  • Ubuntu Bionic 18.04 support, refs #70, #71
  • Show changelog from the app, refs #73
  • Fix scrypt support, refs #76
  • Fix ETH to wei conversion, refs #77
  • Fix test timestamp overflow, refs #78
  • Fix history error on no matching tx, refs #87

v20180418

18 Apr 20:49
Compare
Choose a tag to compare
  • Per account bet history, refs #16
  • Handle unresolved bets, refs #51

v20180414

14 Apr 10:15
Compare
Choose a tag to compare
  • UI testing, refs #10
  • Account creation, refs #13
  • Setup continuous integration, refs #18
  • Dockerized project, refs #19
  • Download ABIs dynamically and cache it, refs #41
  • Show account QR Code, refs #44
  • Quick account actions, refs #45
  • Chances input binding fixes, refs #46

v20180405

05 Apr 20:42
Compare
Choose a tag to compare
  • Switch testnet/mainnet from UI, refs #11, #21
  • Integrate with Sentry, refs #17
  • Android splash screen and icon, refs #24

v20180404

05 Apr 20:41
Compare
Choose a tag to compare
  • Simple account managment refs, #6, #7, #14
  • Porting to Android, refs #12
  • Python3 + greenlet install issue, refs #25
  • Gevent compilation issues, refs #29
  • FileNotFoundError lib crypto on Android, refs #30
  • PyYAML ImportError: No module named 'error', refs #31
  • Android OpenSSL support, refs #32

v20180327

05 Apr 20:40
Compare
Choose a tag to compare
  • Place bet on Testnet, refs #1
  • Simple demo UI, refs #5