Commit Graph

25 Commits (be8dce818e27dbbf5aeca2e5e225435a4ae0794b)

Author SHA1 Message Date
hvarona 56a3c006cc put version code 2018-11-25 20:56:00 -04:00
hvarona 5ceffbec2f added send request to manager 2018-11-22 22:36:45 -04:00
hvarona a31efc16e4 Fix send Fragment to send bitcion 2018-11-22 00:02:30 -04:00
hvarona 93e71887a8 Fixed bitocin balance 2018-11-21 22:42:59 -04:00
Javier Varona 0c8157a659 - Improve the speed of the qr code generation on receivefragment
- The feedback is better now in the receivefragment
2018-11-21 21:49:44 -04:00
hvarona c2416e64ad Fix amount on bitcoin transactions 2018-11-21 00:04:19 -04:00
hvarona dfca4b8c53 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:55:32 -04:00
hvarona 73ba419b66 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:41:29 -04:00
hvarona ce1df325d8 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:30:42 -04:00
hvarona 2e2ee01052 Change parseUri to compares with lowercase cryptocoin 2018-11-18 21:24:15 -04:00
hvarona 91ef2d0e9a Added parseUri to BitocinManager 2018-11-13 22:02:22 -04:00
hvarona 719d6769fc Change bitcoin address model keys 2018-11-12 22:40:44 -04:00
hvarona 14a405f67c change grapheneapigenerator to be used with steem 2018-11-11 23:06:09 -04:00
hvarona 9c6db3a6ea fix calculate uri 2018-11-11 22:26:34 -04:00
hvarona 6e81192b37 Added steem url and verifier
Added bip21 implementation with lowercase
2018-11-11 21:59:28 -04:00
hvarona 8ff53de0ae Added BitcoinUriRequest 2018-11-10 23:21:49 -04:00
hvarona fa952d9a36 Added validate Address request 2018-11-06 23:34:54 -04:00
hvarona dc6114bb10 Starting Bitocin like account balance to 0
Added Steem url verifier
2018-11-05 23:06:12 -04:00
hvarona 51498192c6 Create and import Bitcoin Like Account request implementation 2018-10-31 23:14:13 -04:00
hvarona cd00923ebc Added Get Next Bitcoin and Bitcoin like coins request and manager 2018-10-23 23:28:53 -04:00
hvarona b3442a511e Implemented the send service of bitcoin likes account with the new architecture 2018-10-19 00:13:42 -04:00
hvarona 356300fed4 Change BitcoinTransactions to adapt to new architecture
Change bitcoin like logic to adapt to new architecture
2018-10-17 23:32:17 -04:00
hvarona 86c16bbb7b Change classes name to be more precised what they do
Change Insight Api Generator to use Manager and simplifier the code
Added check for the crypto coin of the cryptocoin request
Change CryptoNet to CryptoCoin, all the insight cryptos use only one coin.
Added Queries to search and insert Bitcoin Transaction
2018-10-04 23:59:32 -04:00
hvarona 7db8212ab4 Change Insight api classes to handle multiple address and to adapt to the new architecture.
Added Bitshares Account Manager to handle all txi response
TODOs: Add cache data to handle incoming transaction and balances
2018-09-27 22:19:19 -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