yanas
b96c899ebb
chore(packages): autofix for sort-imports eslint rule
2025-01-30 16:34:04 +01:00
Peter Sanderson
e1fe4b85d4
chore: allow passing of the source of randomness for arrayShuffle
2024-10-15 16:29:50 +02:00
Peter Sanderson
4f66613553
chore: add better naming for random function which is not using strong source of randomness
2024-10-15 16:29:50 +02:00
Marek Polak
2c3ee530f1
test(coinjoin): unit tests adjusted
2024-06-03 17:18:38 +02:00
Peter Sanderson
c82455e746
chore(suite): autofix newlines
2024-02-20 14:54:29 +01:00
Szymon Lesisz
adfef33757
chore(coinjoin): use the same function to switch TOR circuit
2023-10-11 09:27:37 +02:00
Szymon Lesisz
1d5c2e1a41
feat(coinjoin): implement DelayTransactionSigning
...
following recent changes on WalletWasabi
336a7d876d
- signatures are sent in random time range between 0-50 sec (default)
- if RoundParameters.DelayTransactionSigning is set then signatures are sent with 50 sec. delay. Random time range remains the same
2023-09-15 16:12:52 +02:00
Szymon Lesisz
aa03120d0d
tests(coinjoin): adjust fixtures in PascalCase
2023-08-30 12:15:49 +02:00
Szymon Lesisz
fa6408c04e
fix(coinjoin): add random delays to outputRegistration phase
2023-07-04 16:58:38 +02:00
Szymon Lesisz
da9c3c20a0
chore(coinjoin): move coordinatorRequest to separate module
2023-05-16 13:15:08 +02:00
Szymon Lesisz
85769f9a2a
fix(coinjoin): round deadline when RoundPhase.Ended
2023-03-29 10:21:02 +02:00
Szymon Lesisz
fe2c910f1c
chore(coinjoin): update affiliateRequest format
2023-02-28 12:14:52 +01:00
Szymon Lesisz
48e75c7b15
feat(coinjoin): extend CoinjoinClient logging
2023-02-16 15:00:45 +01:00
Jan Komarek
73c848ba5a
chore(coinjoin): remove fast fee rate median
2023-02-06 12:13:06 +01:00
Matej Kriz
c7972eed49
chore(suite): increase coverage of coinjoin reducer and utils
2023-01-30 14:07:09 +01:00
Szymon Lesisz
98662c1fa6
fix(coinjoin): change TOR circuit on ECONNRESET error
2022-11-25 13:48:07 +01:00
Szymon Lesisz
1953aba292
test(coinjoin): strongly typed MockedServer
2022-11-22 17:29:22 +01:00
Szymon Lesisz
097094aab5
fix(coinjoin): accept only known request codes from coordinator
2022-11-14 18:23:12 +01:00
Marek Polak
41675ce1db
feat(coinjoin): improve control over http requests
2022-11-09 17:42:03 +01:00
Szymon Lesisz
23a694301b
feat(coinjoin): CoinjoinRound transactionSigning phase
2022-11-02 11:23:10 +01:00
Szymon Lesisz
264b84b587
feat(coinjoin): create CoinjoinRound module
2022-10-25 16:23:05 +02:00
Szymon Lesisz
307973a101
feat(coinjoin): add Account module
2022-10-21 20:58:04 +02:00
Szymon Lesisz
d1a8d31d8a
feat(coinjoin): add Status module
...
fetching cooridinator status
2022-10-20 11:39:44 +02:00
Szymon Lesisz
f0c89d1e66
feat(coinjoin): add http module
2022-10-05 13:10:46 +02:00