35 Commits (77dc536a157b243caf4f000d2598edbab8faf578)

Author SHA1 Message Date
Ivan Socolsky 2211847d0c remove type from txproposal model 9 years ago
Ivan Socolsky 6deb9e77f6 txproposalv3 -> txproposal 9 years ago
Ivan Socolsky 563ee14dc1 txproposal.js -> txproposal_legacy.js 9 years ago
Ivan Socolsky ebce4629ff test getEstimatedSize() 9 years ago
Ivan Socolsky 63eca6b529 txProposal v3 9 years ago
Kosta Korenkov 2bdc6cf19d Make API.createTx accept preselected inputs 9 years ago
Ivan Socolsky c629b02419 test address derivation from PKR 9 years ago
Ivan Socolsky eb006c3db3 remove bitcore-wallet-utils dependency 9 years ago
Ivan Socolsky c974cf791a default address manager to BIP45 9 years ago
Ivan Socolsky e11da7cec5 remove AddressManager from copayers on BIP44 9 years ago
Ivan Socolsky a4f1169aa9 allow addressManager to handle BIP44 derivations 9 years ago
Ivan Socolsky 7d9e43fccc initialize version field from #create method 9 years ago
Ivan Socolsky 2558dcbbbd support legacy clients + tests 9 years ago
Ivan Socolsky 5b3671b079 fix tests 9 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 9 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 9 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 9 years ago
Gregg Zigler c1558bb1b0 change xit back to it in tests, but add skip to backoff-tiime suite 9 years ago
Gregg Zigler 3a9fce12bf debug travis issue 9 years ago
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 9 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 9 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 9 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 9 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 9 years ago
Ivan Socolsky 4b53947ae6 add network to txproposal model 10 years ago
Ivan Socolsky d8524fed2a add network to address model 10 years ago
Ivan Socolsky be0565fca0 test rewind 10 years ago
Ivan Socolsky 5349529444 add address derivation to copayer model 10 years ago
Ivan Socolsky 4e840328bd add walletId to txProposal model 10 years ago
Ivan Socolsky de21e086a9 rebase 10 years ago
Ivan Socolsky 4a53da8690 shuffle outputs 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 7e43e70e6c refactor PKR to hold other pub keys 10 years ago
Ivan Socolsky 0285d4924c reorganize model tests 10 years ago