Commit Graph

77 Commits

Author SHA1 Message Date
programmer10110 08c4e128f1 Merge branch 'master' into feat/cli-show-fsm-state 2020-10-19 12:10:13 +03:00
programmer10110 325fb734d0 CLI command to show an info about a FSM 2020-10-09 16:23:28 +03:00
programmer10110 9acea2c6aa fsm visualization code 2020-10-06 16:20:49 +03:00
Andrej Zavgorodnij 32fde1b880 Merge branch 'master' into feat/follow-ups
# Conflicts:
#	client/client.go
#	client/http_server.go
#	client/types/types.go
2020-10-05 18:02:10 +03:00
Andrej Zavgorodnij 3e0f59b67c feat: follow-ups 2020-10-05 13:24:57 +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
Andrej Zavgorodnij bc92227a75 chore: fixes for staticcheck 2020-09-29 17:31:31 +03:00
programmer10110 63543446c0 Merge branch 'master' into feat/remove-participant-address 2020-09-21 11:53:35 +03:00
programmer10110 5524de1b43 hash of the proposing DKG message, short description of operations 2020-09-16 16:27:47 +03:00
programmer10110 33814e051c address replaced with human readable username 2020-09-15 16:45:35 +03:00
Andrej Zavgorodnij 58b31cb79f small fixes 2020-09-11 00:51:35 +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 072b6eb4b6 wip 2020-08-26 17:04:06 +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
programmer10110 692c256f0a Merge branch 'fsm-draft' of ssh://github.com/depools/dc4bc into feat/airgapped-client-tests 2020-08-21 19:25:17 +03:00
programmer10110 78b4d476e2 wip 2020-08-21 19:25:09 +03:00
x88 afaabe204e wip 2020-08-21 19:21:42 +03:00
x88 bbaf781f80 wip 2020-08-21 17:29:52 +03:00
programmer10110 e173fbecc8 Merge branch 'fsm-draft' of ssh://github.com/depools/dc4bc into feat/airgapped-client-tests 2020-08-21 17:00:32 +03:00
x88 dc23e4faf2 fixed init FSM with custom state 2020-08-21 16:56:03 +03:00
programmer10110 826da7a0a6 Merge branch 'fsm-draft' into feat/airgapped-client-tests 2020-08-21 14:54:25 +03:00
x88 380346788a fixed pool init 2020-08-21 14:52:12 +03:00
x88 352377a86d wip 2020-08-20 17:42:08 +03:00
x88 058ebe83f9 wip 2020-08-20 17:40:46 +03:00
programmer10110 0a42c75725 Merge branch 'fsm-draft' into feat/airgapped-qr 2020-08-19 19:26:18 +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
programmer10110 ccb1cbbad9 Merge branch 'fsm-draft' into feat/airgapped-qr 2020-08-18 16:31:57 +03:00
x88 3b4e09f6cb wip 2020-08-18 14:27:30 +03:00
programmer10110 ebf2cd19bf Merge branch 'master' into feat/airgapped-qr 2020-08-14 14:17:15 +03:00
x88 19640adcf0 feat: updated flow 2020-08-14 02:35:52 +03:00