Commit Graph

1271 Commits

Author SHA1 Message Date
Manuel Araoz abda621257 update readme 8 2014-08-21 10:22:00 -04:00
Manuel Araoz 4017a3a6c0 update readme 7 2014-08-21 10:21:23 -04:00
Manuel Araoz 67050ff3d1 update readme 6 2014-08-21 10:21:00 -04:00
Manuel Araoz 2e50e135a3 update readme 4 2014-08-21 10:18:14 -04:00
Manuel Araoz aa488b1cbf update readme 3 2014-08-21 10:17:51 -04:00
Manuel Araoz d84ef323d0 update readme 2 2014-08-21 10:17:19 -04:00
Manuel Araoz 814b8d6663 update readme 1 2014-08-21 10:17:12 -04:00
Matias Alejo Garcia 8ae205de6c Merge pull request #156 from bitstein/master
Fix typo in README.md
2014-08-20 20:54:59 -04:00
Michael Goldstein 6d6cb3127e Fix typo in README.md 2014-08-20 19:44:32 -05:00
Gustavo Maximiliano Cortez 73684e11b8 Merge pull request #153 from maraoz/improve/broker
Improve broker for development
2014-08-20 12:39:01 -03:00
Manuel Araoz 4451c120db remove logs 2014-08-20 10:55:00 -04:00
Manuel Araoz dfab8fecb8 some logs and example code 2014-08-20 10:55:00 -04:00
Manuel Araoz f79364df97 add debug logs 2014-08-20 10:55:00 -04:00
Manuel Araoz df9b15002f use socket.io-browserify 2014-08-20 10:55:00 -04:00
Matias Alejo Garcia 9d066f6d71 Merge pull request #154 from thedawnrider/apidocs
Documentation for the api
2014-08-20 00:39:49 -04:00
Ian Coleman 07e29d8c8b /api/tx/send documentation 2014-08-20 13:16:50 +10:00
Ian Coleman 90c11673fd Address Properties documented in README.md 2014-08-20 12:38:24 +10:00
Matias Alejo Garcia db980a870a Merge pull request #152 from updatesthepoolist/patch-1
Update mining pool strings with bitfury.
2014-08-18 09:27:28 -04:00
updatesthepoolist ca3b60089a Add KNCminer, agentD 2014-08-18 19:08:23 +10:00
updatesthepoolist bb892dd163 Update mining pool strings with bitfury. 2014-08-18 19:03:20 +10:00
Manuel Aráoz 04da8987d2 Merge pull request #147 from updatesthepoolist/patch-1
Update mining pool strings for antminer, bcpool, multicoin, cointerra.
2014-08-16 10:46:32 -04:00
Manuel Aráoz 60f12964a0 Merge pull request #150 from ralphtheninja/master
fix README
2014-08-16 10:44:05 -04:00
ralphtheninja 91ec832a6c fix README 2014-08-16 03:31:49 +02:00
updatesthepoolist 1324fb5907 Update mining pool strings. 2014-08-15 09:51:28 +10:00
Matias Alejo Garcia 8138e03908 Merge pull request #143 from maraoz/add/SIN-broker
Add encrypted message broker and chat example
2014-08-05 20:26:18 -03:00
Manuel Araoz ef28914421 add small docs 2014-08-05 20:21:34 -03:00
Manuel Araoz f0454728ba make message broker off by default 2014-08-05 20:19:57 -03:00
Manuel Araoz 8429460a27 update package 2014-08-05 19:53:39 -03:00
Manuel Araoz fff2d4f1ee dont broadcast sync 2014-08-05 16:23:29 -03:00
Manuel Araoz 9964f568b4 make sync work 2014-08-05 15:58:08 -03:00
Manuel Araoz 1d5af5bdad add socket server test 2014-08-05 13:04:38 -03:00
Manuel Araoz 9087701d99 update bitcore version 2014-08-04 17:45:10 -03:00
Manuel Araoz 3977dc8443 fix tests and make it work with encryption & sigs 2014-08-04 15:43:38 -03:00
Manuel Araoz 93a227316e working towards verifying message sigs 2014-08-01 19:05:05 -03:00
Manuel Araoz fc5daaa988 chat example working with SINs 2014-08-01 19:05:05 -03:00
Manuel Araoz fe2f6ec6c4 add example of websocket API use 2014-08-01 19:05:05 -03:00
Manuel Araoz 2174f3e4be fix multiple handlers 2014-08-01 19:05:05 -03:00
Manuel Araoz b825f51ce4 getMessages working 2014-08-01 19:05:05 -03:00
Manuel Araoz 7273776e55 linking socket with leveldb 2014-08-01 19:05:05 -03:00
Manuel Araoz ac1c98f8d4 fix title print 2014-08-01 19:05:05 -03:00
Manuel Araoz c39749c58e add MessageDb 2014-08-01 19:05:04 -03:00
Matias Alejo Garcia 1c6010ba99 Merge pull request #145 from lordhelmut/api-fixes
Doc update and API fix for getBestBlockHash
2014-07-31 22:19:36 -03:00
lordhelmut 0ba135d38a Merge remote-tracking branch 'upstream/master' into api-fixes
Conflicts:
	config/config.js
2014-07-31 16:32:48 -07:00
lordhelmut 915f97b350 Documentation updates for BITCOIN_P2P_HOST 2014-07-31 14:53:03 -07:00
lordhelmut 37674ce77e getBestBlockHash is now added to API calls per the README 2014-07-31 14:27:15 -07:00
Matias Alejo Garcia eaedda5aa6 Merge pull request #142 from maraoz/improve/setup
Improve setup
2014-07-30 09:48:38 -03:00
Manuel Araoz 6d1478e820 add travis 2014-07-29 11:26:09 -03:00
Manuel Araoz f2542620b2 update and improve installation 2014-07-29 11:23:30 -03:00
Matias Alejo Garcia 93c47498dc Merge pull request #138 from lordhelmut/master
thanks for the contribution!
2014-07-25 19:04:45 -03:00
lordhelmut 496999644b Watch for BITCOIND_P2P_HOST for different server than BITCOIND_HOST for RPC 2014-07-25 14:29:00 -07:00