Commit Graph
43 Commits
Author SHA1 Message Date
Pedro Costa 39827e937b update integrations RegisterHandlers 2025-02-07 08:35:20 +00:00
bcmmbaga 2f51ebbd2d go mod tidy 2025-01-15 11:13:09 +03:00
bcmmbaga 70ed084506 Refactor GetValidatedPeers to accept slices of peers and groups 2025-01-15 11:12:14 +03:00
Pascal Fischer a7f72d233e return bool on validatePeer 2024-11-06 16:32:33 +01:00
Pascal Fischer 1e53fdab06 add the opentelemetry meter to the api handler registration 2024-09-29 14:31:30 +02:00
Pascal Fischer 81edc0a6fc update validator function headers 2024-07-02 21:58:08 +02:00
Pascal Fischer f5a5611cdb add context to activity store 2024-06-19 15:12:16 +02:00
Zoltán Papp c38b9e54e5 Extend default validator with error response 2024-05-24 10:57:50 +02:00
Zoltán Papp be78ff3049 Extend RegisterHandlers with IntegratedValidator 2024-04-08 17:04:07 +02:00
Zoltán Papp 3682438fca Follow up IsNotValidPeer changes 2024-03-26 09:38:46 +01:00
Zoltán Papp 9921831370 Follow up default interface changes 2024-03-22 19:16:56 +01:00
Zoltán Papp 4de220a65d Add PeerDeleted function 2024-03-21 14:39:27 +01:00
Zoltán Papp 258ecd390e Update IntegratedValidator default implementation 2024-03-20 13:44:57 +01:00
Zoltan Papp 6edc7afcb8 Extend the params with groupsOfPeers 2024-03-20 01:13:30 +01:00
Zoltán Papp 729b7fabb2 Rename 2024-03-13 17:04:23 +01:00
Zoltan Papp 78fc48320b Update integrated peer approval
Delete unused package
2024-03-13 12:55:01 +01:00
Zoltan Papp 469a80446a Add event store for IntegratedApproval 2024-03-05 14:05:59 +01:00
Zoltan Papp e576f907dd Add Stop method for integrated approval 2024-03-04 12:55:01 +01:00
Zoltan Papp 042e651aad Followup interface changes 2024-03-04 12:23:37 +01:00
Zoltan Papp fe3dfb0d00 Add error as return parameter 2024-02-29 13:55:13 +01:00
Zoltan Papp 2e4fe24074 Fix return params of SyncPeer 2024-02-26 16:18:41 +01:00
Zoltan Papp a1c786c89b Rename ValidatePeer to SyncPeer 2024-02-26 16:13:59 +01:00
Zoltan Papp b95cf1cd26 Change arguments 2024-02-26 16:00:06 +01:00
Zoltan Papp cbd053ca41 Remove unused argument 2024-02-26 16:00:06 +01:00
Zoltan Papp 13cebc2c6f Remove unused argument 2024-02-26 16:00:06 +01:00