Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Support Non-permissioned builder/ logic refactoring (#68)
Browse files Browse the repository at this point in the history
* working changes

* fix qc validation

* do cleaning

* still vid handler issue

* fixing vid join handle WIP

* fix test

* Rename

* pass joinhandle

* integraing events streaming api

* fix name

* WIP committee construction

* renaming

* remove fetch

* update events api

* revent events service

* serial tempo

* build error

* fix types

* add membership in standalone permissionless

* update events-service

* update version

* fix lint

* updates

* tag events-service

* fix join handle

* replace with swap and add await

* fix lint

* resolve PR comments
  • Loading branch information
move47 authored Apr 4, 2024
1 parent 4cdf4cf commit 7632755
Show file tree
Hide file tree
Showing 9 changed files with 1,130 additions and 799 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Cargo.lock

# Added by cargo

/target
/target*
/.vscode
Loading

0 comments on commit 7632755

Please sign in to comment.