vac weekly update cont'

Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
ksr 2023-09-11 17:46:25 +02:00
parent da4ea5439d
commit 4f72a33d0e
1 changed files with 4 additions and 3 deletions

View File

@ -42,6 +42,7 @@ draft: false
- remove `rln` from waku's experimental features - https://github.com/waku-org/nwaku/pull/2001
- fix metric calculation for registered members - https://github.com/waku-org/nwaku/pull/2018
- uups proxy for waku-rln-registry - https://github.com/waku-org/waku-rln-contract/pull/9
- 𝕏 milestone finished
* `zerokit:vac:zerokit-v0.4`
- fetched artifacts from trusted setup completion, generated verfication keys and circuit's wasm files
- for some reason, the proof verification always results in `false`, needs further investigation. working branch - https://github.com/vacp2p/zerokit/pull/211
@ -62,8 +63,8 @@ draft: false
### vac:dr:
- `valpriv:vac:tor-push-poc`
- Completed the tor based gossipsub instance broadcas; the first working POC. Overcame, triaged several issues https://github.com/vacp2p/nimbus-eth2-experimental/issues/1
- [first running tor-push nimbus validator](https://goerli.beaconcha.in/validator/86f53cc0e56ae0c6fbe3113a290a52a76cf056339d91f9e166ddbf15a35373d3c455cc387c8ab70db7b3d024113e394d)
- Completed the tor based gossipsub instance broadcast; the first working POC. Overcame, triaged several issues https://github.com/vacp2p/nimbus-eth2-experimental/issues/1
- 𝕏 [first running tor-push nimbus validator](https://goerli.beaconcha.in/validator/86f53cc0e56ae0c6fbe3113a290a52a76cf056339d91f9e166ddbf15a35373d3c455cc387c8ab70db7b3d024113e394d)
- `valpriv:vac:tor-push-paper`
- changes to introduction, solution section, removed not in scope papers
- `gsub-scaling:vac:gossipsub-simulation`