26 Commits (56c12a03b9e463334e96cbbd02f7a7bb1702e8d3)

Author SHA1 Message Date
Matias Alejo Garcia c0c325dabd all classes working with soop and test passing 11 years ago
Manuel Araoz ade6f36c34 basic Transaction test working 11 years ago
Manuel Araoz 6755b84fbf Transaction new tests not working 11 years ago
Manuel Araoz 1c9b89f4f3 reverted some unwanted changes 11 years ago
Manuel Araoz e0233f02dd fix Buffer.concat use 11 years ago
Manuel Araoz 966b8988e1 fix reverse buffertools use 11 years ago
Manuel Araoz d96181898a fixed concat references 11 years ago
Manuel Araoz d2e7c7fc19 fix buffertools in Transaction 11 years ago
Manuel Araoz cdf53d1fc5 migrating to buffertools best practices 11 years ago
Ryan X. Charles 92f6d1e529 remove "use strict" which is causing problems. 11 years ago
Manuel Araoz b509732aa3 bignum in browser 11 years ago
Jeff Garzik c4970d1084 Transaction: add fromObj() method, for importing textual JSON representation 11 years ago
Manuel Araoz 22a5aea9f6 make transactions calculate their hash on parse 11 years ago
Manuel Araoz b3f36c3e72 various small changes to bitcore 11 years ago
Ryan X. Charles 4508c14556 Export transaction constants for use in cosign 11 years ago
Ryan X. Charles c966d713d7 fix bufferput: Put() -> new Put() 11 years ago
Stephen Pair f9e86a5e83 rework logging, remove some unused code 11 years ago
Jeff Garzik f7afb9a91a Transaction: helper to return parsed-out list of inputs 11 years ago
Jeff Garzik 30fc37d07e Add Sign.Transaction() helper, for transaction signing including P2SH 11 years ago
Jeff Garzik 32859a8da8 Transaction: prefer to directly use a Buffer, where possible 11 years ago
Jeff Garzik 8e1200c728 Block, Transaction: de-serialize via BinaryParser 11 years ago
Stephen Pair ebddafcaa7 some more stuff...not complete yet 11 years ago