Commit Graph

8 Commits

Author SHA1 Message Date
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