Commit Graph

1240 Commits

Author SHA1 Message Date
Braydon Fuller ddcd05cbc2 Bump package version to 0.4.0 2016-05-27 14:24:15 -04:00
Chris Kleeschulte df19530235 Merge pull request #718 from braydonf/bitcoind
bitcoind: change to use bitcoind/addresstxid event
2016-05-27 14:19:37 -04:00
Braydon Fuller d7c161d7b6 Update compiled files 2016-05-18 10:19:52 -04:00
Braydon Fuller ffed19b8b3 Unsubscribe to address event, and update addresstxid data format 2016-05-18 10:19:36 -04:00
Braydon Fuller 0a06f9aba9 Update compiled files 2016-05-17 22:58:20 -04:00
Braydon Fuller f50abae460 Fix url to transaciton sound 2016-05-17 21:00:36 -04:00
Braydon Fuller 3532cd25a1 Change to use bitcoind/addresstxid event 2016-05-17 20:17:04 -04:00
Braydon Fuller 923c596b74 Merge pull request #713 from Gitju/master
sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g' package.json
2016-04-25 10:25:43 -04:00
Cryptoanarchist f002131366 sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
and adding https where necessary
2016-04-24 16:24:23 +02:00
Cryptoanarchist 3ff860c483 sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g' 2016-04-24 14:57:34 +02:00
Matias Alejo Garcia e3ef214b21 Merge pull request #691 from braydonf/readme2
Docs: Update documentation with the most recent commands.
2016-02-17 13:47:00 -03:00
Braydon Fuller 653fd60a24 Bump package version to 0.3.1 2016-02-08 12:43:23 -05:00
Matias Alejo Garcia d16892d7af Merge pull request #703 from braydonf/network
Show network name instead of testnet boolean
2016-02-05 12:52:06 -03:00
Braydon Fuller 2e013122db Show network name instead of testnet boolean 2016-02-05 10:40:26 -05:00
Braydon Fuller 840fd0db21 Docs: Update documentation with the most recent commands. 2015-11-12 17:22:35 -05:00
Stephen Pair 7c5a79c80a Merge pull request #670 from bitpay/v0.3.0
v0.3.0
2015-10-16 20:51:18 -04:00
Patrick Nagurny 7d68b0cc82 Merge pull request #678 from braydonf/feature/configurable-routes
Added ability to configure HTTP route prefixes.
2015-10-13 11:20:38 -04:00
Braydon Fuller e006e5cbcd Remove unnecessary line. 2015-10-13 11:19:35 -04:00
Braydon Fuller 7ec3124d82 Fix bug with trailing `/`. 2015-10-13 11:16:12 -04:00
Braydon Fuller c45a0edd60 Added ability to configure HTTP route prefixes. 2015-10-13 10:49:44 -04:00
Patrick Nagurny 933c378a8d Merge pull request #672 from braydonf/v0.3.0-buttons
Removed href="#" that was redirecting the the landing page.
2015-10-02 14:21:35 -04:00
Braydon Fuller accff4e43c Removed href="#" that was redirecting the the landing page. 2015-10-02 13:14:30 -04:00
Matias Alejo Garcia fb43ff70d4 Merge pull request #669 from kleetus/feature/remove_getTxOutInfo
Removed button and div for Show Transaction Output Data
2015-09-25 12:51:27 -03:00
Chris Kleeschulte 19974a7d3d Removed button and div for Show Transaction Output Data 2015-09-25 11:26:21 -04:00
Chris Kleeschulte 4684224a53 Merge pull request #668 from braydonf/bug/tx-mined-time
Fix bug with displaying mined time for mempool transactions.
2015-09-22 13:17:47 -04:00
Braydon Fuller b5251849a0 Fix bug with displaying mined time for mempool transactions. 2015-09-21 17:21:11 -04:00
Patrick Nagurny 2105492ff9 Merge pull request #666 from braydonf/verify-message
Fix for Messages URL
2015-09-18 14:00:36 -04:00
Braydon Fuller e45396435b Add updated generate files until we have a better solution. 2015-09-18 13:58:05 -04:00
Braydon Fuller fc15f2982f Update link to messages. 2015-09-17 17:00:59 -04:00
Braydon Fuller af08592d01 Fix for Messages URL 2015-09-17 15:51:31 -04:00
Patrick Nagurny dd3d590a44 Merge pull request #659 from braydonf/readme
Update README to reflect running as a Bitcore Node service.
2015-09-03 18:19:03 -04:00
Patrick Nagurny e4eb09f87f update css 2015-09-03 18:16:34 -04:00
Braydon Fuller 36f5c75880 Update README to reflect running as a Bitcore Node service. 2015-09-03 18:15:52 -04:00
Patrick Nagurny a9828d8539 change name to insight-ui, remove dependency on insight-api 2015-09-03 17:33:59 -04:00
Patrick Nagurny 1d70f0196c add bitcore-node service and make everything relative paths 2015-09-03 11:39:21 -04:00
Matias Alejo Garcia 4253de1ed4 Update index.html 2015-08-05 14:48:28 -03:00
Matias Alejo Garcia 443507c6bd Merge pull request #644 from cmgustavo/fix/bundles-angular
Update bundles
2015-07-14 13:03:38 -03:00
Gustavo Maximiliano Cortez 52b665e79a
Update bundles 2015-07-14 13:01:02 -03:00
Matias Alejo Garcia c2a0dee752 update bundles 2015-07-13 19:20:21 -03:00
Matias Alejo Garcia aae6847235 bump version 2015-07-10 18:06:43 -03:00
Gustavo Maximiliano Cortez 805099de1b Merge pull request #643 from matiu/feat/unconfirmed-input
add unconfirmed input banner
2015-07-10 18:02:46 -03:00
Matias Alejo Garcia 53d8cd4412 add unconfirmed input banner 2015-07-10 17:41:26 -03:00
Gustavo Maximiliano Cortez aaa21faae5 Merge pull request #641 from bitpay/revert-640-addfeeperkb
Revert "Fix max decimal place + trailing zeroes when in BTC"
2015-07-08 10:13:11 -03:00
Gustavo Maximiliano Cortez ea0adc1d9e Merge pull request #640 from dabura667/addfeeperkb
Fix max decimal place + trailing zeroes when in BTC
2015-07-08 09:56:39 -03:00
dabura667 4d3e71a346 Fix max decimal place + trailing zeroes when in BTC 2015-07-08 21:15:29 +09:00
Gustavo Maximiliano Cortez 81c71415ed Revert "Fix max decimal place + trailing zeroes when in BTC" 2015-07-08 07:11:20 -03:00
Matias Alejo Garcia 07d8dddfb3 Merge pull request #639 from matiu/version
bump version
2015-07-07 20:50:04 -03:00
Matias Alejo Garcia 8241dfe9ba Merge pull request #638 from dabura667/addfeeperkb
Fix fee per kb
2015-07-07 20:48:51 -03:00
Matias Alejo Garcia d188b2512c bump version 2015-07-07 20:47:34 -03:00
dabura667 1423811d4e Fix fee per kb 2015-07-08 08:38:12 +09:00