Commit Graph

65 Commits (270f2d40b6e398730d2f859ebf7dc9c231161489)

Author SHA1 Message Date
Javier Varona 270f2d40b6 - Fixing inconsistent loading of transactions 2018-09-21 00:43:29 -04:00
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
Javier Varona 7befdd4207 - FileBackupManager and ImportSeedActivity no longer add the seed to the database. Now they call the ValidateImportBitsharesAccountRequest to do so.
- Also, the ImportSeedActivity tells the user the reason in case of a failed import.
2018-09-11 21:40:25 -04:00
hvarona c2d13087e9 Added function on bitshares manager to retrieve the accounts name from the account id 2018-06-20 23:08:03 -04:00
hvarona 0228ca54d9 fixed bitsahres account name cache dao 2018-06-18 21:13:30 -04:00
hvarona d0df53d8e2 Bitshares manager use the new bitshares account cache 2018-06-17 09:47:32 -04:00
hvarona e3ca1c903b Implemented upgrade LTM service 2018-05-16 22:21:32 -04:00
henry f23d1c4a58 Added the request service and the bitshares logic to the upgrade to LTM account.
Still we need the implementation of graphenej library to finish this implementation.
2018-05-10 22:55:05 -04:00
henry e3fb99f1eb Change validate import to have the status code like other request 2018-04-23 21:06:17 -04:00
henry 56ff51e907 Change validate send request and create account request to have status code, to handle exit errors 2018-04-22 19:11:23 -04:00
henry 6eb43f93be fixed import file backup 2018-04-09 22:32:22 -04:00
henry eb351bfbfa Change on the managment of the id when saving on database 2018-04-08 22:44:37 -04:00
henry 3a6f4635b0 Added seedType to validator 2018-04-08 22:18:51 -04:00
henry 68fd9a749d Added a copy of the graphenej library to fix the decompress reading EOIFException problem
Added a getter for the active key of bitshares using bip39 seeds.
Change the Bitshares account validator to implement the bip39
2018-04-08 22:10:26 -04:00
henry fe3e597453 added debug lines 2018-04-08 19:13:33 -04:00
Javier Varona eb36492879 Merge branch 'master' of https://github.com/Agorise/crystal-wallet-android 2018-04-03 20:51:48 -04:00
Javier Varona 5db6ce2afc - Importing Backup is now working 2018-04-03 20:50:44 -04:00
henry f2085b12fd The logic after decrypting the accounts and mnemonic 2018-04-01 23:22:59 -04:00
henry 76355d5142 Read bin file 2018-03-31 23:43:08 -04:00
Javier Varona ef18863c7c - Now Crystal can make file backups 2018-03-30 20:59:01 -04:00
henry db7ba760bd Added date on bin file 2018-03-29 23:21:37 -04:00
henry 3efbcbb9f4 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/cy/agorise/crystalwallet/manager/FileBackupManager.java
#	app/src/main/java/cy/agorise/crystalwallet/requestmanagers/CreateBackupRequest.java
#	app/src/main/java/cy/agorise/crystalwallet/requestmanagers/FileServiceRequest.java
2018-03-29 23:20:21 -04:00
henry ea2adab087 Added status code to the file request. TODO create more status code
Change the FileBackup to bakcup multipls Bitshares accounts and to use the Status Code
2018-03-29 23:16:43 -04:00
Javier Varona 9e5a4a2fcc - Making Backup to work 2018-03-28 19:09:15 -04:00
henry 6999ad58a1 Change in the request package
Put the File Service logic only for bin files
2018-03-27 21:44:41 -04:00
henry 247afeefcd Added Bitshares Contants and added all the current smartcoins
Delay the equivalent thread to 1 min pero query
2018-03-15 15:38:18 -04:00
henry 8188c5092c Change all url using the new Crypto Coin Network Manager, also put the initial urls for bitshares 2018-03-08 00:49:21 -04:00
henry 9c62f7a422 Change Sync funciton to Async functions 2018-01-29 20:30:15 -04:00
henry b63feeed17 Added ManagerRequest to make the code full async 2018-01-28 21:18:38 -04:00
henry fa8d39ca6d Real Time updates with the bitshares api 2018-01-23 22:07:17 -04:00
henry c8318aaf5b Update the graphenej library
Put the testnet chain id on the transaciton for the Send operation
2018-01-23 19:59:19 -04:00
henry 14e570ce2e Added name to seed 2018-01-22 22:22:57 -04:00
henry 159743b54e Added retrieve of asset id, for send transaction
Added retrieve of to Account id for send transaction
2018-01-21 23:55:40 -04:00
henry 3f7e7b5bc6 Change the graphene manager to save new created accounts 2018-01-15 23:31:57 -04:00
Javier Varona fc80baf731 - Fixing Account Existing Verification 2018-01-13 22:16:54 -04:00
henry aacf9c50f6 derivation key using the address class 2018-01-09 23:08:11 -04:00
henry 528013ba12 Added faucet function 2018-01-09 22:00:46 -04:00
henry 81e6f1940a create request for creation of account 2018-01-07 22:22:56 -04:00
henry 08630166ea create request for creation of account 2018-01-07 21:31:52 -04:00
henry 7e4bc22fb3 Api generator pointing to the testnet server 2017-11-30 22:49:44 -04:00
henry 37141d06cd Import compare the owner not the active key, for compatibility with openledger 2017-11-15 07:51:31 -04:00
henry 3d4c90f8eb Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 23:04:06 -04:00
henry 000be8ab51 Added the get asset by name
Update equivalent value url. If we are going to use the testnet the equivalent value has to be retrieved from the main net.
Update docs and code
2017-11-12 15:20:03 -04:00
henry 322ffed6b9 Equivalent Value in services 2017-11-06 21:38:42 -04:00
henry 3005b60935 Added bitshares faucet api only with text 2017-11-04 23:22:53 -04:00
henry b3a3a28bc0 save transactions in db 2017-10-25 23:01:02 -04:00
henry a0797edf6e save transactions in db
Validate send request only one asset and amount
2017-10-25 22:46:42 -04:00
henry f80ac3b06d modified CryptoCoin Balance database to work as intended
Modified to be able to save and retrieve the bitsharesasset from database
2017-10-24 22:58:45 -04:00
henry e3629f5c5b Bitshares petition fix 2017-10-23 23:25:09 -04:00
Javier Varona efb6820b9e - Remove the LiveData from transactions in BitsharesAccountManager 2017-10-22 21:00:51 -04:00