Commit Graph

397 Commits

Author SHA1 Message Date
Darren Nelsen
0d7e4783e7 took out some console logs and removed unneeded method 2017-07-26 17:05:38 -04:00
Darren Nelsen
04c4a71f14 cleaned up tslint warnings 2017-07-26 16:52:34 -04:00
Darren Nelsen
ccc5f8868a add loading indication 2017-07-26 16:05:10 -04:00
Darren Nelsen
2bc629cac5 added previous and next block links 2017-07-26 15:31:16 -04:00
Darren Nelsen
a3071d5ec6 added more block data 2017-07-26 14:26:40 -04:00
Darren Nelsen
9cfef6b834 use dynamic link for blockHash in block detail page; retrieve block data 2017-07-26 14:17:02 -04:00
Darren Nelsen
013358a69c pass blockHash to block detail page 2017-07-25 15:59:47 -04:00
Darren Nelsen
a6ab615a96 added block detail page (placeholder) 2017-07-25 15:21:58 -04:00
Darren Nelsen
b5a76aee44 Added addr and block-index searches 2017-07-25 13:04:37 -04:00
Darren Nelsen
9334b13a0d enabled search in blocksPage; removed package-lock.json from source control 2017-07-25 10:00:51 -04:00
Darren Nelsen
b8df8bcec4 added search field that accepts input 2017-07-14 17:07:11 -04:00
Darren Nelsen
a2c650b2a0 updated ionic cli and associated dependencies 2017-07-14 17:03:56 -04:00
Darren Nelsen
2f3207babe added spy in test to ensure coverage, even though send is a stub for now 2017-07-14 15:58:53 -04:00
Darren Nelsen
cf1ea86f7d cleaned up two e2e warnings 2017-07-14 13:12:26 -04:00
Darren Nelsen
53c9d82bd1 added package-lock.json, and added mynode to gitignore 2017-07-14 13:03:45 -04:00
Darren Nelsen
615ffc59db Added form validation to broadcast transaction 2017-07-13 17:20:29 -04:00
Darren Nelsen
130b7a7022 Updated broadcast test to check for existance of input field 2017-07-12 14:12:15 -04:00
Darren Nelsen
8abeb5eb8e Added placeholder text and fields for verify and broadcast pages 2017-07-11 16:38:38 -04:00
Darren Nelsen
e9881777b2 Added fields to verify message page 2017-07-11 16:01:44 -04:00
Darren Nelsen
8f27d671f3 Added headers to blocks page 2017-07-11 15:29:13 -04:00
Jason Dreyzehner
f1994947b9 fix ci: avoid GitHub download, rate limit 2017-07-11 11:57:32 -04:00
Jason Dreyzehner
0608159096 convenience script to open coverage 2017-07-11 10:57:13 -04:00
Jason Dreyzehner
e624721fe3 lint corrections 2017-07-11 10:50:43 -04:00
Jason Dreyzehner
57ec79a46a continue scaffolding, add blocksService 2017-07-07 16:46:53 -04:00
Jason Dreyzehner
d784be5d7e scaffold top-level pages 2017-07-05 14:36:31 -04:00
Jason Dreyzehner
60d9d546a2 update to latest deps 2017-07-05 12:34:18 -04:00
Jason Dreyzehner
a801427e99 add package-lock 2017-06-16 14:01:34 -04:00
Jason Dreyzehner
f1fafaadf2 scaffold blocks view 2017-06-16 14:00:24 -04:00
Jason Dreyzehner
8f295786bc add ionic config 2017-06-15 17:59:07 -04:00
Jason Dreyzehner
adf9376590 clicker -> insight-ui 2017-06-15 17:10:50 -04:00
Jason Dreyzehner
ff9f4cdae2 fork lathonez/clicker at b2c7d6a 2017-06-13 15:48:52 -04:00
Mario Colque
d4c40355f8 removed insight-api files 2014-02-26 16:50:10 -03:00
Matias Alejo Garcia
dbc2fe5c37 add scriptpubkey to utxo 2014-02-20 16:10:10 -03:00
Matias Alejo Garcia
f4d10adec4 fix names 2014-02-20 10:54:02 -03:00
Matias Alejo Garcia
57d9f01541 include confirmations WIP 2014-02-19 21:54:32 -03:00
Matias Alejo Garcia
79814e10fa add API call to return unspent outputs for an address 2014-02-19 21:47:00 -03:00
Gustavo Cortez
0f7ad7b948 fix conflicts 2014-02-19 10:10:28 -03:00
Gustavo Cortez
88e39d0c1b improved performance of list of transactions 2014-02-19 03:05:06 -03:00
Matias Alejo Garcia
da43ca9231 Merge pull request #375 from matiu/bug/repeating-txs
Bug/repeating txs
2014-02-18 20:35:06 -02:00
Matias Alejo Garcia
9d71a26766 fix spents in first part of key matching errors 2014-02-18 19:31:08 -03:00
Matias Alejo Garcia
d23648befc Merge pull request #369 from colkito/feature/mining-pool-detection
added Minig Pool Detection
2014-02-18 16:48:04 -02:00
Mario Colque
36f3d6684a #340 added mining pool detection on homepage and block list page 2014-02-18 15:44:02 -03:00
Matias Alejo Garcia
1e4a6179de fix tx broadcast 2014-02-18 14:51:45 -03:00
Mario Colque
db064e9527 added Minig Pool Detection 2014-02-18 14:35:54 -03:00
Matias Alejo Garcia
f5d8891317 failover to RPC sync if File sync fails 2014-02-18 14:01:18 -03:00
Matias Alejo Garcia
de92ee308e Merge branch 'master' of github.com:bitpay/insight into bug/block-reward 2014-02-16 13:39:31 -03:00
Matias Alejo Garcia
f69f210abf fix working for spent, also in var names 2014-02-16 13:38:34 -03:00
Matias Alejo Garcia
944d5a7051 Merge pull request #343 from matiu/feature/refactor-rpc-txs
Feature/refactor rpc txs
2014-02-15 21:28:17 -02:00
Matias Alejo Garcia
04f0cf7b08 smaller page length for TXs in blocks and address 2014-02-15 19:54:17 -03:00
Matias Alejo Garcia
358b32e02a remove parsing txs from RPC 2014-02-15 19:51:35 -03:00
Matias Alejo Garcia
572098af3b Merge pull request #336 from martindale/feature/analytics
Add Segment.io Config
2014-02-14 23:05:06 -02:00
Manuel Araoz
5c9c7aeb5c fix address streamed data 2014-02-14 16:37:43 -03:00
Eric Martindale
b5cdb1c46d Add support for dynamically setting segment.io key. 2014-02-14 19:20:55 +00:00
Mario Colque
5cbd3543f8 analytics moved to header 2014-02-14 15:05:50 -03:00
Mario Colque
0c797d8e34 added analytics code for #308 2014-02-14 14:04:51 -03:00
Manuel Araoz
9cbf870254 remove a log 2014-02-13 16:25:34 -03:00
Manuel Araoz
42c193dfd5 sockets now autoreconnect after disconnection 2014-02-13 16:24:43 -03:00
Manuel Araoz
add4088542 add error message 2014-02-13 12:37:23 -03:00
Manuel Araoz
ec62e77c80 fix bitcoind message problem 2014-02-13 12:37:23 -03:00
Gustavo Cortez
550a9c7f21 fix issue #281 2014-02-13 10:24:47 -03:00
Matias Alejo Garcia
e5f92ed030 fix conflics. 2014-02-13 00:28:30 -03:00
Matias Alejo Garcia
09e3e1d32f new levelDB roots. test updated 2014-02-12 23:56:52 -03:00
Matias Alejo Garcia
a35fcc776d addr tx orderer by TS. keep unconfirmed balance. fix times in txs 2014-02-12 19:27:29 -03:00
Manuel Araoz
956b04b642 bitcoind connection status derived from PeerSync 2014-02-12 16:30:10 -03:00
Manuel Araoz
39cd42bedc fixed no bitcoind crash 2014-02-12 14:02:33 -03:00
Gustavo Cortez
a4a0eef2b0 fixed rounding btc values on homepages 2014-02-12 11:59:29 -03:00
Matias Alejo Garcia
4650418a73 bug/blockslistapi 2014-02-11 16:06:05 -03:00
Matias Alejo Garcia
daa8327a5e show double spends, unconfirmed outpoints and incoherences 2014-02-11 13:31:33 -03:00
Gustavo Cortez
fcb892f269 fix homepage. fix streamed new txs. 2014-02-10 19:11:13 -03:00
Mario Colque
9378da95c0 main.css fixed. Comments on footer removed 2014-02-10 13:01:29 -03:00
Mario Colque
3e9c0e0517 conflict solved 2014-02-10 04:10:13 -03:00
Mario Colque
2abb7c4859 concat and minify css and js files 2014-02-10 03:58:28 -03:00
Gustavo Cortez
f245622123 fix conflicts. fix table last txs 2014-02-09 21:34:46 -03:00
Gustavo Cortez
db8b6e2728 when arrive tx, push on list. fixed streamed blocks on homepage. 2014-02-09 21:11:20 -03:00
Matias Alejo Garcia
87c10a122b fix broadcast 2014-02-09 19:33:39 -03:00
Gustavo Cortez
c6d137f856 fixed: blocklist by date with limit. when arrive new block, reload last 5 blocks on homepage. The same for new txs. 2014-02-09 15:59:28 -03:00
Matias Alejo Garcia
2eacaf3bf9 add index to handle txs in orphan blocks faster 2014-02-09 09:34:47 -03:00
Matias Alejo Garcia
2695ee8073 fix conflics 2014-02-08 20:23:06 -03:00
Matias Alejo Garcia
9ebc70a3e4 reorg case 1) working and tested 2014-02-08 10:57:37 -03:00
Gustavo Cortez
961cff5eca fix when get genesis block. tx not found on rpc server 2014-02-07 17:39:39 -03:00
Mario Colque
398babaa8f added new controller 2014-02-07 13:57:55 -03:00
Mario Colque
c5fbde45bb added a tooltip when copy&paste buttons is pressed 2014-02-06 12:57:15 -03:00
Matias Alejo Garcia
94edb188d0 fix standalone p2p 2014-02-06 10:20:49 -03:00
Mario Colque
afec679720 added the style improvement for the currency switch 2014-02-06 04:46:50 -03:00
Mario Colque
d089531643 Merge branch 'master' into feature/switch-currency 2014-02-05 16:01:41 -03:00
Mario Colque
78d4c99337 added currency switch with cache 2014-02-05 15:59:44 -03:00
Matias Alejo Garcia
52179a2f4e Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:09:37 -03:00
Gustavo Cortez
318d52d593 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 15:12:05 -03:00
Gustavo Cortez
2a2a2110f5 front-end of block list by date is ready. fillCache for getting blocks. 2014-02-05 15:11:39 -03:00
Matias Alejo Garcia
2f98fe35b3 rpc on classtool 2014-02-05 15:08:39 -03:00
Matias Alejo Garcia
a66b7e54ce adapt REST API for leveldb 2014-02-05 14:25:52 -03:00
Matias Alejo Garcia
58104707a2 Merge branch 'feature/leveldb' of github.com:matiu/insight into feature/leveldb 2014-02-05 11:24:20 -03:00
Matias Alejo Garcia
548572bfa3 all test working again with level DB 2014-02-05 11:23:41 -03:00
Gustavo Cortez
8b1092e3ff fix controller transaction 2014-02-05 10:30:41 -03:00
Gustavo Cortez
e16fb98c91 fix conflicts 2014-02-05 10:26:37 -03:00
Gustavo Cortez
df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Matias Alejo Garcia
e4095cbf8e fix timestamp and rounding in TXs 2014-02-05 03:34:46 -03:00
Matias Alejo Garcia
71b27aede0 better remove in txDB 2014-02-05 02:48:54 -03:00
Matias Alejo Garcia
c516c113cb more fixes on sync 2014-02-04 23:50:18 -03:00
Matias Alejo Garcia
d5d6bcd131 addr test working ~50% 2014-02-04 04:06:03 -03:00
Matias Alejo Garcia
5734890f10 sync with levelDb working! 2014-02-03 23:30:46 -03:00
Mario Colque
81fbb44516 added new controller cyrrency 2014-02-03 15:09:08 -03:00
Matias Alejo Garcia
23960f0c37 files sync workgin 2014-02-01 22:45:38 -03:00
Matias Alejo Garcia
474b3daa53 fromFiles WIP 2014-02-01 22:45:28 -03:00
Matias Alejo Garcia
5ea85584c4 git fixes 2014-02-01 22:44:32 -03:00
Mario Colque
d73b29240f added new error message template 2014-01-31 16:35:51 -03:00
Mario Colque
0520c117a9 moved templates to includes 2014-01-31 16:34:25 -03:00
Mario Colque
9075731826 new doctype 2014-01-31 14:20:00 -03:00
Mario Colque
d63163d159 fix conflicts 2014-01-30 18:39:00 -03:00
Mario Colque
a406980b87 added error message when the server is down, bitcoind is down or lost internet connection 2014-01-30 18:34:48 -03:00
Gustavo Cortez
edef9f0a3a cleaning foot.jade 2014-01-30 18:00:48 -03:00
Gustavo Cortez
e1cb6cddd0 little fix: syntax warning 2014-01-29 17:58:45 -03:00
Mario Colque
ed98c88a58 Merge pull request #171 from cmgustavo/bug/01titles-h1-h2-descriptions
SET: complete descriptions info. fixed titles for all pages. complete h1...
2014-01-29 12:20:33 -08:00
Gustavo Cortez
bbdd3a137b SET: complete descriptions info. fixed titles for all pages. complete h1, h2 on some pages 2014-01-29 17:17:16 -03:00
Matias Alejo Garcia
f405f72e74 Merge pull request #169 from matiu/feature/opt-mongo
Feature/opt mongo
2014-01-29 10:13:53 -08:00
Matias Alejo Garcia
6f2ffeff04 new DB schema. test updated 2014-01-29 15:10:36 -03:00
Gustavo Cortez
531360e39f fix warning when bitcoind is not running 2014-01-28 11:04:54 -03:00
Matias Alejo Garcia
7607651fd7 optimize fields in mongo for better storage 2014-01-27 17:10:03 -03:00
Gustavo Maximiliano Cortez
0d927219c2 Merge pull request #159 from colkito/feature/dynamical-site-title
added dynamic title
2014-01-27 10:57:25 -08:00
Mario Colque
f09c041efa added dynamic title 2014-01-27 15:39:59 -03:00
Gustavo Cortez
deac1c2a70 fixed: set info of undefined 2014-01-27 13:19:46 -03:00
Gustavo Cortez
79f980f118 little fix: show txid in consolelog when tx not found in rpc 2014-01-27 13:17:00 -03:00
Matias Alejo Garcia
243f22381d update controllers to new virtual TX model 2014-01-27 13:10:59 -03:00
Matias Alejo Garcia
66e3dd977b refactor tx, update tests 2014-01-27 12:51:11 -03:00
Gustavo Cortez
0973047d80 block without info on list of tx (eg. genesis block). url: block-index not founded. Fixed 2014-01-24 18:04:08 -03:00
Mario Colque
67b0dfd4db verify date and disable next button if is today 2014-01-24 16:07:49 -03:00
Matias Alejo Garcia
91dec6fbdc Merge pull request #145 from matiu/bug/txlist-wip4
fix list
2014-01-23 12:49:48 -08:00
Matias Alejo Garcia
eb02103780 fix list 2014-01-23 17:49:20 -03:00
Mario Colque
f289b57dd0 Merge pull request #144 from cmgustavo/feature/03no-hashbang-url
fix conflicts. Removed hashbang route for html5mode. Changed all urls an...
2014-01-23 12:46:54 -08:00
Gustavo Cortez
16d1a6fe16 fix conflicts. Removed hashbang route for html5mode. Changed all urls and route for epxress 2014-01-23 17:49:47 -03:00
Matias Alejo Garcia
fbb5e943cb fix conflicts 2014-01-23 17:42:07 -03:00
Mario Colque
8ebd686e33 Merge branch 'master' into fix/node-ui-fixes 2014-01-23 17:33:46 -03:00
Mario Colque
3e8e6358bb fix error when there are not transaccion 2014-01-23 17:33:12 -03:00
Matias Alejo Garcia
db91cddb93 fix list 2014-01-23 17:31:09 -03:00
Mario Colque
51ba3104fd minimal ui fixes 2014-01-23 16:52:50 -03:00
Matias Alejo Garcia
25ec207fb3 fix conflics 2014-01-23 15:17:00 -03:00
Gustavo Cortez
011ca9310b fix conflicts 2014-01-22 18:15:29 -03:00
Manuel Araoz
daf9234f85 fix address sockets 2014-01-22 16:24:47 -03:00
Mario Colque
9680865785 added Zeroclipboard 2014-01-22 10:16:53 -03:00
Matias Alejo Garcia
8cc06142bc update test 2014-01-22 10:01:08 -03:00
Gustavo Cortez
36c3466f32 API: get all info about blocks and transactions in list methods. Fix transaction list on homepage 2014-01-21 23:17:47 -03:00
Matias Alejo Garcia
18bbe828cd errors in sync header 2014-01-21 19:13:21 -03:00
Manuel Araoz
52cb28c586 feeds->fees 2014-01-21 16:49:09 -03:00
Matias Alejo Garcia
ee275dde12 show tx by reverse order in addr 2014-01-21 15:49:25 -03:00
Manuel Araoz
2d176a6431 Merge branch 'master' of github.com:bitpay/insight into feature/realtime-sync-info
Conflicts:
	public/views/footer.html
2014-01-21 13:29:07 -03:00
Manuel Araoz
9c1906641a stream sync status 2014-01-21 13:28:01 -03:00
Mario Colque
c112b1c7e5 lazy load for transactions list 2014-01-21 12:58:15 -03:00
Manuel Araoz
21f03749c8 Merge branch 'master' of github.com:bitpay/insight into feature/realtime-sync-info
Conflicts:
	public/js/controllers/footer.js
	public/views/header.html
2014-01-21 11:57:53 -03:00
Manuel Araoz
ae9dd66b7a starting to show sync status via socket 2014-01-21 11:51:34 -03:00
Matias Alejo Garcia
9337196233 fix conflics 2014-01-21 11:20:25 -03:00