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 |
Matias Alejo Garcia
|
fc16cfa8af
|
merge
|
10 years ago |
Matias Alejo Garcia
|
41c561b6cf
|
Merge pull request #7 from isocolsky/test/many_addresses
add test to create many addresses simultaneously
|
10 years ago |
Ivan Socolsky
|
7bf0f755ed
|
add test to create many addresses simultaneously
|
10 years ago |
Matias Alejo Garcia
|
cf6acad277
|
Merge pull request #6 from isocolsky/addressable
refactor address manager
|
10 years ago |
Ivan Socolsky
|
8d8def9f4e
|
refactor address manager
|
10 years ago |
Ivan Socolsky
|
790fe56122
|
.
|
10 years ago |
Ivan Socolsky
|
a9aa9de3ea
|
.
|
10 years ago |
Ivan Socolsky
|
3ca1196819
|
add test for invalid m/n combination
|
10 years ago |
Ivan Socolsky
|
d4865de91d
|
fix UTXOs selection & balance calculation
|
10 years ago |
Ivan Socolsky
|
1d8360b79a
|
Merge pull request #5 from matiu/feat/beautifier
run js-beautifier
|
10 years ago |
Matias Alejo Garcia
|
c387b51867
|
run js-beautifier
|
10 years ago |
Ivan Socolsky
|
f4f7af09d9
|
Merge pull request #4 from matiu/feat/addresses
Feat/addresses
|
10 years ago |
Matias Alejo Garcia
|
e8687e0527
|
fix merge
|
10 years ago |
Matias Alejo Garcia
|
b5fbd55d89
|
getAddress working!
|
10 years ago |
Matias Alejo Garcia
|
090faf62a2
|
add models tests
|
10 years ago |
Matias Alejo Garcia
|
0bccc864fb
|
create address + test in wallet
|
10 years ago |
Matias Alejo Garcia
|
6227bb1e5f
|
fix indexes, inheritance
|
10 years ago |
Matias Alejo Garcia
|
7b68c14fb7
|
add indexes to copayer
|
10 years ago |
Matias Alejo Garcia
|
d6733de12d
|
add indexes
|
10 years ago |