Commit Graph

9 Commits (01e67ce258465edc1519e4865da48e8ad7f0e63a)

Author SHA1 Message Date
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