Commit Graph

1105 Commits

Author SHA1 Message Date
Manuel Araoz d5c94fbdff update README with new call 2014-05-12 18:24:59 -03:00
Manuel Araoz 9b602b9fa4 add multiutxo api call 2014-05-12 18:23:15 -03:00
Matias Alejo Garcia 8c98fceca1 Merge pull request #70 from cmgustavo/bug/01readme
Added UTXO to README. #68
2014-05-07 18:50:18 -03:00
Matias Alejo Garcia 92f32de479 Merge pull request #71 from bitalo/update-bitcore
update bitcore = 0.1.18
2014-05-07 18:50:07 -03:00
Peter Limbach d0273a0c04 Merge remote-tracking branch 'origin/update-bitcore' into update-bitcore 2014-05-07 15:42:54 +02:00
Peter Limbach c08ccc388f add missing updates 2014-05-07 15:42:45 +02:00
Peter Limbach 734e822251 Update TransactionDb.js 2014-05-07 15:22:52 +02:00
Peter Limbach a8b39237ad update bitcore lib to 0.1.18 2014-05-07 14:45:44 +02:00
Gustavo Cortez 9fc661df39 Added UTXO to README. #68 2014-05-05 11:25:16 -03:00
Matias Alejo Garcia 64a06c7b80 Merge pull request #65 from skddc/patch-1
Fix repo URL in README
2014-05-03 10:00:06 -03:00
Sebastian Kippe 4da6041c4c Update README.md
The command for git-cloning the repo is using a Git URL with read/write access, which doesn't work for people without write access to the repo.
2014-05-03 12:47:40 +02:00
Manuel Aráoz b96db5d018 Merge pull request #58 from shesek/patch-2
Fixed typo in readme
2014-04-24 22:13:11 -03:00
Nadav Ivgi 9652fa979c Fixed typo in readme 2014-04-25 04:09:34 +03:00
Matias Alejo Garcia 5541e6590d Merge pull request #28 from thedawnrider/addressProperties
Address properties
2014-04-23 23:57:13 -03:00
Matias Alejo Garcia b67bdbc1e6 Merge pull request #57 from matiu/bug/dependencies
fix method name
2014-04-23 23:47:46 -03:00
Matias Alejo Garcia 0d303564f9 fix method name 2014-04-23 23:45:01 -03:00
Matias Alejo Garcia d6c21026c2 Merge pull request #55 from periodic1236/master
Sort block list by height
2014-04-23 23:01:50 -03:00
periodic1236 2dd7196d13 Sort block list by height 2014-04-23 16:20:03 -07:00
Gustavo Maximiliano Cortez 32fdb05097 Merge pull request #49 from matiu/bug/dependencies
update dependencies
2014-04-17 10:59:47 -03:00
Matias Alejo Garcia 719fdb806d update dependencies 2014-04-17 10:48:57 -03:00
Mario Colque 552f56f9ca Merge pull request #48 from matiu/feature/v0.1.8
Feature/v0.1.8
2014-04-17 09:46:24 -03:00
Matias Alejo Garcia 556952352f move db path from /insight-api-db to /.insight 2014-04-17 09:46:19 -03:00
Matias Alejo Garcia 23b646589f update version 2014-04-17 09:40:30 -03:00
Matias Alejo Garcia 5f3e4db41f fix json 2014-04-17 09:35:57 -03:00
Matias Alejo Garcia a4eda61659 move DB out of insight directory 2014-04-17 09:32:49 -03:00
Matias Alejo Garcia fb712091b5 update dependencies versions 2014-04-17 09:30:49 -03:00
Matias Alejo Garcia ea34d094b8 Merge pull request #46 from matiu/feature/v0.1.7
update version
2014-04-17 08:02:42 -03:00
Matias Alejo Garcia aae590f86e update version 2014-04-17 07:51:52 -03:00
Matias Alejo Garcia 5302c36c82 Merge pull request #43 from matiu/bug/fix-utxos-for-orphaned-txs
Bug/fix utxos for orphaned txs
2014-04-16 22:15:43 -03:00
Matias Alejo Garcia 44ac7e6b10 Merge pull request #44 from cmgustavo/feature/support-http-request
Added support for http request.
2014-04-15 16:48:09 -03:00
Gustavo Cortez da004dc578 Added support for http request methods. 2014-04-15 16:45:26 -03:00
Matias Alejo Garcia 2c70e21f55 add check in getUxos 2014-04-15 09:15:47 -03:00
Matias Alejo Garcia 08e125f0b2 Merge pull request #36 from cmgustavo/bug/01-block-0
Fix #454: when getting pool information of block 0

Ping:
https://github.com/bitpay/insight/issues/454
2014-04-07 09:49:57 -03:00
Gustavo Cortez 80391805d2 Fix #454: when getting pool information of block 0 2014-04-07 09:46:08 -03:00
Ryan X. Charles 55ce11e8fc Merge pull request #33 from olalonde/patch-1
README: typo (befure->before)
2014-03-28 22:28:08 -04:00
Olivier Lalonde abdc926c28 README: typo (befure->before) 2014-03-29 10:27:20 +08:00
Ian Coleman ed4025bffe Address Properties moved to addresses controller 2014-03-27 08:39:13 +11:00
Matias Alejo Garcia beee02072d Merge pull request #27 from cmgustavo/fix/status-info
getting address information in two modes: only balance (without txs list...
2014-03-22 02:11:20 -03:00
Gustavo Cortez 3bf1ceeb96 update readme 2014-03-22 01:58:12 -03:00
Matias Alejo Garcia 3840b7303e version 2014-03-22 01:52:50 -03:00
Matias Alejo Garcia 78a39b8d1f Merge pull request #30 from matiu/bug/script-processing
fix bitcore version to prevent sync to stop
2014-03-22 01:45:19 -03:00
Matias Alejo Garcia cce2b9d71a fix bitcore version to prevent sync to stop 2014-03-22 01:43:26 -03:00
Gustavo Maximiliano Cortez ef71d9b402 Merge pull request #29 from matiu/bug/script-processing
adds a try-catch block in script processing
2014-03-21 21:30:59 -03:00
Matias Alejo Garcia 7f674e0566 adds a try-catch block in script processing 2014-03-21 19:21:17 -03:00
Gustavo Cortez 3bd44e12a2 names more descriptive 2014-03-21 10:24:44 -03:00
Ian Coleman b8ac382370 AddressProperty for unconfirmedBalance 2014-03-21 13:06:13 +11:00
Ian Coleman 306f2cd1e3 AddressProperty for totalSent 2014-03-21 13:04:44 +11:00
Ian Coleman f88fdff88c AddressProperty for totalReceived 2014-03-21 13:02:14 +11:00
Ian Coleman 3bd3ea2b1f AddressProperty route for /addr/[:addr]/property
eg /addr[:addr]/balance will return just the balance for the address.
This needs expanding but is a good basis upon which to expand.
2014-03-21 12:57:34 +11:00
Gustavo Cortez eae1589307 Update read me 2014-03-20 16:42:28 -03:00