Manuel Araoz
|
a1a844c1e6
|
add Address.forKey convenience method and example vanity address generator
|
11 years ago |
Matias Alejo Garcia
|
64b5623d54
|
removes buffertools dependencies in browsers Key.js
|
11 years ago |
Ryan X. Charles
|
75d2d0d390
|
fix issues with ConnectionTor example and Connection class
|
11 years ago |
olalonde
|
8e30c05e3e
|
Electrum: removed dead code
|
11 years ago |
olalonde
|
c818b549c6
|
Added Electrum.js which allows Electrum style key derivation
|
11 years ago |
Gordon Hall
|
9934b29eff
|
update example, added log statements to status check in peer manager for showing how many good peers there are
|
11 years ago |
Gordon Hall
|
def036b79f
|
setup connection pool and auto handling of bad seeds
|
11 years ago |
Gordon Hall
|
8b17591661
|
fix example
|
11 years ago |
Gordon Hall
|
e82867007e
|
simplified example for peer discovery, added some debug output to discoverPeers(), made Peer reference the connection created from createConnection()
|
11 years ago |
Gordon Hall
|
ba8542de62
|
add support for peer discovery to PeerManager and example of usage to examples/
|
11 years ago |
Ryan X. Charles
|
026ebe38aa
|
update tor example to have better error messages
|
11 years ago |
Manuel Araoz
|
fc1dcbd9d0
|
fix and improve SendTx example
|
11 years ago |
Manuel Araoz
|
84ec7bae4c
|
fix PeerManager example
|
11 years ago |
Manuel Araoz
|
d5153850ad
|
make PeerManager and Connection instances configurable
|
11 years ago |
Eric Martindale
|
a2d616da5b
|
Project reorganization.
|
11 years ago |
Gordon Hall
|
a5ba457787
|
update example to discover a peer instead of hardcoding arbitrary IP
|
11 years ago |
xubo zhang
|
7a88c31164
|
change remainderAddress to remainderOut
should use remainderOut in TransactionBuilder’s opts;
|
11 years ago |
Matias Alejo Garcia
|
a8f5f9fcb8
|
remove unused params in example
|
11 years ago |
olalonde
|
8349e537d9
|
Added PayToScriptHashAddress example
|
11 years ago |
Manuel Araoz
|
71353426f6
|
network refactors
|
11 years ago |
olalonde
|
4b4066a5e2
|
Added instructions for runnign the browser examples
|
11 years ago |
olalonde
|
c6bfb5a701
|
Fixed browser examples. Added SimpleP2Pmonitor example.
|
11 years ago |
Gordon Hall
|
78edb3200e
|
change example to log actual error
|
11 years ago |
Gordon Hall
|
b23f3c8088
|
add support for connecting over tor, remove seedlist class (for now)
|
11 years ago |
Ryan X. Charles
|
009949735e
|
correct typo: "knowan" -> "known"
|
11 years ago |
Ryan X. Charles
|
edab2d18a1
|
add BIP32 example
...and also update BIP32.seed to default to mainnet/livenet.
|
11 years ago |
Matias Alejo Garcia
|
f6f7a01efc
|
add p2sh support and test
|
11 years ago |
Matias Alejo Garcia
|
d8f49e87ae
|
different keys p2script example, add new examples in tets
|
11 years ago |
Matias Alejo Garcia
|
4edab2429a
|
PayToScriptHash support (WIP)
|
11 years ago |
Matias Alejo Garcia
|
4fe8dffe4a
|
fix error msgs
|
11 years ago |
Matias Alejo Garcia
|
8acf093339
|
multisign test for signing twice with same sig
|
11 years ago |
Matias Alejo Garcia
|
2af6ab7650
|
TX_MULTISIG support
|
11 years ago |
Matias Alejo Garcia
|
5dd945f2b7
|
add CreateScript Example
|
11 years ago |
Matias Alejo Garcia
|
9fc2493a6d
|
remove .init(), move it to constructor
|
11 years ago |
Matias Alejo Garcia
|
7504637d92
|
fix example.html (keymodule)
|
11 years ago |
Matias Alejo Garcia
|
26b7f89f39
|
update examples and readme
|
11 years ago |
Gordon Hall
|
ebec07c050
|
added a seedlist class and example for connecting over tor
|
11 years ago |
Matias Alejo Garcia
|
aab52ad229
|
updated interfase to create: create and createAndSign
|
11 years ago |
Matias Alejo Garcia
|
aac13a8817
|
remove uncompressed key example
|
11 years ago |
Matias Alejo Garcia
|
5bf652dcb6
|
add uncompressed key generation example
|
11 years ago |
Matias Alejo Garcia
|
97209540b6
|
add example to createKey
|
11 years ago |
Matias Alejo Garcia
|
d473b400de
|
remove outdated example
|
11 years ago |
Matias Alejo Garcia
|
9072a4feab
|
fix example.html
|
11 years ago |
Matias Alejo Garcia
|
f4eb198bdb
|
add createTx example to mocha
|
11 years ago |
Matias Alejo Garcia
|
7bff26cead
|
add a tx creation and signing example
|
11 years ago |
Matias Alejo Garcia
|
aed94b3e45
|
add createTx example to mocha
|
11 years ago |
Matias Alejo Garcia
|
36d6fe5165
|
add a tx creation and signing example
|
11 years ago |
Matias Alejo Garcia
|
8cf558877f
|
add a tx creation and signing example
|
11 years ago |
Manuel Araoz
|
1732ec2ced
|
add new example
|
11 years ago |
Manuel Araoz
|
d35609ff9b
|
change example to new style
|
11 years ago |