Commit Graph

1388 Commits

Author SHA1 Message Date
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
Matias Alejo Garcia c05761b98b Merge pull request #128 from matiu/feature/v0.2.7
Feature/v0.2.7
2014-06-08 21:03:10 -03:00
Matias Alejo Garcia 78e83f22b9 ignore /public in npm / git 2014-06-08 21:00:37 -03:00
Matias Alejo Garcia dd7c3d5d68 ignore /public in npm 2014-06-08 21:00:06 -03:00
Matias Alejo Garcia d451533bd7 0.2.7 2014-06-08 20:58:38 -03:00
Matias Alejo Garcia 0d3e9ea7dd Merge pull request #127 from matiu/bug/cache01
Bug/cache01
2014-06-08 20:35:07 -03:00
Matias Alejo Garcia 3bfcb95e23 add test for backwars compat 2014-06-08 20:32:43 -03:00
Matias Alejo Garcia 9df1674577 fix error in scriptpubkey cache 2014-06-08 20:10:33 -03:00
Matias Alejo Garcia 47b70f6164 Merge pull request #126 from matiu/feature/startAt
add startAt opts in sync
2014-06-08 16:26:56 -03:00
Matias Alejo Garcia 7542138847 add startAt opts in sync 2014-06-08 16:24:17 -03:00
Matias Alejo Garcia 026711ba50 Update README.md
remove references to the upgrade script.
2014-06-08 11:09:30 -03:00
Matias Alejo Garcia d6c88d2d83 Merge pull request #124 from drak/patch-1
Update requirement expectations
2014-06-06 09:31:54 -03:00
Drak 0fe38f11b6 Update requirement expectations
Based on a node I just setup.
2014-06-06 08:48:44 +01:00
Gustavo Maximiliano Cortez c5f0625fbd Merge pull request #123 from matiu/feature/unspent-interfase-change
Feature/unspent interfase change
2014-06-05 17:25:53 -03:00
Matias Alejo Garcia 8768eb955c 0.2.6 2014-06-05 17:15:09 -03:00
Matias Alejo Garcia 0a2c53aa66 fix ts in unspents 2014-06-05 17:14:55 -03:00
Matias Alejo Garcia 0424b21354 0.2.5 2014-06-05 17:08:16 -03:00
Matias Alejo Garcia 3dbfae11a3 modifies unspent interfase to be more clear 2014-06-05 17:07:54 -03:00
Matias Alejo Garcia cbeec75ac4 Merge pull request #122 from cmgustavo/bug/config-p2pport
Wrong name on p2pPort variable
2014-06-05 03:02:42 -03:00
Gustavo Cortez 43d0bb8639 Wrong name on p2pPort variable 2014-06-05 02:25:27 -03:00
Gustavo Maximiliano Cortez ac669af996 Merge pull request #121 from matiu/bug/readme
fix README
2014-06-04 18:08:25 -03:00
Matias Alejo Garcia 9eaa88a298 fix README 2014-06-04 18:03:41 -03:00
Gustavo Maximiliano Cortez f0d135714f Merge pull request #120 from matiu/feature/update-socket.io
update to socket.io 1.0.x
2014-06-04 17:33:39 -03:00
Matias Alejo Garcia fc33317136 update to socket.io 1.0.x 2014-06-04 16:45:33 -03:00
Gustavo Maximiliano Cortez 5b7df7cd9c Merge pull request #118 from matiu/bug/updagreScript
fixes in upgradev2 script
2014-06-04 12:14:39 -03:00
Matias Alejo Garcia b249be4bdb fixes in upgradev2 script 2014-06-04 10:48:57 -03:00
Matias Alejo Garcia 02d06bb9c7 Merge pull request #117 from matiu/feature/v0.2.4
0.2.4
2014-06-03 23:21:23 -03:00
Matias Alejo Garcia eccb97decc 0.2.4 2014-06-03 23:19:26 -03:00
Matias Alejo Garcia 0f2cb4c958 Merge pull request #116 from matiu/bug/fix-update-script
bug/fix-update-script
2014-06-03 23:17:12 -03:00
Matias Alejo Garcia 1ce15f619d bug/fix-update-script 2014-06-03 23:14:42 -03:00
Gustavo Maximiliano Cortez fcbd1f657b Merge pull request #113 from matiu/bug/fix-reorg-tests
Bug/fix reorg tests
2014-06-03 11:03:08 -03:00
Matias Alejo Garcia 65a50936ae updates reorg tests 2014-06-03 10:09:55 -03:00
Matias Alejo Garcia a8ecdc7453 quick hack to handle blocks that arrive at the sametime 2014-06-02 20:09:48 -03:00
Matias Alejo Garcia a77d5a9cea Merge pull request #112 from matiu/feature/npm-ignore
add npm ignore
2014-06-02 10:32:00 -03:00