166 Commits (4092847ff5d2ff5686587afbe3c13a84f199fcb3)

Author SHA1 Message Date
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 42ece5bf08 fix jsdoc 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 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
Ivan Socolsky 6838f8d204 implement balance by address 10 years ago
Matias Pando 8d8113f13a Change copay to bitcore wallet service 10 years ago
Ivan Socolsky 09c20a624f replace with github repo 10 years ago
Ivan Socolsky cabdb35cb1 add params needed to check proposal on airgapped client 10 years ago
Ivan Socolsky c3a64761b6 refactor client 10 years ago
Ivan Socolsky eabdd4f35a fix #getTx argument 10 years ago
Ivan Socolsky 376d8ad688 rebase 10 years ago
Ivan Socolsky 5f687ea5df broadcast tests 10 years ago
Ivan Socolsky 66e173be43 tests 10 years ago
Ivan Socolsky 4d1cb07a79 propose server tests 10 years ago
Ivan Socolsky 628e20d17f fix tests 10 years ago
Ivan Socolsky b0b6de0d02 split sign & broadcast 10 years ago
Ivan Socolsky c42205c1de add proposal info 10 years ago
Ivan Socolsky 3b83dc095f bit-history 10 years ago
Ivan Socolsky 036cc88ba8 add client api for history 10 years ago
Ivan Socolsky de3eddfe39 tx history 10 years ago
Ivan Socolsky 5e73aa6f2f do not include change addresses in #getAddresses by default 10 years ago
Ivan Socolsky 1258ac24fb use isChange from address 10 years ago
Ivan Socolsky 0672c9084f rm hdpath 10 years ago
Matias Alejo Garcia bd9977a43e add getMainAddress 10 years ago
Matias Alejo Garcia fa3355ef99 add tests to server internals 10 years ago
Matias Alejo Garcia 3b8873b7a8 add output amount 10 years ago
Matias Alejo Garcia 7dba50faad ro-rw working! 10 years ago
Matias Alejo Garcia 56f5a58419 WIP ro-rw 10 years ago
Ivan Socolsky 5af3ec8839 fix signatures for same address utxos 10 years ago
Ivan Socolsky e7aa060e15 refactor block explorer stubbing 10 years ago
Matias Alejo Garcia 1e10c751e9 rm CopayServer 10 years ago
Matias Alejo Garcia c0615d7ac7 lock and release tests 10 years ago
Matias Alejo Garcia 36ed3682be sendTx sign reject tests 10 years ago
Matias Alejo Garcia ce8aeee3a9 add api tests 10 years ago
Ivan Socolsky 8dd523fec8 various fixes 10 years ago
Ivan Socolsky 208bc0203b change copayerId to use sjcl sha256 over xpub 10 years ago
Matias Alejo Garcia ba60d4e59a rm console.log 10 years ago
Matias Alejo Garcia 017305f217 fix case 10 years ago
Matias Alejo Garcia 2d70a54c6f fix tests and amount 10 years ago