Commit Graph

54 Commits

Author SHA1 Message Date
Jack Grigg 112c6d896d Zcash-ify daemon, config files etc. 2016-08-28 14:53:22 +12:00
Braydon Fuller a44df8c336 Merge branch 'docs-links' 2016-07-06 14:39:44 -04:00
Braydon Fuller f6e0783f55 Update links to bitcoin bitcore branch 2016-07-05 10:12:44 -04:00
Braydon Fuller fa79e694cf Fix second link to bitcoin service docs 2016-07-05 10:07:23 -04:00
Karel Bílek e602eb9a48 Fixing link to bitcoin service docs 2016-07-04 18:20:29 +02:00
Braydon Fuller ec760dc44e docs: update config in services doc 2016-06-09 15:17:20 -04:00
Braydon Fuller 32a6b25a91 docs: clarify getAddressSummary results 2016-06-01 13:11:51 -04:00
Chris Kleeschulte c897f62d02 Update release.md 2016-05-27 14:21:33 -04:00
Braydon Fuller 6df9387715 docs: update release process 2016-05-27 13:21:15 -04:00
Braydon Fuller 4001a41d2d docs: add additional node about reindexing 2016-05-23 12:53:17 -04:00
Braydon Fuller 83880910dc docs: add documentation for addresstxid event 2016-05-18 11:22:36 -04:00
Braydon Fuller 64ed440729 docs: update docs to reflect api changes 2016-05-16 17:07:26 -04:00
Braydon Fuller 950a9d521c docs: make note about sorting of blockhashes 2016-05-11 13:33:21 -04:00
Braydon Fuller 27112fc1d7 docs: make note about libzmq-dev 2016-05-09 16:37:28 -04:00
Braydon Fuller 7dabd8c4ab docs: correct development environment docs 2016-04-19 14:00:22 -04:00
Braydon Fuller 033a62387f docs: include upgrade notes for bitcore 3 -> 4 2016-04-18 17:22:49 -04:00
Braydon Fuller 3fed348cf7 docs: update development guide 2016-04-18 15:40:59 -04:00
Braydon Fuller 552abf77cf docs: symlink docs/index.md -> README.md 2016-04-15 17:00:40 -04:00
Braydon Fuller dab49aef39 docs: various updates
- remove build and update bitcoind
- remove outdated error documentation
- update bus docs
2016-04-15 16:55:59 -04:00
Braydon Fuller 69ff5423c2 bitcoind: rename exported events to rawtransaction and hashblock 2016-04-15 11:20:38 -04:00
Braydon Fuller 848dc29777 docs: update get balance method 2016-04-13 09:17:28 -04:00
Braydon Fuller b757bd3148 docs: update docs for bitcoind with address indexes 2016-04-11 15:45:28 -04:00
Chris Kleeschulte 610b9ea269 Added a doc fragment in build.md about cross compilation and clarified
the error message.
2016-02-11 10:25:22 -05:00
Braydon Fuller 995b4b57d4 DB: Include docs on how to recreate the database 2016-01-28 13:47:26 -05:00
Matt Bogosian df3fc3dd35 Fix #380. Add missing git config properties if required before committing bitcoin core patch. 2015-12-23 18:03:44 -08:00
Braydon Fuller 858182a346 Merge pull request #370 from kleetus/feature/docs_home_dir
Docs update
2015-12-11 10:23:41 -05:00
Chris Kleeschulte 838d35b294 Docs update
- Some users are confused on whether or not they can use the home directory expansion shortcut.
- Changed to absolute example path to more accurately demonstrate.
2015-12-08 15:38:16 -05:00
Sladey 7c841e2cdc Add node.start to node constructur
Spent about 17 hours trying to figure out why my node wasn't starting. Kinda silly to miss something like this.
2015-12-05 21:47:13 +00:00
Braydon Fuller fccd6197c6 Docs: Updated bitcoind event docs to be less ambiguous 2015-11-02 18:02:32 -05:00
Braydon Fuller 826114b575 Docs: Update docs for bitcoind bindings with txleave event 2015-11-02 17:31:41 -05:00
Braydon Fuller a1bae366b3 Database: Removed `runAllMempoolIndexes` method
Replaced with using `tx` and `txleave` to manage the state of the mempool indexes.
2015-11-02 17:18:37 -05:00
Braydon Fuller 37441004c8 Docs: Update prerequisites to include Node.js v4.2 2015-10-28 16:21:14 -04:00
Rob Riddle 824e624929 Fix typos and some examples in service doc 2015-10-22 18:47:19 +03:00
Chris Kleeschulte 0b761511a0 Merge pull request #335 from braydonf/aliases
Remove aliases for commands
2015-10-20 18:21:42 -04:00
Braydon Fuller 9ab989a68a Remove aliases for commands 2015-10-20 17:09:28 -04:00
Jason Dreyzehner 41eb1c19e1 format for new site 2015-10-19 13:59:58 -04:00
Braydon Fuller 58894bc4b2 Expose cli methods. 2015-10-18 16:20:51 -04:00
Braydon Fuller 1dec93edd4 bitcore -> bitcore-lib 2015-10-17 00:56:29 -04:00
Rob Riddle 06bed6b552 Make sure doc examples use hex encoding on buffers 2015-10-16 18:47:46 +03:00
Rob Riddle 734a3554d5 Fix wording as recommended by Chris.
Added additional documentation about indexes.
2015-10-16 12:29:16 +03:00
Rob Riddle 46578659a8 Fix typos and add detailed documentation to services.md with examples for programatic use of services as well as using indexes within services. 2015-10-15 21:21:58 +03:00
Braydon Fuller dc12ea86f9 Fix documentation referencing the "transaction" event. 2015-10-09 10:40:59 -04:00
Braydon Fuller efd3641f3f Add prerequisites 2015-09-30 17:32:08 -04:00
Braydon Fuller b0f905dfe4 Include docs/index.md for getting started for bitcore.io 2015-09-29 15:24:08 -04:00
Braydon Fuller f337622790 Updates to documentation for bitcore.io website. 2015-09-29 14:15:49 -04:00
Chris Kleeschulte af7966f94a Removed unneeded getTxOutSetInfo 2015-09-25 11:33:51 -04:00
Braydon Fuller 1183e0cae7 Service Documentation 2015-09-23 18:14:37 -04:00
Braydon Fuller ad120213e1 Start of mempool address index. 2015-09-17 14:26:53 -04:00
Patrick Nagurny 7e1d433781 go from highest timestamp to lowest timestamp 2015-09-15 18:23:06 -04:00
Patrick Nagurny eaee098cf0 add getBlockHashesByTimestamp 2015-09-15 12:56:44 -04:00