Ivan Socolsky
|
6209a2ac97
|
test blockchain monitor using stubs
|
10 years ago |
Ivan Socolsky
|
cf73449e7c
|
mv blockExplorer -> blockchainExplorer
|
10 years ago |
Ivan Socolsky
|
f4fb471ace
|
refactor code to make it testable
|
10 years ago |
Ivan Socolsky
|
b408f8108a
|
refactor subscription data structure
|
10 years ago |
Ivan Socolsky
|
26d4d5c434
|
fix typo
|
10 years ago |
Ivan Socolsky
|
ff29691cd2
|
add socket connection to block explorer
|
10 years ago |
Ivan Socolsky
|
2075357d16
|
extract block explorer
|
10 years ago |
Ivan Socolsky
|
af98e5af96
|
add address data to notification
|
10 years ago |
Ivan Socolsky
|
3fe2aaa828
|
subscribe addresses
|
10 years ago |
Ivan Socolsky
|
50aa9fabff
|
v0.0.16
|
10 years ago |
Ivan Socolsky
|
4fc8faa483
|
correctly assign copayerId to notification
|
10 years ago |
Ivan Socolsky
|
0376768144
|
improve notification broadcast
|
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 |
Matias Alejo Garcia
|
8b4a946497
|
add payproUrl to model
|
10 years ago |
Matias Alejo Garcia
|
fc8d9d6f92
|
add paypro to createTx
|
10 years ago |
Ivan Socolsky
|
43de1e458c
|
add creator to notifications
|
10 years ago |
Ivan Socolsky
|
8272232d0c
|
remove redundancy
|
10 years ago |
Ivan Socolsky
|
221431d6cb
|
implement ws handshake
|
10 years ago |
Ivan Socolsky
|
30e126c383
|
separate event broadcaster from wallet service
|
10 years ago |
Ivan Socolsky
|
deaca91a3d
|
delegate event broadcasting
|
10 years ago |
Ivan Socolsky
|
b2ced581ae
|
change pagination params in express app
|
10 years ago |
Ivan Socolsky
|
fcde3b927f
|
catch all errors
|
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
|
52a2ae6047
|
tx.time defaults to now
|
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
|
95498f5b8b
|
parse querystring params as numbers
|
10 years ago |
Ivan Socolsky
|
42ece5bf08
|
fix jsdoc
|
10 years ago |
Ivan Socolsky
|
6c76916edb
|
add params to express
|
10 years ago |
Ivan Socolsky
|
bcd16f0f3e
|
add pagination to tx history
|
10 years ago |
Ivan Socolsky
|
bb096aad46
|
replace copay with bws in app base path
|
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
|
4a53da8690
|
shuffle outputs
|
10 years ago |
Ivan Socolsky
|
e06a788e05
|
build tx using BWU
|
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 |
Ivan Socolsky
|
b9aae4eacb
|
update readme
|
10 years ago |
Ivan Socolsky
|
7e43e70e6c
|
refactor PKR to hold other pub keys
|
10 years ago |
Ivan Socolsky
|
4fd84cd2ce
|
add copayer signature on joining
|
10 years ago |
Ivan Socolsky
|
43f294876b
|
use external requestPubKey & fix tests
|
10 years ago |
Gustavo Maximiliano Cortez
|
b052328ad8
|
Cookies are not necessary, disabled credentials
|
10 years ago |
Gustavo Maximiliano Cortez
|
6abddcc3af
|
Fix access-allow
|
10 years ago |
Gustavo Maximiliano Cortez
|
6633dc0190
|
speedup response
|
10 years ago |
Gustavo Maximiliano Cortez
|
5788f191b1
|
Fix access-control-header for web clients
|
10 years ago |
Ivan Socolsky
|
6838f8d204
|
implement balance by address
|
10 years ago |
Matias Pando
|
8d8113f13a
|
Change copay to bitcore wallet service
|
10 years ago |