File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 2.0.0
2+
3+ - Moves to frosty 3.0.0 requiring new library binary.
4+ - Implements ` shareSecretShare ` and ` ackKeyConstructed ` moving to protocol 2.
5+ - Fixes sending of events when stream is closed.
6+
17## 1.0.0
28
39Initial release of Noosphere ROAST server
Original file line number Diff line number Diff line change 11name : noosphere_roast_server
22description : A package for servers that coordinate ROAST threshold signatures
3- version : 1 .0.0
3+ version : 2 .0.0
44repository : https://github.com/peercoin/noosphere_roast_server
55
66environment :
77 sdk : ^3.3.4
88
99dependencies :
1010 coinlib : ^4.0.0
11- frosty : ^2 .0.0
12- noosphere_roast_client : ^2 .0.0
11+ frosty : ^3 .0.0
12+ noosphere_roast_client : ^3 .0.0
1313 collection : ^1.17.1
1414 grpc : ^4.0.1
1515 args : ^2.6.0
1616
1717dev_dependencies :
18- lints : ^5.1.1
18+ lints : ^6.0.0
1919 test : ^1.24.0
You can’t perform that action at this time.
0 commit comments