Gordon Hall
|
b23f3c8088
|
add support for connecting over tor, remove seedlist class (for now)
|
2014-04-04 11:46:57 -04:00 |
Ryan X. Charles
|
009949735e
|
correct typo: "knowan" -> "known"
|
2014-04-02 12:26:38 -04:00 |
Ryan X. Charles
|
edab2d18a1
|
add BIP32 example
...and also update BIP32.seed to default to mainnet/livenet.
|
2014-04-02 12:02:32 -04:00 |
Matias Alejo Garcia
|
f6f7a01efc
|
add p2sh support and test
|
2014-04-02 00:59:26 -03:00 |
Matias Alejo Garcia
|
d8f49e87ae
|
different keys p2script example, add new examples in tets
|
2014-04-01 09:58:17 -03:00 |
Matias Alejo Garcia
|
4edab2429a
|
PayToScriptHash support (WIP)
|
2014-04-01 00:07:45 -03:00 |
Matias Alejo Garcia
|
4fe8dffe4a
|
fix error msgs
|
2014-03-31 16:25:43 -03:00 |
Matias Alejo Garcia
|
8acf093339
|
multisign test for signing twice with same sig
|
2014-03-31 15:16:30 -03:00 |
Matias Alejo Garcia
|
2af6ab7650
|
TX_MULTISIG support
|
2014-03-31 14:41:27 -03:00 |
Matias Alejo Garcia
|
5dd945f2b7
|
add CreateScript Example
|
2014-03-29 22:38:08 -03:00 |
Matias Alejo Garcia
|
9fc2493a6d
|
remove .init(), move it to constructor
|
2014-03-29 04:01:32 -03:00 |
Matias Alejo Garcia
|
7504637d92
|
fix example.html (keymodule)
|
2014-03-28 23:54:59 -03:00 |
Matias Alejo Garcia
|
26b7f89f39
|
update examples and readme
|
2014-03-28 23:39:12 -03:00 |
Gordon Hall
|
ebec07c050
|
added a seedlist class and example for connecting over tor
|
2014-03-19 16:11:47 -04:00 |
Matias Alejo Garcia
|
aab52ad229
|
updated interfase to create: create and createAndSign
|
2014-03-18 11:32:31 -03:00 |
Matias Alejo Garcia
|
aac13a8817
|
remove uncompressed key example
|
2014-03-16 07:09:46 -03:00 |
Matias Alejo Garcia
|
5bf652dcb6
|
add uncompressed key generation example
|
2014-03-15 18:46:59 -03:00 |
Matias Alejo Garcia
|
97209540b6
|
add example to createKey
|
2014-03-15 18:10:46 -03:00 |
Matias Alejo Garcia
|
d473b400de
|
remove outdated example
|
2014-03-15 17:58:38 -03:00 |
Matias Alejo Garcia
|
be0486a427
|
fix conflics2
|
2014-03-13 15:10:12 -03:00 |
Matias Alejo Garcia
|
9072a4feab
|
fix example.html
|
2014-03-13 15:02:59 -03:00 |
Matias Alejo Garcia
|
f4eb198bdb
|
add createTx example to mocha
|
2014-03-13 14:53:35 -03:00 |
Matias Alejo Garcia
|
7bff26cead
|
add a tx creation and signing example
|
2014-03-13 14:53:34 -03:00 |
Matias Alejo Garcia
|
da084d1dd5
|
fix conflics
|
2014-03-13 14:52:39 -03:00 |
Matias Alejo Garcia
|
aed94b3e45
|
add createTx example to mocha
|
2014-03-13 14:50:09 -03:00 |
Matias Alejo Garcia
|
36d6fe5165
|
add a tx creation and signing example
|
2014-03-13 14:37:59 -03:00 |
Matias Alejo Garcia
|
8cf558877f
|
add a tx creation and signing example
|
2014-03-13 12:03:11 -03:00 |
Ryan X. Charles
|
c565d6207c
|
Merge pull request #140 from matiu/bug/fix-ripe160-and-address
Bug/fix ripe160 and address
|
2014-03-12 18:03:40 -04:00 |
Manuel Araoz
|
1732ec2ced
|
add new example
|
2014-03-12 15:22:56 -03:00 |
Manuel Araoz
|
d35609ff9b
|
change example to new style
|
2014-03-12 15:22:56 -03:00 |
Manuel Araoz
|
56c12a03b9
|
add example tests
|
2014-03-12 15:22:56 -03:00 |
Matias Alejo Garcia
|
dc8d23dba5
|
fix conflicts
|
2014-03-12 11:56:10 -03:00 |
Matias Alejo Garcia
|
ab183c0e66
|
fixes ripe160 add some tests
|
2014-03-12 11:40:10 -03:00 |
Matias Alejo Garcia
|
6af1b1dab6
|
add broken test for sha256ripe160
|
2014-03-12 00:40:59 -03:00 |
Matias Alejo Garcia
|
711ba6d9a8
|
remove PeerManager exception, no necesary anymore
|
2014-03-12 00:15:54 -03:00 |
Matias Alejo Garcia
|
5be37f2c7b
|
remove PeerManager exception, no necesary anymore
|
2014-03-12 00:11:12 -03:00 |
Manuel Araoz
|
8312f90458
|
oops, forgot to add a file
|
2014-03-11 18:45:04 -03:00 |
Manuel Araoz
|
13b1431c56
|
change default way of validating Addresses
|
2014-03-11 11:27:29 -03:00 |
Ryan X. Charles
|
8e430df82c
|
fix address example by using bitcore.Address
|
2014-03-10 17:50:52 -04:00 |
Matias Alejo Garcia
|
089fbab719
|
support soop with browser all test passing
|
2014-03-08 18:42:08 -03:00 |
Matias Alejo Garcia
|
a1ebf75717
|
migrate examples to soop
|
2014-03-05 16:18:44 -03:00 |
Matias Alejo Garcia
|
948f4bb283
|
add KeyModule example to browser
|
2014-03-04 17:45:01 -03:00 |
Matias Alejo Garcia
|
e1e30c5f7c
|
change name to print function
|
2014-03-04 03:22:18 -03:00 |
Matias Alejo Garcia
|
2ae2fcb1d9
|
fix examples
|
2014-02-27 23:11:27 -03:00 |
Matias Alejo Garcia
|
be4a228aee
|
prevent requiring bitcoinjs-lib each time
|
2014-02-27 23:10:35 -03:00 |
Manuel Araoz
|
fb9e89b48b
|
HTML usage of bitcore
|
2014-02-26 16:11:49 -03:00 |
Adam Brady
|
506a6c4208
|
Clean up & fix examples
|
2014-02-25 13:44:57 +11:00 |
Timon Rapp
|
3152f72460
|
Added response to invites to receive transactions in the example.
|
2014-02-20 14:57:38 +01:00 |
Matias Alejo Garcia
|
16426d84bd
|
fix peermanager example
|
2014-02-19 16:48:52 -03:00 |
Matias Alejo Garcia
|
9630ba906c
|
remove vim files
|
2014-02-19 12:37:46 -03:00 |
Matias Alejo Garcia
|
398e39efb9
|
add some examples to README and examples/ path
|
2014-02-18 04:49:35 -03:00 |