Cryptoanarchist
d104af895f
sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g'
2016-04-24 15:59:16 +02:00
Braydon Fuller
133c2321f9
Bump package version to 0.3.2
2016-01-28 15:01:20 -05:00
Matias Alejo Garcia
f4baed5c37
Merge pull request #447 from braydonf/bug/sequencenum
...
Fixed bug with sequence number for rbf
2016-01-28 16:58:02 -03:00
Braydon Fuller
e790622df6
Fixed bug with sequence number for rbf
...
See: dfdeaba729 (commitcomment-14937962)
2016-01-28 14:42:16 -05:00
Matias Alejo Garcia
44014b5bcb
Merge pull request #434 from hyzhak/feature/block-height-in-transaction
...
add block height to transaction response
2016-01-07 14:20:14 -03:00
Matias Alejo Garcia
0c7f572030
Merge pull request #427 from braydonf/polmine-link
...
Fixed issue with polmine.pl link.
2016-01-07 14:17:04 -03:00
Matias Alejo Garcia
d9fe157f41
Merge pull request #422 from braydonf/urlencoded
...
Fixed bug with parsing urlencoded post data.
2016-01-07 14:16:44 -03:00
Matias Alejo Garcia
ea57755c0b
Merge pull request #435 from isocolsky/rbf
...
Detect RBF transactions on 'tx' event
2015-11-30 15:16:40 -03:00
Ivan Socolsky
dfdeaba729
detect RBF transactions on 'tx' event
2015-11-30 13:58:06 -03:00
Eugene Krevenets
2282d231bd
add block height to transaction response
2015-11-25 23:37:30 +01:00
Braydon Fuller
b3111721b6
Merge pull request #426 from mikaelw/master
...
Add BTCC Pool.
2015-11-12 15:45:36 -05:00
Braydon Fuller
4d24f4620a
Fixed issue with polmine.pl link.
2015-11-12 15:44:32 -05:00
Mikael Wang
287611dd2c
Add BTCC Pool.
2015-11-11 14:29:14 +08:00
Braydon Fuller
1cb2e79998
Merge pull request #424 from bitcoinsSG/master
...
updated README api lnks to insight-api
2015-11-04 14:56:51 -05:00
Gaurav Rana
931d295f2a
updated README api lnks to insight-api
...
Installation instructions should be as frictionless as possible for new users, none the example links work because of /api/ instead of the /insight-api/, and there is no base url (separate issue). Additionally changed the getting started instructions to reflect install instead of add.
2015-11-04 14:47:58 -05:00
Braydon Fuller
27ee62b755
Fixed bug with parsing urlencoded post data.
2015-11-04 12:26:20 -05:00
Braydon Fuller
22f3ba9405
Fix test to pull version from package.json
2015-11-02 14:42:51 -05:00
Braydon Fuller
8c6f7c8aef
Bump package version to 0.3.1
2015-11-02 14:32:25 -05:00
Patrick Nagurny
abe5075dd3
Merge pull request #412 from braydonf/feature/cache
...
Added configurable caching.
2015-10-28 15:18:42 -04:00
Braydon Fuller
94f584f792
Added configurable caching.
2015-10-23 15:20:20 -04:00
Braydon Fuller
2a14955d74
Merge pull request #410 from pnagurny/bug/sync-percentage
...
Fix sync percentage
2015-10-22 14:37:01 -04:00
Patrick Nagurny
496349d4b5
fix sync percentage
2015-10-22 14:28:28 -04:00
Stephen Pair
d806500b38
Merge pull request #382 from bitpay/v0.3.0
...
v0.3.0
2015-10-16 20:51:05 -04:00
Stephen Pair
24c3f466c0
Merge pull request #409 from braydonf/bclib
...
bitcore -> bitcore-lib
2015-10-16 20:50:18 -04:00
Braydon Fuller
3dfc1bc9e3
Switch to use bitcore-lib.
2015-10-16 18:14:38 -04:00
Patrick Nagurny
4606e6e953
Merge pull request #406 from braydonf/v0.3.0-cors
...
Add CORS support
2015-10-14 13:14:26 -04:00
Braydon Fuller
efdb2487e4
Add CORS support
2015-10-14 12:52:25 -04:00
Patrick Nagurny
de6a44d14e
Merge pull request #403 from braydonf/feature/configurable-routes
...
Added ability to configure HTTP route prefixes.
2015-10-13 11:20:06 -04:00
Braydon Fuller
cc1cbc12ad
Move undefined check to the constructor.
2015-10-13 11:15:46 -04:00
Braydon Fuller
db2ee2ab27
Added ability to configure HTTP route prefixes.
2015-10-13 10:52:02 -04:00
Patrick Nagurny
de6ccd6969
Merge pull request #393 from braydonf/v0.3.0-changelog
...
Include notes when upgrading from v0.2
2015-10-02 14:11:41 -04:00
Braydon Fuller
12b33a5c37
Include notes when upgrading from v0.2
2015-10-02 14:11:10 -04:00
Patrick Nagurny
7bc78928b1
Merge pull request #392 from braydonf/v0.3.0-currency
...
Added currency controller and endpoint.
2015-10-02 14:09:34 -04:00
Braydon Fuller
85b51a378a
Switched to use Date.now()
2015-10-02 14:08:52 -04:00
Braydon Fuller
f96d8f3f8b
Added currency controller and endpoint.
2015-10-02 12:27:02 -04:00
Patrick Nagurny
df574bfffd
Merge pull request #391 from braydonf/v0.3.0-spenttx
...
Added spentTxId and spentIndex
2015-10-02 10:58:35 -04:00
Braydon Fuller
fe6a441a52
Added spentTxId and spentIndex
2015-10-01 23:49:28 -04:00
Braydon Fuller
dcabaeba8c
Include ASM in transaction endpoints.
2015-09-30 23:02:29 -04:00
Patrick Nagurny
2a1f9706e3
Merge pull request #383 from braydonf/bug/estimatefee
...
Fix bug with satoshis being returned instead of bitcoin.
2015-09-30 10:14:24 -04:00
Braydon Fuller
3f76e8a9dc
Fix bug with satoshis being returned instead of bitcoin.
2015-09-29 18:04:54 -04:00
Matias Alejo Garcia
8625c23e81
Merge pull request #381 from kleetus/feature/remove_getTxOutSetInfo
...
Removed unneeded and slow getTxOutSetInfo
2015-09-25 12:51:44 -03:00
Chris Kleeschulte
999a669c53
Removed unneeded and slow getTxOutSetInfo
2015-09-25 11:17:20 -04:00
Chris Kleeschulte
bb0412f1c8
Merge pull request #380 from braydonf/bug/null-vout
...
Fix bug with null in vouts array.
2015-09-25 10:36:11 -04:00
Braydon Fuller
7b74045ff4
Fix bug with null in vouts array.
2015-09-24 18:20:37 -04:00
Chris Kleeschulte
a73cd731d9
Merge pull request #378 from braydonf/feature/pool-info
...
Include mining pool information.
2015-09-22 13:47:48 -04:00
Braydon Fuller
c7054051e3
Include mining pool information.
2015-09-22 13:32:41 -04:00
Chris Kleeschulte
4a850e2758
Merge pull request #379 from braydonf/mempool-mined-time
...
Only include blocktime if transaction is in a block.
2015-09-22 13:03:34 -04:00
Chris Kleeschulte
52b02eda14
Merge pull request #376 from braydonf/bug/block-txs-paging
...
Fix bug where page 0 is falsy and pagination would not be enabled.
2015-09-22 12:45:51 -04:00
Chris Kleeschulte
778c09b96d
Merge pull request #377 from braydonf/feature/next-block
...
Added bindings for getNextBlockHash
2015-09-22 12:13:06 -04:00
Braydon Fuller
dc791a2f24
Only include blocktime if transaction is in a block.
2015-09-21 17:22:09 -04:00