20 Commits (262a5d71895a583935bcb46860a736d6e48c7a87)

Author SHA1 Message Date
Manuel Araoz 0d5573dc16 Script class working in browser! 11 years ago
Manuel Araoz 0a6ddaffa3 EncodedData working in the browser 11 years ago
Matias Alejo Garcia f35c03544b replace tabs with 2 spaces using "expand" 11 years ago
Ryan X. Charles 71cd92d225 fix truncation error in parseValue 11 years ago
Stephen Pair 709b2903c1 remove dead code 11 years ago
Stephen Pair f9e86a5e83 rework logging, remove some unused code 11 years ago
Jeff Garzik da5719249f util/util: helper parseValue() converts bitcoin decimals into bigint 11 years ago
Jeff Garzik b38863e4db util/util: remove buf64(), both incorrect and unnecessary 11 years ago
Stephen Pair 1fe60316a8 add encodedData.isValid() 12 years ago
Jeff Garzik 32859a8da8 Transaction: prefer to directly use a Buffer, where possible 12 years ago
Jeff Garzik e10afb7358 util: add varInt encoding helper 12 years ago
Jeff Garzik 5fdd7ded14 util/EncFile: wallet file format gains a trailing HMAC checksum 12 years ago
Jeff Garzik 45f201c4da Add new modules: WalletKey (a key, as found in a Wallet) and time utils 12 years ago
Jeff Garzik 88664d2c8c Move varint, varstr parsing to BinaryParser for wider sharing of code. 12 years ago
Jeff Garzik 928c9a4518 EncFile: zlib not used 12 years ago
Jeff Garzik 90c5e84291 Add EncFile module, for encrypted wallet files 12 years ago
Stephen Pair a642114fb5 refactoring of Address 12 years ago
Stephen Pair ebddafcaa7 some more stuff...not complete yet 12 years ago