Commit Graph

1482 Commits

Author SHA1 Message Date
tenthirtyone
2ac70bc9a2 Fixed Bcoin error returned as data, fixed dead /txs endpoint missing error, added ttl to bcoin requests but large addrs still take too long 2017-08-16 16:30:33 -04:00
Darren Nelsen
c817f5e62c update ionic-cli 2017-08-16 15:10:18 -04:00
Jason Dreyzehner
9a80486227 Merge pull request #798 from SonicWizard/ionic
Added Search toggle and loading spinners for pages and transaction component
2017-08-16 14:13:44 -04:00
tenthirtyone
c47f58f8e8 Clean up eslint complaints 2017-08-16 14:13:18 -04:00
tenthirtyone
e5b608809b Fix Coinbase in blocks and address. Remove console log from compiled js (removed from temp previousl) 2017-08-16 12:49:37 -04:00
Darren Nelsen
c9a1b6b153 added spinners to transaction and address pages and transaction list component 2017-08-16 12:46:08 -04:00
tenthirtyone
515884bf63 Fix isCoinBase typo and add comments 2017-08-16 12:39:12 -04:00
Darren Nelsen
90379522fe added spinner to block detail 2017-08-16 11:11:20 -04:00
tenthirtyone
958fc79204 Fix return val in transactions.js for bestBlockHeight 2017-08-16 10:40:50 -04:00
tenthirtyone
ad39b6337c comment updates 2017-08-16 02:02:19 -04:00
tenthirtyone
06b0e108d5 socket reworking to reduce coupling 2017-08-16 01:47:30 -04:00
tenthirtyone
2f4533e057 getBestHeight added to db api 2017-08-16 01:13:30 -04:00
tenthirtyone
3b8b900405 More cleanup, naming fixes and comments 2017-08-16 01:08:05 -04:00
tenthirtyone
e3b8413eee Moved db configs to config file. Dropped time from log files. Simple commenting 2017-08-16 00:52:11 -04:00
tenthirtyone
2eac46fdb5 transactions added to db api 2017-08-16 00:17:45 -04:00
tenthirtyone
1d029fcf7f getBlocks completely in db api 2017-08-16 00:00:52 -04:00
tenthirtyone
b0f95d93ab All API but tx & socket cleaned up, blocks db api done 2017-08-15 23:14:24 -04:00
tenthirtyone
ecee54c10b Address API cleaned up. Unnecessary db calls removed 2017-08-15 21:55:48 -04:00
tenthirtyone
d278dbdb7c Blocks DB API up 2017-08-15 21:29:59 -04:00
tenthirtyone
1777be323c Message verification and bitcore-message added 2017-08-15 20:29:38 -04:00
tenthirtyone
0c04a55fd0 use app 404 page and clean up console log 2017-08-15 20:15:01 -04:00
Darren Nelsen
7d2b27be7d added toggle to searchbar; made text selectable 2017-08-15 16:36:11 -04:00
tenthirtyone
afd68116e7 broadcast tx 2017-08-15 15:41:25 -04:00
Justin Langston
ec208e93ab Merge pull request #797 from SonicWizard/ionic
Updates and bug fixes to TransactionComponent
2017-08-15 14:36:01 -04:00
tenthirtyone
358662fb84 add tx paging and protections 2017-08-15 11:38:40 -04:00
Darren Nelsen
cf4d45cf59 fixed responsiveness in the transaction grid 2017-08-15 11:15:10 -04:00
tenthirtyone
6659148d4b fix bad txid 2017-08-15 10:59:40 -04:00
tenthirtyone
bf26304746 Remove index from txs. Explicit return and fix spent and received in addr. 2017-08-15 10:42:36 -04:00
tenthirtyone
a3e4e19a9d address summary finished 2017-08-15 04:37:53 -04:00
tenthirtyone
17acbdda6d messiest yet, bump confs by 1 2017-08-15 04:11:22 -04:00
tenthirtyone
2b8eee6e03 Confirmations wired up for blocks txs and addr views 2017-08-15 04:09:28 -04:00
tenthirtyone
dd0e0bedf0 update tx fees div 1e8 2017-08-15 03:19:21 -04:00
tenthirtyone
69538704f6 sync, status and last block hash finished 2017-08-15 03:12:23 -04:00
tenthirtyone
4b71ae91ae moved rpc settings to config. Little confusing as is. Needs improvement 2017-08-15 02:24:30 -04:00
tenthirtyone
b1e540c8df RPC hookups fill the gaps way better than mongo in some places. See changes 2017-08-15 02:00:04 -04:00
tenthirtyone
90adbf3ece remove Block from status 2017-08-14 22:10:00 -04:00
Darren Nelsen
0fe359bd1f get scriptSigs working again in expanded view 2017-08-14 18:44:57 -04:00
tenthirtyone
9045eacccd Fixed txs per request to only save block w/ subdocs 2017-08-14 17:58:12 -04:00
tenthirtyone
e210e34dbc Merge branch 'txs-by-address' into next-merge 2017-08-14 17:19:14 -04:00
tenthirtyone
5a78d523a8 Merge branch 'turn-off-tx-saving' into next-merge 2017-08-14 17:19:10 -04:00
Darren Nelsen
a554e43c07 Added aggregateItems 2017-08-14 17:01:19 -04:00
tenthirtyone
ba1333f84f PR review catches and cleanups 2017-08-14 02:02:28 -04:00
Justin Langston
5e1e80a858 Merge pull request #793 from SonicWizard/ionic
Update CurrencyProvider with USD. Enable denomination changes on all the things.
2017-08-12 08:57:53 -04:00
Darren Nelsen
34792d5d65 fixed bug where block detail did not retain data after leaving view and coming back 2017-08-11 17:29:29 -04:00
Justin Langston
5b919a6dc5 Merge pull request #790 from tenthirtyone/next
Merging last commits & clean up logs/readme
2017-08-11 11:52:45 -04:00
Darren Nelsen
2226a2cc18 fixed lint warnings and tests 2017-08-11 10:42:34 -04:00
Darren Nelsen
1dfe384271 added USD conversion; added conversion to address page 2017-08-11 10:33:44 -04:00
tenthirtyone
e27c7bcf87 Address page working. Address details stubbed 2017-08-11 00:18:03 -04:00
tenthirtyone
741a234c76 Removing saving from tx parser. Only use for emitting block txs for now. Increase tx socket delay 2017-08-10 23:41:59 -04:00
tenthirtyone
4ef0949061 returning data 2017-08-10 23:39:08 -04:00