crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/apigenerator/insightapi
Henry Varona 593b875f25 Added the insight apigenerator that handles all service calls to the servers,
Added the GeneralAccountManager that handles all communication used on bitcoin likes crypto accounts
Rearrenge the send to the manager
Change estimatefee to work with the new Architecture
Added request for send generalaccount transactions (bitcoin like)
2018-09-16 23:43:59 -04:00
..
models Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
AccountActivityWatcher.java Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-05 23:45:03 -04:00
BroadcastTransaction.java Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-06 21:44:07 -04:00
GetEstimateFee.java Added the insight apigenerator that handles all service calls to the servers, 2018-09-16 23:43:59 -04:00
GetTransactionByAddress.java Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-06 21:44:07 -04:00
GetTransactionData.java Change the insight serverUrl, to make it not a constant but selected by the app 2018-09-05 23:43:37 -04:00
InsightApiConstants.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
InsightApiService.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00
InsightApiServiceGenerator.java Implementation of model for alt-coin (not graphene cryptos) 2018-08-02 23:02:23 -04:00