Darren Nelsen
|
44e85f0dec
|
added See All Blocks button to latest-blocks component; created new BlocksPage with ionic convention; deprecated previous BlocksPage; fixed e2e tests
|
2017-08-18 15:08:36 -04:00 |
|
tenthirtyone
|
14cb4e3332
|
clean up console log and fix return statements
|
2017-08-18 14:19:10 -04:00 |
|
tenthirtyone
|
8231ed6a1e
|
clean up console log and fix return statements
|
2017-08-18 14:17:15 -04:00 |
|
Darren Nelsen
|
722eb21cfb
|
Added interval to get latest blocks and styled latest blocks grid
|
2017-08-18 11:33:41 -04:00 |
|
tenthirtyone
|
805e5ec0c3
|
top n txs setup
|
2017-08-17 17:49:54 -04:00 |
|
tenthirtyone
|
9b7336b066
|
New models and parser up
|
2017-08-17 17:44:47 -04:00 |
|
tenthirtyone
|
d2f68fefe9
|
need new mongo models from another branch
|
2017-08-17 17:41:07 -04:00 |
|
Darren Nelsen
|
cdbc84e93a
|
added loading spinner and links to block detail
|
2017-08-17 16:42:09 -04:00 |
|
tenthirtyone
|
898e373b77
|
Add util to other routes for input validation.
|
2017-08-17 16:28:30 -04:00 |
|
Darren Nelsen
|
f2196bc297
|
added angular2-moment library; added a BlocksProvider; added latest blocks grid to home page
|
2017-08-17 16:20:40 -04:00 |
|
Alex
|
3f7ad54b2e
|
Merge pull request #1 from unusualbob/feature/txEndpointValidation
transaction.js validation
|
2017-08-17 15:20:09 -04:00 |
|
Alex
|
5d91e48afa
|
Merge branch 'next-merge' into feature/txEndpointValidation
|
2017-08-17 15:19:50 -04:00 |
|
tenthirtyone
|
d148b5ec77
|
updated readme instructions
|
2017-08-17 15:17:23 -04:00 |
|
tenthirtyone
|
4b6482e0ad
|
add scriptsigs to txs for circle-plus info on tx lists
|
2017-08-17 14:37:08 -04:00 |
|
Darren Nelsen
|
879b87f2a6
|
added LatestTransactions and LatestBlocks components with simple placeholders
|
2017-08-17 11:47:31 -04:00 |
|
tenthirtyone
|
5a89cf17d2
|
All routes replaced. Stable but no tx inputs working.
|
2017-08-17 11:25:58 -04:00 |
|
Darren Nelsen
|
e2c69203ec
|
Fixed e2e tests
|
2017-08-17 11:03:08 -04:00 |
|
tenthirtyone
|
31eecc5afe
|
reduced block model and parsing.
|
2017-08-17 00:44:50 -04:00 |
|
tenthirtyone
|
8d733df278
|
Tx Parsing and updating input values
|
2017-08-17 00:26:32 -04:00 |
|
tenthirtyone
|
a5d74393d1
|
tx size, tx parser, mongo replies for tx by hash
|
2017-08-16 23:07:06 -04:00 |
|
tenthirtyone
|
1b0c1b1250
|
Bringing back other parsers
|
2017-08-16 22:49:13 -04:00 |
|
tenthirtyone
|
3e7f263e18
|
bestBlockHeight set by node now. Less cb Hell.
|
2017-08-16 21:56:56 -04:00 |
|
tenthirtyone
|
1cb0a6b385
|
indexes and experimenting with mem db
|
2017-08-16 21:23:29 -04:00 |
|
Darren Nelsen
|
1f974e5176
|
styled the About section
|
2017-08-16 17:23:21 -04:00 |
|
Darren Nelsen
|
05503371cf
|
add "powered by" icons
|
2017-08-16 16:51:09 -04:00 |
|
Darren Nelsen
|
0cbff08f59
|
added HomePage
|
2017-08-16 16:33:45 -04:00 |
|
Rob Riddle
|
1218726ffc
|
This adds some basic regex validation on query parameters to harden against attacks and reduce time to error. Address validation could likely be improved beyond just regex, but this will do for now
|
2017-08-16 16:31:57 -04:00 |
|
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 |
|