18 Commits (397de49089a479a49b0a692352e3dcdddd63e496)

Author SHA1 Message Date
vub 93e50e9433 Started work on wallet, and added hex serialization 11 years ago
vub 5e2a9f0c26 Added BIP32 support 11 years ago
vub 7bfd72c8c4 Replaced bigints with plain integers for transaction values 11 years ago
vub 038f8d5d99 Removed direct references to Bitcoin 11 years ago
vub f95b08a576 Replaced Crypto.util and util (was a typo) with conv 11 years ago
vub e43d23235b Added some transaction methods, and removed all internal use of base64 11 years ago
Roman Shtylman 981203e982 fix transaction processing for wallets 12 years ago
Roman Shtylman 0faac29134 start to split into node commonjs style modules 12 years ago
Stefan Thomas 9b2f94a028 Implement Bitcoin's method for arbitrary message signatures. 13 years ago
Stefan Thomas 09e8c6e184 Added comments. 13 years ago
Stefan Thomas 1a7fc9d063 Fixed indents. 13 years ago
booo ef903bae07 src/wallet: getNextAddresss: add new address if necessary 13 years ago
booo 3445ae2a36 src/wallet.js: use jshint 13 years ago
booo 57d26950b9 src/wallet.js: remove console.log statements 13 years ago
booo 7675cf14e4 src/wallet.js: retab file 13 years ago
Stefan Thomas 721d0791bf Added ability to add fees in createSend. 14 years ago
Stefan Thomas 90c30f248e Moved wallet loading out of bitcoinjs-lib. 14 years ago
Stefan Thomas 8b32d43335 Moved sources into src/ subdirectory. 14 years ago
Stefan Thomas c0d740d2d4 Initial import 14 years ago