Commit Graph

439 Commits

Author SHA1 Message Date
Manuel Araoz 339ef3073b add const test 2014-02-19 14:27:03 -03:00
Manuel Araoz bf641ef954 refactor tests 2014-02-19 14:25:14 -03:00
Manuel Araoz ed90a2ebe6 Browserify Bloom 2014-02-19 12:49:21 -03:00
Ryan X. Charles 57c4c20c72 Merge pull request #77 from matiu/feature/better-docs
Feature/better docs
2014-02-19 10:43:43 -05:00
Ryan X. Charles a7d0a8b7e9 Merge pull request #81 from maraoz/feature/browserify-buffertools
Transaction, Connection, Peer, Block, ScriptInterpreter working in the b...
2014-02-19 10:39:35 -05:00
Matias Alejo Garcia 9630ba906c remove vim files 2014-02-19 12:37:46 -03:00
Manuel Araoz 8ab1c3feae Transaction, Connection, Peer, Block, ScriptInterpreter working in the browser! 2014-02-19 12:36:19 -03:00
Ryan X. Charles 9bb331955f Merge pull request #79 from maraoz/feature/change-buffertools-usage
change buffertools usage and add tests
2014-02-18 16:02:24 -05:00
Manuel Araoz 1c9b89f4f3 reverted some unwanted changes 2014-02-18 17:58:16 -03:00
Manuel Araoz e0233f02dd fix Buffer.concat use 2014-02-18 16:03:44 -03:00
Manuel Araoz 4da3285930 fix toHex use 2014-02-18 16:03:44 -03:00
Manuel Araoz 966b8988e1 fix reverse buffertools use 2014-02-18 16:03:44 -03:00
Manuel Araoz bf0010b8ac fix buffertool's fill calls 2014-02-18 16:03:44 -03:00
Manuel Araoz d96181898a fixed concat references 2014-02-18 16:03:44 -03:00
Manuel Araoz 1dcd941331 fixed various test problems 2014-02-18 16:03:44 -03:00
Manuel Araoz 0096238004 migrating buffertools compare method and test 2014-02-18 16:03:43 -03:00
Manuel Araoz d2e7c7fc19 fix buffertools in Transaction 2014-02-18 16:03:43 -03:00
Manuel Araoz 3d901a12f2 added tests to Block and Peer, and migrated buffertools usage 2014-02-18 16:03:43 -03:00
Manuel Araoz cdf53d1fc5 migrating to buffertools best practices 2014-02-18 16:03:43 -03:00
Eric Martindale b63c7067e8 Merge pull request #78 from maraoz/bug/fix-node-Transaction
fix Transaction for node
2014-02-18 07:28:05 -08:00
Matias Alejo Garcia 0db88d045d Merge branch 'bug/fix-node-Transaction' of github.com:maraoz/bitcore into feature/better-docs 2014-02-18 12:22:31 -03:00
Manuel Araoz 10a23cdd88 remove strict 2014-02-18 12:19:46 -03:00
Matias Alejo Garcia 08f26d6c2b Merge branch 'bug/fix-node-Transaction' of github.com:maraoz/bitcore into feature/better-docs 2014-02-18 12:16:47 -03:00
Matias Alejo Garcia f7f5ce0661 Merge branch 'master' of github.com:bitpay/bitcore into feature/better-docs 2014-02-18 12:14:06 -03:00
Manuel Araoz 4496ed369a fix Transaction for node 2014-02-18 11:39:47 -03:00
Matias Alejo Garcia 398e39efb9 add some examples to README and examples/ path 2014-02-18 04:49:35 -03:00
Matias Alejo Garcia b308609ae6 add reject message handler 2014-02-18 04:48:48 -03:00
Jeff Garzik 6556988920 Merge pull request #53 from maraoz/feature/browserify-Script
browserify Script
2014-02-17 21:56:49 -05:00
Manuel Araoz 05bb2ff3df change name for sin-test 2014-02-17 17:55:56 -03:00
Manuel Araoz 70c47d2943 remove use strict 2014-02-17 17:20:50 -03:00
Manuel Araoz ab81de3c79 skipped problematic testcase 2014-02-17 17:18:07 -03:00
Matias Alejo Garcia b3ad87af41 add Readme.md compilation in grunt 2014-02-17 16:39:13 -03:00
Jeff Garzik 879b9b4cef Merge pull request #61 from askmike/patch-1
Normalized object notation
2014-02-14 19:19:18 -05:00
Mike van Rossum 286640e827 Normalized object notation 2014-02-15 01:04:43 +01:00
Ryan X. Charles eacf331db1 Merge pull request #56 from dreyzehner/master
Update README.md
2014-02-07 21:13:12 -05:00
Jason Dreyzehner 837acf12dd Update README.md 2014-02-07 21:08:56 -05:00
Jason Dreyzehner c405caf8d8 Update LICENSE 2014-02-07 21:08:22 -05:00
Jason Dreyzehner bb855e270f Merge branch 'master' of github.com:bitpay/bitcore
Conflicts:
	README.md
2014-02-07 20:52:02 -05:00
Ryan X. Charles f066d3e0ce Merge pull request #51 from maraoz/feature/browserify-Address
browserify Address and dependencies
2014-02-07 19:40:58 -05:00
Manuel Araoz a26665ec80 trying to fix Opcode test 2014-02-06 16:58:59 -03:00
Manuel Araoz ce321e42d0 remove use-strict 2014-02-06 16:36:49 -03:00
Manuel Araoz f6549bc570 script test fix 2014-02-06 16:25:46 -03:00
Manuel Araoz 262a5d7189 Added some tests for Script 2014-02-06 16:21:15 -03:00
Manuel Araoz 0d5573dc16 Script class working in browser! 2014-02-06 15:49:22 -03:00
Manuel Araoz e295e33800 starting with Transaction class 2014-02-06 12:57:47 -03:00
Ryan X. Charles 2c216e0796 Merge pull request #52 from matiu/bug/PeerManager-network-params
pass network param from PeerManager to Connection
2014-02-06 10:30:44 -05:00
Matias Alejo Garcia 79510c8262 pass network param from PeerManager to Connection 2014-02-06 11:48:50 -03:00
Manuel Araoz fc93218c56 Address working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 2014-02-05 18:15:10 -03:00
Manuel Araoz 304fdc013d starting address migration 2014-02-05 18:15:10 -03:00