www.BiTSy-wallet.com http://www.BiTSy-wallet.com
Find a file
Severiano Jaramillo 765ed13a6a Add the nodes WS to Bitsy.
- Renamed the MerchantsWebservice to BitsyWebservice because it is now going to serve as a source of information of more than just merchants and tellers, but also the nodes the app is gonna connect to.
- Created new NodeRepository which will be in charge of accessing and updating the nodes database table with the information obtained from the webservice.
- Bitsy is now going to try to obtain the list of nodes it is going to try to connect to from the dabatase and use a hardcoded list as a fallback. The list of nodes in the database is updated regularly as well as their respective latency, so that in future app's startups it can use those latencies to immediately connect to the best node in the last app session.
2019-08-23 14:41:00 -05:00
app Add the nodes WS to Bitsy. 2019-08-23 14:41:00 -05:00
gradle/wrapper Fix Crashlytics proguard rules. 2019-08-21 13:34:49 -05:00
graphenejlib@606f7c183e Add the nodes WS to Bitsy. 2019-08-23 14:41:00 -05:00
.gitignore Remove google_maps_api from version control. 2019-01-29 10:25:21 -06:00
.gitmodules Fix graphenej submodule info. 2018-10-31 19:36:55 -06:00
build.gradle Update kotlin version to 1.3.50. 2019-08-23 11:52:38 -05:00
gradle.properties Update project to use the new AndroidX libraries. 2018-10-31 08:55:55 -06:00
gradlew Initial commit 2018-10-29 15:49:42 -06:00
gradlew.bat Initial commit 2018-10-29 15:49:42 -06:00
LICENSE Update LICENSE 2019-01-02 10:32:56 -06:00
README.md Initial commit 2018-10-28 11:14:12 -06:00
settings.gradle Added graphenej as a git submodule and as a module to the app. 2018-10-31 08:27:09 -06:00

bitsy-wallet