www.BiTSy-wallet.com
Go to file
Nelson R. Perez 35561059ce This commit finishes with the second part of the equivalent values calculation. In this part of the procedure a query is performed
looking for entries in the 'transactions' table that are missing a corresponding entry in the 'equivalent_values' table.

Whenere a transaction is detected to not have an equivalent value for a given fiat, a network request is made to the Coingecko's API in order
to obtain the BTS market value at the day of that transaction. An equivalent value is thus calculated using the 'bts_value' of the transaction.
2019-02-04 21:00:57 -05:00
app This commit finishes with the second part of the equivalent values calculation. In this part of the procedure a query is performed 2019-02-04 21:00:57 -05:00
gradle/wrapper Update the Navigation component library version and Gradle version. 2018-12-19 09:24:56 -06:00
graphenejlib@4c7c7b29b2 Activate the memo functionality in SendTransactionFragment. 2019-01-15 11:08:15 -06: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 Updated gradle version to 3.3 so that it can be used with the latest stabe version of Anstoid Studio 2019-01-16 13:29:13 -06: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