Commit Graph

151 Commits

Author SHA1 Message Date
Sky Young
a4428714e0
Update README.md 2018-08-21 10:46:25 -07:00
OstlerDev
aafc5911f4 BTC -> Flo 2018-01-15 16:35:41 -08:00
Matias Alejo Garcia
d3267f47ef update readme 2017-11-13 00:10:07 -03:00
Matias Alejo Garcia
802aae237e Merge pull request #488 from braydonf/trim-tx
address: include options to trim transaction results
2016-07-20 13:35:49 -03:00
Braydon Fuller
5e72240be9 docs: add address trimmed txs options to README 2016-07-20 10:45:23 -04:00
Matias Alejo Garcia
5e54eac89b Update README.md 2016-07-20 07:24:18 -03:00
Matias Alejo Garcia
4c980e0177 Update README.md 2016-07-20 07:23:46 -03:00
Chris Kleeschulte
692578fd12 Merge pull request #467 from braydonf/bitcoind
bitcoind address index
2016-05-27 14:20:40 -04:00
Braydon Fuller
667a38053b block: check block argument and fix caching
Checks that the argument sent to the endpoint for /block/ and /rawblock/ is
a 64 character hexadecimal string (blockHash), otherwise will return 404.

Uses a long cache header for for the /rawblock/ endpoint since the result will not
change, and a short cache header for the /block/ endpoint since this data references
other blocks in the chain that can change.
2016-05-26 11:21:36 -04:00
Braydon Fuller
9eacb3dedc docs: add notes about block order sorting 2016-05-11 13:36:27 -04:00
Braydon Fuller
0ba78e7180 docs: update documentation with address endpoint query optinos 2016-05-10 15:57:38 -04:00
Braydon Fuller
87643fba45 docs: update upgrade notes with additional differences 2016-04-25 12:42:45 -04:00
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
f890daa108 docs: update readme to include blocks endpoint 2016-04-22 17:24:32 -04:00
Braydon Fuller
203df0d736 docs: fix confirmations in example for utxo 2016-04-22 15:30:58 -04:00
Braydon Fuller
2efa5562be docs: remove nolonger relevant noCache query from readme 2016-04-22 15:27:57 -04:00
Braydon Fuller
95b2a04937 docs: add rawblock endpoint to docs 2016-04-22 15:26:20 -04:00
Braydon Fuller
465b14a0dd docs: fix formatting in readme 2016-04-22 15:20:54 -04:00
Braydon Fuller
bc9bb10ea7 docs: remove json markdown 2016-04-22 15:15:07 -04:00
Braydon Fuller
36ad6ebbbe docs: include rawblock in readme 2016-04-22 15:13:44 -04:00
Braydon Fuller
3e40d71c51 addresses: update utxo response format 2016-04-22 14:46:51 -04: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
Stephen Pair
d806500b38 Merge pull request #382 from bitpay/v0.3.0
v0.3.0
2015-10-16 20:51:05 -04:00
Braydon Fuller
12b33a5c37 Include notes when upgrading from v0.2 2015-10-02 14:11:10 -04:00
Chris Kleeschulte
999a669c53 Removed unneeded and slow getTxOutSetInfo 2015-09-25 11:17:20 -04:00
Braydon Fuller
cf58b69bbf Added message verification endpoint. 2015-09-17 16:57:03 -04:00
Kefkius
daf9546e75 Fix typo in raw transaction API 2015-09-08 13:28:29 -04:00
Braydon Fuller
80ab08d3b9 Update README to reflect insight-api as a bitcore-node service. 2015-09-02 11:54:22 -04:00
Ivan Socolsky
6886441b0b update README.md 2015-07-15 16:23:28 -03:00
Matias Alejo Garcia
663703ab56 rm unused plugins 2015-07-05 10:53:00 -03:00
jl2035
cd496efeaa Update README.md
Description added.
2015-06-28 19:49:52 +02:00
jl2035
e34c7752de Update README.md
Added description for block-index.
2015-06-28 19:48:07 +02:00
Aamir Khan
f5388160c2 valid json response
Update README to include valid json response.
2015-04-22 01:39:28 +09:00
Matias Alejo Garcia
1263ab0148 Merge pull request #301 from matiaspando/bug/bitcoindVersion
Checking Bitcoin Core version
2015-03-30 10:08:38 -03:00
Matias Pando
f842cd45e4 README update 2015-03-11 12:15:46 -03:00
Richard Hoop
3019229e44 api/rawtx endpoint added to return a JSON containing the raw transaction serialized as a hex-encoded string 2015-03-09 15:24:10 -04:00
Matias Alejo Garcia
ad031625cd Update README.md 2014-12-12 12:02:01 -03:00
Ivan Socolsky
19ad0f5718 readme.md 2014-11-27 15:39:53 -03:00
Ivan Socolsky
5b922915e7 various fixes + readme.md 2014-11-20 13:54:10 -03:00
Ivan Socolsky
948ae393a0 Update README.md 2014-11-13 17:23:21 -03:00
Esteban Ordano
330269b799 Add email plugin configuration to the README 2014-10-24 10:48:54 -03:00
Manuel Aráoz
481f0a9886 update readme 2014-09-16 01:21:54 -03:00
Manuel Araoz
68e51813ff fix readme 2014-09-08 13:24:50 -07:00
Gustavo Maximiliano Cortez
3ecb754ed2 Merge pull request #161 from maraoz/update/README
Update readme
2014-08-22 12:01:08 -03:00
Gustavo Maximiliano Cortez
7398a07c10 Merge pull request #155 from maraoz/add/rate-limits
Add rate limits
2014-08-22 11:59:34 -03:00
Maltese
e04a8f20b4 Improved documentation about socket.io API. 2014-08-22 10:29:24 +02:00
Manuel Araoz
506a267ed0 add https support 2 2014-08-21 16:37:04 -04:00
Manuel Araoz
461fda09be create ratelimiter plugin 2014-08-21 16:37:03 -04:00
Manuel Araoz
0ff490dbf3 make logging level configurable via env vars 2014-08-21 16:37:03 -04:00
Manuel Araoz
a5fda98cdc use winston for logging 2014-08-21 16:37:03 -04:00