Ivan Socolsky
|
5fbb262ace
|
allow copayers with same xpub for different coins
|
7 years ago |
Ivan Socolsky
|
06b63e0311
|
all methods working with coin
|
7 years ago |
Ivan Socolsky
|
daad0367d7
|
add coin argument to wallet
|
7 years ago |
Ivan Socolsky
|
a998186737
|
add single-address wallet
|
9 years ago |
Ivan Socolsky
|
700c898508
|
allow 1 <= n <= 15 && 1 <= m <= n
|
9 years ago |
Braydon Fuller
|
7530ee9d0e
|
Wallet Model: Check that "m" and "n" arguments are numbers
|
9 years ago |
Ivan Socolsky
|
1b6980fd1e
|
call toObject before storing models
|
10 years ago |
Ivan Socolsky
|
2bec543c6f
|
mv Utils.deriveAddress -> Address.derive
|
9 years ago |
Ivan Socolsky
|
795097bf04
|
refactor constants+defaults+utils -> common
|
9 years ago |
Ivan Socolsky
|
eb006c3db3
|
remove bitcore-wallet-utils dependency
|
9 years ago |
Ivan Socolsky
|
69ae9a63e7
|
add script type to address
|
9 years ago |
Ivan Socolsky
|
45b7b65e99
|
allow p2pkh addresses in 1-of-1
|
9 years ago |
Ivan Socolsky
|
094e19bc31
|
use constants form BWU
|
9 years ago |
Ivan Socolsky
|
3ac0bc5e27
|
switch tests to bip44
|
9 years ago |
Ivan Socolsky
|
004890bd6b
|
use BIP45 by default
|
10 years ago |
Ivan Socolsky
|
7d9e43fccc
|
initialize version field from #create method
|
10 years ago |
Matias Alejo Garcia
|
c4e42da677
|
rm comment
|
10 years ago |
Matias Alejo Garcia
|
e5860141a3
|
ref mnemonic
|
10 years ago |
Matias Alejo Garcia
|
0433dc05cb
|
add backwards compat with bwc
|
10 years ago |
Matias Alejo Garcia
|
dac564f290
|
adds addAccess call and tests
|
10 years ago |
Matias Alejo Garcia
|
edc3bc6713
|
supports multiple pubkeys per copayer
|
10 years ago |
Matias Alejo Garcia
|
cfbf184502
|
removes isTemporaryRequestKey and replaceTemporaryRequestKey feature. No longer supports joining legacy (<0.9) copayers
|
10 years ago |
Ivan Socolsky
|
88c7323a0e
|
add walletId to address
|
10 years ago |
Ivan Socolsky
|
8195e067c3
|
save wallet inside lock
|
10 years ago |
Ivan Socolsky
|
a643d62fb0
|
test scan status
|
10 years ago |
Ivan Socolsky
|
fe29fa107a
|
start scan
|
10 years ago |
Matias Alejo Garcia
|
c582842a99
|
update pkr signature
|
10 years ago |
Matias Alejo Garcia
|
089ca1fec6
|
refactor update pkr
|
10 years ago |
Matias Alejo Garcia
|
747762d114
|
add API entry point to update reqpubkey
|
10 years ago |
Matias Alejo Garcia
|
039396dfaa
|
id param to wallet create
|
10 years ago |
Ivan Socolsky
|
7e43e70e6c
|
refactor PKR to hold other pub keys
|
10 years ago |
Ivan Socolsky
|
43f294876b
|
use external requestPubKey & fix tests
|
10 years ago |
Ivan Socolsky
|
09c20a624f
|
replace with github repo
|
10 years ago |
Ivan Socolsky
|
24e6ceeab5
|
add isChange to address model
|
10 years ago |
Ivan Socolsky
|
52f6529952
|
refactor remaining objects
|
10 years ago |
Ivan Socolsky
|
4c7f8d3a53
|
refactor Wallet object creation
|
10 years ago |
Ivan Socolsky
|
5161d96dd6
|
rename BitcoinUtils -> WalletUtils
|
10 years ago |
Matias Alejo Garcia
|
9a5655cb9c
|
rm isTEstnet to network
|
10 years ago |
Matias Alejo Garcia
|
238aeca3b2
|
balance send working
|
10 years ago |
Ivan Socolsky
|
cde30c6b9d
|
add proposalSignature to txp
|
10 years ago |
Ivan Socolsky
|
1ba97a3883
|
fix address creation when wallet not complete
|
10 years ago |
Matias Alejo Garcia
|
44b9691e3e
|
wallet id = uuid
|
10 years ago |
Matias Alejo Garcia
|
97b6ebdc97
|
copayer id = uuid
|
10 years ago |
Matias Alejo Garcia
|
dba306045c
|
broadcastTx
|
10 years ago |
Matias Alejo Garcia
|
4bf541c7b1
|
transaction signing
|
10 years ago |
Matias Alejo Garcia
|
8ac34da3ef
|
add createTx
|
10 years ago |
Ivan Socolsky
|
8d8def9f4e
|
refactor address manager
|
10 years ago |
Matias Alejo Garcia
|
c387b51867
|
run js-beautifier
|
10 years ago |
Matias Alejo Garcia
|
0bccc864fb
|
create address + test in wallet
|
10 years ago |
Matias Alejo Garcia
|
6227bb1e5f
|
fix indexes, inheritance
|
10 years ago |