Commit Graph

24 Commits

Author SHA1 Message Date
programmer10110 284dffc586 depools -> lidofinance 2020-11-05 12:43:54 +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
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 9fbc54cf34 wip merged 2020-08-19 16:47:38 +03:00
Andrej Zavgorodnij 8c398091cd wip 2020-08-18 19:41:43 +03:00
x88 baf120cc66 feat: added additional stage 2020-08-12 16:40:03 +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 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
x88 65806a93b5 feat: dkg_proposal 2020-08-07 03:20:13 +03:00
Andrej Zavgorodnij 533dc9375c Merge branch 'master' into feat/client-http
# Conflicts:
#	fsm/cmd/test/test.go
#	fsm/fsm_pool/fsm_pool.go
#	fsm/state_machines/provider.go
#	fsm/state_machines/signature_proposal_fsm/actions.go
#	fsm/state_machines/signature_proposal_fsm/helpers.go
#	fsm/types/requests/signature_proposal.go
#	mocks/clientMocks/state_mock.go
#	mocks/storageMocks/storage_mock.go
2020-08-04 09:38:55 +03:00
Andrej Zavgorodnij bdc3854646 depool -> depools 2020-08-04 09:34:10 +03:00
x88 cb461cdfaf multi: added strict fsm types, updated package paths, fixes 2020-07-31 14:25:52 +03:00
programmer10110 06ef734c63 WIP: http server for client 2020-07-30 18:09:13 +03:00
x88 2bb4ad47ad feat: fcm 2020-07-28 17:52:05 +03:00