Ivan Socolsky
|
4b53947ae6
|
add network to txproposal model
|
10 years ago |
Ivan Socolsky
|
d8524fed2a
|
add network to address model
|
10 years ago |
Ivan Socolsky
|
95b0b72416
|
all tests passing with tingodb memStore
|
10 years ago |
Ivan Socolsky
|
7a0ec9f111
|
first attempt at integrating tingodb
|
10 years ago |
Matias Alejo Garcia
|
b84c1dc178
|
async initialize
|
10 years ago |
Ivan Socolsky
|
d7ea3e48bb
|
cleanup
|
10 years ago |
Ivan Socolsky
|
498392e72c
|
refactor storage initialization
|
10 years ago |
Ivan Socolsky
|
b3c33b2781
|
remove leveldb
|
10 years ago |
Ivan Socolsky
|
ea3d251c0d
|
all tests passing
|
10 years ago |
Ivan Socolsky
|
1a615e5bb5
|
discard blocks without activity
|
10 years ago |
Ivan Socolsky
|
312bc2eece
|
test scan not saving last address block
|
10 years ago |
Ivan Socolsky
|
8195e067c3
|
save wallet inside lock
|
10 years ago |
Ivan Socolsky
|
8a73672398
|
check for scan error
|
10 years ago |
Ivan Socolsky
|
3678b27bf5
|
set scan status
|
10 years ago |
Ivan Socolsky
|
a643d62fb0
|
test scan status
|
10 years ago |
Ivan Socolsky
|
70244cc413
|
select first external output as 'addressTo'
|
10 years ago |
Ivan Socolsky
|
d27edeaa7e
|
add delay in async scan execution
|
10 years ago |
Ivan Socolsky
|
6c43bfb7f6
|
test simultaneous scans for different wallets
|
10 years ago |
Ivan Socolsky
|
47a7f5ef65
|
make ScanFinish a global notification
|
10 years ago |
Ivan Socolsky
|
fe29fa107a
|
start scan
|
10 years ago |
Matias Alejo Garcia
|
039396dfaa
|
id param to wallet create
|
10 years ago |
Ivan Socolsky
|
55655296e3
|
derive addresses in series
|
10 years ago |
Ivan Socolsky
|
953356dc26
|
test address creation after scan
|
10 years ago |
Ivan Socolsky
|
767ff3b33e
|
add test signature
|
10 years ago |
Ivan Socolsky
|
9ad89452cb
|
add derivation delay
|
10 years ago |
Ivan Socolsky
|
cdd1e9ea58
|
test wallet recreation
|
10 years ago |
Ivan Socolsky
|
ed43742189
|
scan + basic tests
|
10 years ago |
Ivan Socolsky
|
33ede5c65e
|
add getActivity(addresses) to blockchain explorer
|
10 years ago |
Ivan Socolsky
|
ff8c360435
|
cleanup test code
|
10 years ago |
Ivan Socolsky
|
6209a2ac97
|
test blockchain monitor using stubs
|
10 years ago |
Ivan Socolsky
|
cf73449e7c
|
mv blockExplorer -> blockchainExplorer
|
10 years ago |
Ivan Socolsky
|
af98e5af96
|
add address data to notification
|
10 years ago |
Ivan Socolsky
|
afb96bf01e
|
test new address notification
|
10 years ago |
Ivan Socolsky
|
4fc8faa483
|
correctly assign copayerId to notification
|
10 years ago |
Ivan Socolsky
|
4e840328bd
|
add walletId to txProposal model
|
10 years ago |
Ivan Socolsky
|
ef45a97e5b
|
add walletId to notification model
|
10 years ago |
Ivan Socolsky
|
43de1e458c
|
add creator to notifications
|
10 years ago |
Ivan Socolsky
|
deaca91a3d
|
delegate event broadcasting
|
10 years ago |
Ivan Socolsky
|
88fb2ad628
|
fix tx creation
|
10 years ago |
Ivan Socolsky
|
330c399c07
|
implement pagination using skip & limit
|
10 years ago |
Ivan Socolsky
|
f13fc5660c
|
change tests
|
10 years ago |
Ivan Socolsky
|
b33154a051
|
sort in descending order
|
10 years ago |
Ivan Socolsky
|
ffe05c7fc7
|
improved testing of tx history pagination
|
10 years ago |
Ivan Socolsky
|
bcd16f0f3e
|
add pagination to tx history
|
10 years ago |
Ivan Socolsky
|
21ac7b0243
|
be more precise on error message
|
10 years ago |
Ivan Socolsky
|
10231c3aa7
|
set fee if txp successfully created
|
10 years ago |
Ivan Socolsky
|
31035a533f
|
use actual client signing code in tests
|
10 years ago |
Ivan Socolsky
|
97d4809f68
|
use Bitcore instance from BWU
|
10 years ago |
Ivan Socolsky
|
5d537afc60
|
improve error detection when building tx
|
10 years ago |
Ivan Socolsky
|
b5f6582b77
|
refactor tx inputs selection
|
10 years ago |