Commit Graph

58 Commits

Author SHA1 Message Date
Andrew Zavgorodny ce9b125c01 Merge pull request #72 from lidofinance/fix/imports-renaming
depools -> lidofinance
2020-11-05 20:06:04 +03:00
programmer10110 284dffc586 depools -> lidofinance 2020-11-05 12:43:54 +03:00
programmer10110 ee888aad2b wip 2020-11-02 16:17:01 +03:00
programmer10110 1c7d9714d2 addr -> username, cli-commands renamings 2020-10-28 13:16:20 +03:00
programmer10110 325fb734d0 CLI command to show an info about a FSM 2020-10-09 16:23:28 +03:00
programmer10110 ba8ee3978f determine participant id to sign a message inside a client (map implementation) 2020-10-05 10:28:55 +03:00
programmer10110 db5d10b71b determine participant id to sign a message inside a client 2020-10-02 14:49:32 +03:00
programmer10110 80c829019c if we are initiator of signing, then we don't need to confirm our participation 2020-10-02 14:02:53 +03:00
programmer10110 6ffa35c7f8 remove signing auto-confirmation for proposed user 2020-10-01 17:48:49 +03:00
Andrej Zavgorodnij 6bd9dfcfe7 chore: fixes for staticcheck 2020-09-29 18:05:40 +03:00
programmer10110 5524de1b43 hash of the proposing DKG message, short description of operations 2020-09-16 16:27:47 +03:00
Andrew Zavgorodny e3210354c3
Merge pull request #28 from depools/fix/airgapped-threshold
fix threshold for signature recover
2020-08-31 16:39:25 +03:00
x88 f00ba69406 refactored 2020-08-31 09:29:18 +03:00
programmer10110 0399045aa4 fix threshold for signature recover 2020-08-28 16:31:31 +03:00
x88 039a664564 wip 2020-08-26 16:41:50 +03:00
x88 cb263b45b1 wip 2020-08-26 14:42:50 +03:00
x88 6b9b6816fa wip 2020-08-26 12:17:04 +03:00
x88 3173a0bba6 wip 2020-08-26 10:59:04 +03:00
x88 6abddb1e7e tests 2020-08-25 02:41:22 +03:00
x88 14c2cdff06 wip 2020-08-24 15:50:14 +03:00
x88 408b28a15a Merge branch 'feat/airgapped-client-tests' of github.com:depools/dc4bc into feat/airgapped-client-tests 2020-08-24 11:38:23 +03:00
x88 a192209b6f wip 2020-08-24 10:31:33 +03:00
programmer10110 817b715f22 DKG is successful 2020-08-22 15:04:44 +03:00
Andrej Zavgorodnij 279feb882c fixed missing dkg pub key 2020-08-21 23:37:49 +03:00
x88 afaabe204e wip 2020-08-21 19:21:42 +03:00
x88 bbaf781f80 wip 2020-08-21 17:29:52 +03:00
x88 dc23e4faf2 fixed init FSM with custom state 2020-08-21 16:56:03 +03:00
x88 380346788a fixed pool init 2020-08-21 14:52:12 +03:00
x88 058ebe83f9 wip 2020-08-20 17:40:46 +03:00
x88 0037421ff0 wip 2020-08-19 17:26:10 +03:00
x88 9fbc54cf34 wip merged 2020-08-19 16:47:38 +03:00
x88 b2cd06ea7e Merge branch 'master' of github.com:depools/dc4bc into master
 Conflicts:
	fsm/state_machines/internal/types.go
	fsm/state_machines/signature_proposal_fsm/actions.go
2020-08-19 13:05:17 +03:00
x88 bd45e3d28b wip 2020-08-19 13:01:20 +03:00
Andrej Zavgorodnij 039aef5c6d wip 2020-08-18 19:47:45 +03:00
Andrej Zavgorodnij 8c398091cd wip 2020-08-18 19:41:43 +03:00
x88 3b4e09f6cb wip 2020-08-18 14:27:30 +03:00
x88 19640adcf0 feat: updated flow 2020-08-14 02:35:52 +03:00
x88 33ecea0a9a feat: updated flow 2020-08-13 18:22:06 +03:00
x88 4ed9afc8dd feat: master keys matcher 2020-08-12 17:16:07 +03:00
x88 9e33803307 removed comment 2020-08-12 16:41:38 +03:00
x88 baf120cc66 feat: added additional stage 2020-08-12 16:40:03 +03:00
x88 023a9f8d5c feat: fixed flow, added tests 2020-08-12 09:38:58 +03:00
x88 10c343ac90 feat: fixed flow, added tests 2020-08-11 19:46:18 +03:00
x88 1e8af819bb feat: added generation transactionId for `Create()` 2020-08-11 12:35:43 +03:00
x88 7a910a0e8d feat: added methods `State()` `Id()` 2020-08-11 11:56:11 +03:00
x88 8f3152dcf8 feat: fixes, tests, actions 2020-08-09 15:02:50 +03:00
x88 1b26930d57 feat: fixes, tests, actions 2020-08-09 00:44:52 +03:00
x88 897c15672a feat: fixes, tests, actions 2020-08-08 15:33:34 +03:00
x88 1c3750b591 feat: updated states and actions for dkg fsm 2020-08-08 02:20:20 +03:00
x88 7df4ba9727 feat: updated machines pool 2020-08-07 16:08:37 +03:00