crystal-wallet-android/app/src/main/java/cy/agorise/crystalwallet/manager
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
..
BitsharesAccountManager.java - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so. 2018-09-11 21:40:25 -04:00
CryptoAccountManager.java Added ManagerRequest to make the code full async 2018-01-28 21:18:38 -04:00
FileBackupManager.java - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so. 2018-09-11 21:40:25 -04:00
GeneralAccountManager.java Added the insight apigenerator that handles all service calls to the servers, 2018-09-16 23:43:59 -04:00
ManagerRequest.java Added ManagerRequest to make the code full async 2018-01-28 21:18:38 -04:00