You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Jeff Garzik da5719249f util/util: helper parseValue() converts bitcoin decimals into bigint 11 years ago
src Rename compiled binding to KeyModule. 11 years ago
test util/util: helper parseValue() converts bitcoin decimals into bigint 11 years ago
util util/util: helper parseValue() converts bitcoin decimals into bigint 11 years ago
.gitignore minor update to RpcClient 11 years ago
Address.js refactoring of Address 11 years ago
Block.js Block, Transaction: de-serialize via BinaryParser 11 years ago
Bloom.js Rough draft of bloom filter module 11 years ago
Buffers.monkey.js add some needed monkey patches 11 years ago
Connection.js Connection, const: add bits necessary for getheaders/headers 11 years ago
Deserialize.js Deserialize: fix unsigned bitwise math 11 years ago
Key.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 11 years ago
LICENSE bunch of interim (broken) stuff 11 years ago
Number.monkey.js add some needed monkey patches 11 years ago
Opcode.js bunch of interim (broken) stuff 11 years ago
Peer.js bunch of interim (broken) stuff 11 years ago
PeerManager.js some more stuff...not complete yet 11 years ago
PrivateKey.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 11 years ago
README.md initial commit 11 years ago
RpcClient.js RpcClient: getAccountAddress takes string param 11 years ago
SIN.js SIN: spec updated magic number (prefix) to 0x0F 11 years ago
SINKey.js Support SIN keys in wallets. 11 years ago
Script.js Script, ScriptInterpreter: Verify P2SH scripts and signatures 11 years ago
ScriptInterpreter.js ScriptInterpreter: convert verifyFull() to use callbacks 11 years ago
Sign.js Sign: add support for signing ancient TX_PUBKEY transactions 11 years ago
Transaction.js Add Sign.Transaction() helper, for transaction signing including P2SH 11 years ago
Wallet.js Support SIN keys in wallets. 11 years ago
WalletKey.js Add new modules: WalletKey (a key, as found in a Wallet) and time utils 11 years ago
binding.gyp Rename compiled binding to KeyModule. 11 years ago
config.js some more stuff...not complete yet 11 years ago
const.js Connection, const: add bits necessary for getheaders/headers 11 years ago
networks.js Bitcoin address tests, from bitcoin/bitcoin.git 11 years ago
package.json package.json: require recent buffers module 11 years ago
sin-test.js Broken SIN stuff 11 years ago

README.md

libcoin

Nodejs Bitcoin Library