Ivan Socolsky
|
53fa9fcace
|
simultaneous tx creation
|
10 years ago |
Ivan Socolsky
|
e665db210b
|
refactor join wallet tests
|
10 years ago |
Ivan Socolsky
|
c1a0ec6f5d
|
add tests
|
10 years ago |
Ivan Socolsky
|
516926c78a
|
implement test to see tx proposal created by other copayers
|
10 years ago |
Ivan Socolsky
|
00c56650da
|
fix tx creation when wallet not complete
|
10 years ago |
Ivan Socolsky
|
1ba97a3883
|
fix address creation when wallet not complete
|
10 years ago |
Ivan Socolsky
|
70475fa17c
|
remove recreate wallet test
|
10 years ago |
Ivan Socolsky
|
7726a69ae5
|
fix txProposal#isPending
|
10 years ago |
Ivan Socolsky
|
4ce51b2e39
|
Merge pull request #19 from matiu/feat/uuid
UUID for copayer, wallet and txproposals
|
10 years ago |
Matias Alejo Garcia
|
e1ab87c173
|
txproposal id = time + uuid
|
10 years ago |
Matias Alejo Garcia
|
44b9691e3e
|
wallet id = uuid
|
10 years ago |
Matias Alejo Garcia
|
97b6ebdc97
|
copayer id = uuid
|
10 years ago |
Ivan Socolsky
|
cf56d627d4
|
Merge pull request #17 from matiu/feat/history
Feat/history
|
10 years ago |
Matias Alejo Garcia
|
3d8cc2e2a3
|
keys name
|
10 years ago |
Matias Alejo Garcia
|
ea24e093c0
|
add tests to getTx
|
10 years ago |
Matias Alejo Garcia
|
22a88e94fa
|
rm async
|
10 years ago |
Matias Alejo Garcia
|
9cb47a680a
|
index implemented for fetch pending
|
10 years ago |
Matias Alejo Garcia
|
0a7edd9523
|
add KEY to storage
|
10 years ago |
Matias Alejo Garcia
|
196610f2eb
|
txp indexes at storage
|
10 years ago |
Ivan Socolsky
|
0ee2abf841
|
add TODO list and test cases
|
10 years ago |
Ivan Socolsky
|
313ebee63d
|
small refactor in tests
|
10 years ago |
Matias Alejo Garcia
|
1069619af1
|
Merge pull request #18 from isocolsky/ref/one_instance_per_request
One server instance per request
|
10 years ago |
Ivan Socolsky
|
c3f6442901
|
fix tests
|
10 years ago |
Ivan Socolsky
|
ddbfcbe7f5
|
refactor server & tests
|
10 years ago |
Ivan Socolsky
|
df84843a96
|
Merge pull request #14 from matiu/feat/broadcasttx2
WIP: broadcastTx
|
10 years ago |
Matias Alejo Garcia
|
baf5da9b4d
|
use networkname from txp
|
10 years ago |
Matias Alejo Garcia
|
1200f2b2f0
|
add tests to broadcast
|
10 years ago |
Matias Alejo Garcia
|
a04a94dba2
|
Merge pull request #16 from isocolsky/ref/copayer_index
add copayer lookup table
|
10 years ago |
Ivan Socolsky
|
f1f07cf3ec
|
add copayer lookup
|
10 years ago |
Matias Alejo Garcia
|
dba306045c
|
broadcastTx
|
10 years ago |
Ivan Socolsky
|
bca18b4292
|
Merge pull request #11 from matiu/feat/signtx
signTX
|
10 years ago |
Matias Alejo Garcia
|
ae951c3120
|
bitcore version
|
10 years ago |
Matias Alejo Garcia
|
4bf541c7b1
|
transaction signing
|
10 years ago |
Matias Alejo Garcia
|
471a9e7c1a
|
fix addresses in helper / utxos
|
10 years ago |
Matias Alejo Garcia
|
9a88a6f8f6
|
fix addresses in helper / utxos
|
10 years ago |
Matias Alejo Garcia
|
06ae34a71f
|
sign TX dummy test passing
|
10 years ago |
Matias Alejo Garcia
|
0758c2e842
|
signing test
|
10 years ago |
Matias Alejo Garcia
|
08c90ad26b
|
sign working
|
10 years ago |
Matias Alejo Garcia
|
3d95351e6d
|
Merge pull request #13 from isocolsky/getTx
add #getTx
|
10 years ago |
Ivan Socolsky
|
f7e60084f2
|
add #getTx
|
10 years ago |
Matias Alejo Garcia
|
01ef9e8702
|
Merge pull request #12 from isocolsky/ref/errors
Refactor errors
|
10 years ago |
Ivan Socolsky
|
b5e089bd18
|
replace all errors with ClientError
|
10 years ago |
Ivan Socolsky
|
283eca4e12
|
rename BadRequestError -> RequestError
|
10 years ago |
Ivan Socolsky
|
fdd3b831c0
|
fix insufficient funds error msg & tests
|
10 years ago |
Ivan Socolsky
|
8e7fa61466
|
refactor errors
|
10 years ago |
Ivan Socolsky
|
7e5a8dc16d
|
Merge pull request #10 from matiu/feat/createTx3
implements createTx
|
10 years ago |
Matias Alejo Garcia
|
8ac34da3ef
|
add createTx
|
10 years ago |
Matias Alejo Garcia
|
a5a7256276
|
Merge pull request #9 from isocolsky/test/storage_fail
Test robustness of createAddress
|
10 years ago |
Ivan Socolsky
|
72e27606b9
|
add tests to createAddress
|
10 years ago |
Ivan Socolsky
|
d8f5f74f53
|
Merge pull request #8 from matiu/feat/createTx2
fix index 0 and adds public keys to addresses
|
10 years ago |