Commit Graph

47 Commits (f23d1c4a580c1ec5361716701997e6a7af5feb59)

Author SHA1 Message Date
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 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 f2085b12fd The logic after decrypting the accounts and mnemonic 2018-04-01 23:22:59 -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
Javier Varona b4b7ba7743 - Fixing code that ask for a livedata but doesn't listen to it 2017-10-22 20:53:33 -04:00
henry 119f4ea12b - Import Account
- Create Account (miss seed)
- Created bitshares faucet api generator
- Created GrapheneAccount constructor and info loader
- Added funcion to daos
2017-10-17 22:55:42 -04:00
henry a1ec57044c - Created the cryptocuyrrency dao
- Refresh Bitshares balances and transactions
- Created the bitshares faucet api to implement the faucet transasctions (work in progress)
- Import bitshares account in Account manager
- Load bitshares account from db
2017-10-15 20:23:44 -04:00
henry d7acd8517c - Added the subcription logic to grapheneApi 2017-10-11 23:37:05 -04:00
henry 557a3e9202 Arrange the transactionbroadcast 2017-10-09 22:44:44 -04:00
henry 3aa57e6ca5 Added Validator for send request
Added Bitshares Asset model
2017-10-08 20:10:46 -04:00
henry a88bbe97e5 Added the exist account validator (also in the manager)
Added the network packahe with the WebSocketThread to manage the grapahen like connection
Change the GrapehenApiGenerator to use the WebSocketThread
2017-10-08 12:02:11 -04:00
henry 6d5a93f1e7 minor fixed in generators response 2017-10-04 23:28:19 -04:00
henry 948a9396d4 network and internet permission
minor fixed in generators response
2017-10-04 22:04:42 -04:00
Javier Varona e9e8c11eb3 - Fixed ui info request when account name changes 2017-10-04 20:54:24 -04:00
henry 049d700688 manager to use ValidatorRequest 2017-10-03 21:31:16 -04:00
henry da293143ea manager for validateimport 2017-10-02 22:49:17 -04:00
henry eb3beb6e9a Graphene api import acount 2017-10-01 22:18:56 -04:00
henry 60df3ae6f9 Added pgrahenej library
Added generator class
Added accountmanager
2017-09-26 22:48:34 -04:00