Braydon Fuller
d47527e7d0
transaction: update error handling with codes
2016-04-15 11:48:56 -04:00
Braydon Fuller
04b0b39049
transaction: include height in spent info
2016-04-12 15:30:47 -04:00
Braydon Fuller
38bbbc07dc
transaction: spent info api updates
2016-04-12 15:01:27 -04:00
Braydon Fuller
7ded22fb2c
block: add raw block endpoint
2016-04-11 15:40:55 -04:00
Braydon Fuller
19c5b617d1
block: only cache block summary with height if confirmed >= 6
...
- update api with changes in bitcore node
- add block event
2016-04-11 10:39:46 -04:00
Braydon Fuller
9d78188f64
index: add not found
2016-04-11 10:33:53 -04:00
Braydon Fuller
491a5cb846
index: start of rate limiter
2016-04-11 10:33:53 -04:00
Braydon Fuller
0957f2301e
index: add compression to responses
2016-04-11 10:33:53 -04:00
Braydon Fuller
8280d7a628
index: added response logging
2016-04-11 10:33:53 -04:00
Braydon Fuller
de4a87e5f8
index: update bitcoind tx event handler
2016-04-11 10:33:53 -04:00
Braydon Fuller
b18dc95755
address: update utxos
2016-04-11 10:33:53 -04:00
Braydon Fuller
78870fc56e
fixed bug that was removing transactions from the cached block
2016-04-11 10:33:53 -04:00
Braydon Fuller
3c355c30a9
blocks: added lru cache
2016-04-11 10:33:53 -04:00
Braydon Fuller
13efeec84b
blocks: fix for getBlockHashesByTimestamp
2016-04-11 10:29:50 -04:00
Braydon Fuller
e4f585ad15
general: updated controllers for new api from bitcoind
2016-04-11 10:28:49 -04:00
Joel Kaartinen
c42b8d9d91
Optimize block list page to not parse all transactions from a block when
...
the only data that is interesting is number of transactions. Fixes 100%
CPU while building block list.
2016-03-29 12:16:14 +03: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