253 Commits (b555e3fe9430182371e7b84bc5e8390ea34d23de)

Author SHA1 Message Date
Ivan Socolsky ba28f23506 improve lock test 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 d1618d8463 unit test for lock 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 5349529444 add address derivation to copayer model 10 years ago
Ivan Socolsky 33ede5c65e add getActivity(addresses) to blockchain explorer 10 years ago
Ivan Socolsky 6b5254e6ad test 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 de21e086a9 rebase 10 years ago
Ivan Socolsky 4a53da8690 shuffle outputs 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
Ivan Socolsky b088183ce9 test locked funds 10 years ago
Matias Alejo Garcia 81699571ee fix deps and regresion 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
Matias Pando 880c1a21c9 Testing strategy for selecting utxos 10 years ago
Matias Pando 9bb7f221fe Added tests 10 years ago
Ivan Socolsky cdb2df0cb8 test balance returns only addresses with funds 10 years ago
Ivan Socolsky 6838f8d204 implement balance by address 10 years ago
Ivan Socolsky 2c39d6a687 add tests for balance 10 years ago