Commit Graph

672 Commits

Author SHA1 Message Date
Matias Alejo Garcia f957a57de8 addr tests work from simple txs 2014-01-13 19:57:13 -03:00
Manuel Aráoz ac885fddc8 Merge pull request #31 from maraoz/feature/add-socketio
add socket.io and try it with a simple socket message
2014-01-13 14:52:45 -08:00
Gustavo Cortez 6bada80fd0 updated readme.md 2014-01-13 19:44:44 -03:00
Manuel Araoz ada63f8488 tx info sent to homepage. 2014-01-13 19:07:12 -03:00
Manuel Aráoz d6e2415822 Merge pull request #30 from maraoz/bug/p2p-quickfix
fixing class migration bug
2014-01-13 13:24:44 -08:00
Manuel Araoz 03f4314ab8 fixing class migration bug 2014-01-13 18:23:27 -03:00
Gustavo Maximiliano Cortez d589abb847 Merge pull request #29 from matiu/feature/01addr
Feature/01addr
2014-01-13 13:15:12 -08:00
Manuel Araoz 2e959fa81c socket.io first prototype 2014-01-13 18:13:59 -03:00
Manuel Araoz 399182233b remove HeaderDB.js old file 2014-01-13 18:13:59 -03:00
Matias Alejo Garcia 868f22cf2b api working WIP 2014-01-13 18:13:02 -03:00
Matias Alejo Garcia 5a97c96d6e test working with values stored in satoshis 2014-01-13 18:12:57 -03:00
Matias Alejo Garcia 1324d8c183 Address class working from some address :) 2014-01-13 18:12:51 -03:00
Matias Alejo Garcia fa52ce878c fix pay-to-pubkey transaction inputs 2014-01-13 18:12:45 -03:00
Matias Alejo Garcia 33b6404a14 . 2014-01-13 18:12:29 -03:00
Matias Alejo Garcia c1d5296618 better txitem test 2014-01-13 18:11:22 -03:00
Matias Alejo Garcia 5e68c8c7ed test for txitem explode 2014-01-13 18:11:16 -03:00
Matias Alejo Garcia 9193ae1746 test for txitem explode 2014-01-13 18:11:12 -03:00
Matias Alejo Garcia 28e082b53b move txitem creation to transaction model 2014-01-13 18:11:06 -03:00
Matias Alejo Garcia 7bf54aadf6 transactionitem multikey index 2014-01-13 18:11:01 -03:00
Matias Alejo Garcia 518b69a94c add proper ctags file 2014-01-13 18:10:56 -03:00
Matias Alejo Garcia e93befe6f7 sync with TX items!!! 2014-01-13 18:10:50 -03:00
Matias Alejo Garcia 9a3feeb10b correction in README 2014-01-13 18:10:45 -03:00
Matias Alejo Garcia b5234cc2d0 test for addr 2014-01-13 18:10:40 -03:00
Matias Alejo Garcia 63063f906b correction in README 2014-01-13 18:10:34 -03:00
Matias Alejo Garcia 742adf6186 fix test env variables 2014-01-13 18:08:32 -03:00
Matias Alejo Garcia 7cde88ddce ignore /lib in grunt/nodemon 2014-01-13 18:08:24 -03:00
Matias Alejo Garcia 0700cd1cd9 simple Address model class created 2014-01-13 18:08:16 -03:00
Matias Alejo Garcia 3fb4383287 test for Addr API. Go TDD! 2014-01-13 18:08:04 -03:00
Mario Colque e0056ccc26 Merge pull request #28 from cmgustavo/bug/transaction-page-if-no-confirmations
fix: show message unconfirmed transactions...
2014-01-13 12:45:36 -08:00
Matias Alejo Garcia 059ae7daa0 Merge pull request #26 from maraoz/feature/integrate-p2p-webapp
p2p integration into the express webapp
2014-01-13 12:30:36 -08:00
Gustavo Cortez aea2af5a1c fix: show message unconfirmed transactions if there is not transaction confirmed yet 2014-01-13 17:29:22 -03:00
Manuel Araoz 788f9ecedc using bind to pass object methods as callbacks 2014-01-13 15:43:40 -03:00
Gustavo Maximiliano Cortez 6fc95215ac Merge pull request #25 from colkito/doc/deploy-to-testing
Minimal details in docs
2014-01-13 10:23:03 -08:00
Manuel Araoz 7583cb0103 p2p integration into the express webapp 2014-01-13 15:17:34 -03:00
Mario Colque 04c4bc231a Minimal details in docs 2014-01-13 15:09:26 -03:00
Mario Colque 4ba6842968 Merge pull request #24 from cmgustavo/feature/preparing-env-test
wow!
2014-01-13 09:42:30 -08:00
Gustavo Cortez d145cc6f80 configure environment for test in server bitcore.io. util find ref 2014-01-13 13:24:01 -03:00
Gustavo Cortez 4b1f6d09fa number of transactions 2014-01-13 11:45:09 -03:00
Matias Alejo Garcia 5855efa566 Merge pull request #23 from maraoz/feature/commander-p2p
added commander support for p2p.js
2014-01-10 14:54:12 -08:00
Manuel Araoz 9d1ffbae64 added commander support for p2p.js 2014-01-10 19:14:13 -03:00
Matias Alejo Garcia 1aedfbed7a Merge pull request #22 from matiu/feature/add-testnet-config
bitcoind testnet conf
2014-01-10 11:55:29 -08:00
Matias Alejo Garcia cbf288bd4e bitcoind testnet conf 2014-01-10 16:53:27 -03:00
Matias Alejo Garcia f235c3b5bf Merge pull request #21 from cmgustavo/bug/support-frontend-for-strange-tx
fix: show tx without input addres. Show type of address for tx out
2014-01-10 11:47:55 -08:00
Matias Alejo Garcia 38a98f6d7d Merge pull request #20 from maraoz/bug/fix-jsbeautify-mess
trying to fix the mess I left from jsbeautify
2014-01-10 11:47:43 -08:00
Manuel Araoz 3ab968eece trying to fix the mess I left from jsbeautify 2014-01-10 16:57:16 -03:00
Gustavo Cortez fb00366434 fix: show tx without input addres. Show type of address for tx out 2014-01-10 16:47:05 -03:00
Manuel Aráoz 3c22a323c9 Merge pull request #19 from maraoz/feature/p2p-import
p2p block and transaction importing
2014-01-10 11:21:03 -08:00
Manuel Araoz 5576dacf69 jsbeautify 2014-01-10 16:33:01 -03:00
Manuel Araoz ead58e1e52 Merge branch 'master' of github.com:bitpay/mystery into feature/p2p-import
Conflicts:
	app/controllers/transactions.js
	app/models/Transaction.js
	config/env/development.js
	lib/Sync.js
	test/model/block.js
2014-01-10 16:12:11 -03:00
Manuel Araoz df397936ea p2p block and transaction importing 2014-01-10 16:02:33 -03:00