Commit Graph

1105 Commits

Author SHA1 Message Date
Gustavo Cortez 80eb012f83 getting address information in two modes: only balance (without txs list) and complete mode (balance + txs). 2014-03-20 16:36:45 -03:00
Mario Colque 510cc22812 Merge pull request #25 from matiu/bug/broadcasts
Bug/broadcasts
2014-03-20 14:37:15 -03:00
Matias Alejo Garcia 6579d6c938 update package info; 2014-03-20 14:19:27 -03:00
Matias Alejo Garcia c3339dc4d6 fix sockets related issues 2014-03-20 14:06:37 -03:00
Matias Alejo Garcia bc15a98aed Merge pull request #23 from cmgustavo/fix/status-info
Fixed: not show minersPool and bDb on /api/status information
2014-03-19 15:46:37 -03:00
Gustavo Cortez e257bd97de Fixed: not show minersPool and bDb on /api/status information 2014-03-19 13:12:51 -03:00
Gustavo Maximiliano Cortez aa8ba813d4 Update README.md with Status params 2014-03-19 13:10:18 -03:00
Matias Alejo Garcia f7ee313255 Merge pull request #16 from matiu/feature/use-soop
fix addrs listing
2014-03-10 18:24:51 -02:00
Matias Alejo Garcia 6705a1dc0f fix addrs listing 2014-03-10 17:18:19 -03:00
Matias Alejo Garcia 4802ebb9e8 Merge pull request #15 from matiu/feature/use-soop
fix address ctrl
2014-03-10 17:40:32 -02:00
Matias Alejo Garcia db11e9f027 fix address ctrl 2014-03-10 16:39:55 -03:00
Matias Alejo Garcia a74bb666ba Merge pull request #14 from matiu/feature/use-soop
update package.json to bitcore github
2014-03-10 17:31:36 -02:00
Matias Alejo Garcia d8e6e36e86 update package.json to bitcore github 2014-03-10 16:30:47 -03:00
Mario Colque 05d8b7c76a Merge pull request #13 from matiu/feature/use-soop
Feature/use soop
2014-03-10 16:42:47 -02:00
Matias Alejo Garcia 54c5f805dd fix conflics 2014-03-10 15:42:08 -03:00
Mario Colque 2b6e16a2ee Merge pull request #9 from matiu/bug/recover-in-sync
recover from race condition in interrupted sync
2014-03-10 16:14:31 -02:00
Matias Alejo Garcia ae4769555b support for new bitcore version ~0.1.6 2014-03-10 15:06:10 -03:00
Matias Alejo Garcia 645da13bee update package json 2014-03-10 13:03:59 -03:00
Matias Alejo Garcia 040ea6bfb4 adapt insight-api to work with bitcores soop version 2014-03-10 12:46:48 -03:00
Matias Alejo Garcia ed787d58cb recover from race condition in interrupted sync 2014-03-06 00:01:28 -03:00
Matias Alejo Garcia e19cd9f2ba insight with soop. WIP 2014-03-05 23:03:56 -03:00
Mario Colque fbe16eda9f Merge pull request #7 from bitpay/bug/address
small fix in address with no txouts
2014-02-28 19:00:16 -02:00
Matias Alejo Garcia c14ec5a5b4 small fix in address with no txouts 2014-02-28 17:56:07 -03:00
Mario Colque fa53bfb3c1 Update README.md 2014-02-28 18:54:46 -02:00
Matias Alejo Garcia 1af6bb7a02 Merge pull request #6 from cmgustavo/feature/01-sendtx-support
Feature/01 sendtx support
2014-02-27 15:38:28 -02:00
Gustavo Cortez c7259ab7e6 send raw tx by POST 2014-02-27 14:11:05 -03:00
Gustavo Cortez 344f543605 fix route when reload the page from the front-end 2014-02-26 18:57:51 -03:00
Matias Alejo Garcia 9b905c115b Update README.md 2014-02-26 17:44:26 -02:00
Matias Alejo Garcia 2d31c0cc8b Update README.md 2014-02-26 17:42:36 -02:00
Matias Alejo Garcia 71fff539a7 Merge pull request #4 from colkito/bug/fix-files-path
Bug/fix files path
2014-02-26 17:37:08 -02:00
Mario Colque 241fc73978 updated README.md 2014-02-26 16:32:36 -03:00
Mario Colque 2d1f3d8843 new version 2014-02-26 16:28:32 -03:00
Mario Colque 4d111a9853 fixed files path 2014-02-26 16:27:22 -03:00
Mario Colque d98c7fab27 Merge pull request #3 from cmgustavo/cleaning-files
removed travis.yml
2014-02-26 15:57:11 -02:00
Gustavo Cortez 4657ec83a2 removed travis.yml 2014-02-26 14:37:31 -03:00
Gustavo Maximiliano Cortez 492abec636 Merge pull request #2 from bitpay/insight-bitcore-api
Insight bitcore api -- This commit convert insight in an API (without front-end)
2014-02-26 14:00:46 -02:00
Mario Colque 924d67c15b removed unnecessry files 2014-02-26 12:37:39 -03:00
Mario Colque 89068858e6 fixed jshint warnings 2014-02-26 12:05:30 -03:00
Mario Colque c706deff2f added templates support 2014-02-26 11:50:09 -03:00
Mario Colque ec84478184 added p2p port env var 2014-02-26 10:33:16 -03:00
Gustavo Maximiliano Cortez f3d1dacaac Merge pull request #410 from martindale/mobile-support
Make search a first-order feature on mobile.
2014-02-25 21:01:14 -02:00
Eric Martindale 6cff0b1852 Move search form into partial. 2014-02-25 22:50:16 +00:00
Eric Martindale a54cbbd479 Make search a first-order feature on mobile. 2014-02-25 22:42:28 +00:00
Gustavo Maximiliano Cortez cc19282dd7 Merge pull request #409 from cmgustavo/bug/nextblock-lastblock
fix link next block if you are on the last block
2014-02-25 20:31:37 -02:00
Gustavo Cortez 65edaa1f55 fix link next block if you are on the last block 2014-02-25 19:30:46 -03:00
Mario Colque a60c8e121e Merge pull request #408 from cmgustavo/bug/environment-variable
fixed environment variable for set port of bitcoind and p2p
2014-02-25 20:08:51 -02:00
Gustavo Cortez f671282fdd fixed environment variable for set port of bitcoind and p2p 2014-02-25 19:07:05 -03:00
Mario Colque baa0170e53 Merge pull request #407 from bechi/feature/04-layout-details
fix new layout
2014-02-25 20:04:35 -02:00
Bechi 8930614b64 fix new layout 2014-02-25 18:09:46 -03:00
Mario Colque 617a9e09a6 rollback insight network env 2014-02-25 11:10:00 -03:00