Commit Graph

18 Commits

Author SHA1 Message Date
Matias Alejo Garcia 02296d9517 fix firefox compatibility issue with buffertools#compare 2014-03-21 18:52:49 -03:00
Matias Alejo Garcia aad33d0c4a remove test code 2014-03-21 16:47:45 -03:00
Matias Alejo Garcia 684be77268 small fixes in block, adapt to browser bignum. remove legacy code 2014-03-21 16:39:38 -03:00
Matias Alejo Garcia 5b95b0f0fd Block.js tests WIP 2014-03-21 16:38:01 -03:00
Matias Alejo Garcia c0c325dabd all classes working with soop and test passing 2014-03-05 16:11:16 -03:00
Manuel Araoz e0233f02dd fix Buffer.concat 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 d96181898a fixed concat references 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 3d901a12f2 added tests to Block and Peer, and migrated buffertools usage 2014-02-18 16:03:43 -03:00
Matias Alejo Garcia f35c03544b replace tabs with 2 spaces using "expand" 2014-01-16 06:21:35 -03:00
Manuel Araoz b3f36c3e72 various small changes to bitcore 2014-01-08 15:25:49 -03:00
Jeff Garzik 8e1200c728 Block, Transaction: de-serialize via BinaryParser 2013-08-02 14:40:56 -04:00
Jeff Garzik f26dd56c66 Block: directly decode block header into buffer
- Directly uses node.js Buffer,
  removing bufferput requirement from this module
- Fewer buffer copies
2013-08-02 00:16:33 -04:00
Jeff Garzik 5e745a7526 Block: add header parsing. Begin new Deserialize module. 2013-07-18 16:53:47 -04:00
Jeff Garzik 248ef22326 Block, Script, ScriptInterpreter: capitalize deps for new libcoin names
Gets them compiling again.
2013-07-17 23:28:42 -04:00
Stephen Pair ebddafcaa7 some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
Stephen Pair 56a20ef25d bunch of interim (broken) stuff 2013-07-09 14:45:52 -04:00