Ivan Socolsky
|
b2b70f7356
|
simplify proposal creation
|
10 years ago |
Matias Alejo Garcia
|
ebc7e2e885
|
Merge pull request #23 from isocolsky/ref/createTx
WIP Added signature to tx proposal creation
|
10 years ago |
Ivan Socolsky
|
6689c1347f
|
add testdata
|
10 years ago |
Ivan Socolsky
|
cde30c6b9d
|
add proposalSignature to txp
|
10 years ago |
Ivan Socolsky
|
7df19fe754
|
Merge pull request #22 from matiu/feat/delete-wallet
Feat/delete wallet
|
10 years ago |
Matias Alejo Garcia
|
1ab279ab15
|
rm copayers first
|
10 years ago |
Matias Alejo Garcia
|
b19d12157a
|
delete wallet working
|
10 years ago |
Ivan Socolsky
|
a78de0195b
|
check required arguments without throwing exceptions
|
10 years ago |
Ivan Socolsky
|
8f277b179c
|
simplify required rejections formula
|
10 years ago |
Matias Alejo Garcia
|
4cf2f7e8ca
|
Merge pull request #21 from isocolsky/fix/rejections
fix required rejections
|
10 years ago |
Ivan Socolsky
|
674e3a5b77
|
fix required rejections
|
10 years ago |
Matias Alejo Garcia
|
db1d1dd463
|
delete txp and wallet
|
10 years ago |
Matias Alejo Garcia
|
8fc682953a
|
Merge pull request #20 from isocolsky/tests
Tests
|
10 years ago |
Ivan Socolsky
|
8e105d731a
|
check wallet status using #isComplete()
|
10 years ago |
Ivan Socolsky
|
240b3322b0
|
made address and wallet storage atomic
|
10 years ago |
Ivan Socolsky
|
254b476fd5
|
update TODO.txt
|
10 years ago |
Ivan Socolsky
|
07332a1561
|
test valid toAddress on createTx
|
10 years ago |
Ivan Socolsky
|
b9afbaf0de
|
remove isChange arg from #createAddress
|
10 years ago |
Ivan Socolsky
|
29e3b5a087
|
decreased running time on slow tests
|
10 years ago |
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 |