442 Commits
Author SHA1 Message Date
marko dec2d7dcf6 fix(ci): add timeout
Signed-off-by: markoburcul <marko@status.im>
2026-06-03 09:51:02 +02:00
0xbathangandJulesFILIOT 26630f3486 chore: rebrand Vac to Logos Research & update docusaurus-preset
* Update index.md

removed vac for logos research

* Update community.mdx

removing vac mentions

* Update contribute.md

minor style fixes

* Update principles.md

removing vac

* Update research.md

remove vac mentions

* Update rfcprocess.md

remove vac references

* Update rln.md

changed waku references to Logos Messaging - someone with more tech knowledge should check if accurate and examples are still relevant

unified language (mix of US and UK English used before)

* Update rln.md

updated style and changed "logos messaging" to "logos"

* Update security.md

removed vac references

* Update vips.md

changed nescience and vac references

* Update vsus.md

changed out vac references and reworded some things

* Update vsus.md

* Update vsus.md

* chore:  replace Vac references by Logos Research

Replace remaining references of Vac by Logos Research.

* chore: replace visible refs of rfc.vac.dev by lip.logos.co

* chore: update twitter links

* fix: pin docusaurus packages versions

* chore: use theme aware logo

* chore: bump `logos-docusaurus-preset` -- updates assets/metadata

New version of the `@acid-info/logos-docusaurus-preset` package updates the following:
- title/tagline/URL rebranded to "Logos Research" (research.logos.co); navbar logo gains srcDark for theme-aware switching (black in light mode, off-white in dark mode)
- all SVGs/ICO replaced with Logos lambda mark; off-white variants for dark contexts

* chore(/principles): update link top status.app principles

* chore: bump `@acid-info/logos-docusaurus-preset` package version

* chore: bump `@acid-info/logos-docusaurus-preset` package version

* chore: bump `@acid-info/logos-docusaurus-preset` package version

---------

Co-authored-by: JulesFILIOT <dev@julesfiliot.com>
2026-05-08 16:39:45 +09:00
jakub 48bbe1ced4 fix: bulds failing due to mixed import methods
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-13 15:08:14 +01:00
jakub 776496762c chore: rename vac.dev to research.logos.co
Because in IFT our main product is renaming things.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-13 14:51:36 +01:00
Jules 97800b5201 feat: add /rln page 2025-11-14 14:29:54 +09:00
marko 5f0f144193 ci: move it to the container
Referenced issue:
* https://github.com/status-im/infra-ci/issues/188
2025-10-22 22:04:41 +02:00
seugu 49297e58f7 Fixing de-mls post (#175)
* fix by replace png

* date fix

* update the flow chart
2025-09-02 15:06:16 +03:00
ade93e2547 Blogpost: de-mls with Waku (#159)
* feat: add new blog post on de-mls with Waku and update authors list

* adding introduction

* Enhance blog post on decentralized MLS with Waku: added detailed explanations of the MLS protocol, its decentralized adaptation, and Waku's pub-sub architecture. Included insights on key management, user roles, and the actor-based system design for message processing.

* Refine blog post on decentralized MLS with Waku: improved clarity and structure by enhancing explanations of the MLS protocol, Waku's pub-sub architecture, and key management processes. Added sections on message distribution, user roles, and future work, while correcting terminology and formatting for better readability.

* update the structure

* fix references

* editorial updates

* Update publication date and enhance architectural overview in de-MLS with Waku documentation. Added new sections on actor communication and cryptographic key management, along with a new image for better illustration of the architecture.

* Refine de-MLS documentation: clarified the roles of pub-sub topics, streamlined actor responsibilities, and removed outdated code snippets. Focused on Waku integration and user/group actor functionalities for improved understanding.

* Refine de-MLS documentation: improve clarity on message distribution, Waku protocol, and group communication topics

* Update rlog/2024-12-23-de-mls.mdx

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* groundbreaking commit

* fix figure

* Update de-mls.mdx

* update image file extension

* small fix

* image update

* fix Docusaurus error

* replace admin as steward

* Update rlog/2024-12-23-de-mls.mdx

Co-authored-by: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com>

* replace all admins

* review fix

* title update

* RFC citation

* grammer fixes and update proposal part

* cite de-MLS RFC

* explicitly mentioning of async feature

* waku integration RFC as a future todo

* adding intro

* transition in intro

* adding use cases

---------

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com>
2025-09-01 13:44:47 +03:00
Farooq d598653244 Performance Evaluation of GossipSub Improvement Proposals (#169)
* Performance evaluation of current libp2p GossipSub performance improvement proposals

* revisions on feedback

* added conclusion (findings) part

* some feedback/proofread fixes

* vac forum discussion link added

* updated filename to current date
2025-08-13 10:10:57 +03:00
seugu 41e52f4675 add truncate (#174) 2025-08-07 15:25:22 +03:00
Siddarth Kumar 6ebb41cc38 ci: add nix flake and use in CI
Using system tooling can lead to weird behavior of available Node
versions, for example this IPv6 resolution error:
```
[3/5] Fetching packages...
error Error: connect EHOSTUNREACH 2606:4700::6810:1922:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1495:16)
```
2025-08-03 18:28:20 +05:30
9a8302de70 article: logos nim in logos - 1st edition (#171)
Co-authored-by: Ivan Folgueira Bande <ivansete@status.im>
Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2025-07-29 22:47:07 +02:00
jonesmarvin8 3a48b56962 minor corrections to zerokit-performance blog (#173)
* minor corrections to zerokit-performance blogs

- Added truncate line back
- Updated published
- Corrected publication date to 7-25 (and updated the file name to reflect this).
- tested locally.

* minor corrections

corrected extension for mdx for proper abstract display, and some minor typo fixes.
2025-07-24 23:49:03 +03:00
Ben c8db5c9bf2 add(post): Zerokit optimizations (#170)
* add(post): Zerokit optimizations

* add: Include Vinhs contributions

* fix: Fix author key

* chore: underline links
2025-07-17 14:38:11 +03:00
Ben-PH f6fbb641db chore(readme): correct legacy link 2025-07-12 00:54:23 +09:00
jinhojang6 3512fea9dc chore: upgrade preset version 2025-04-25 15:23:43 +09:00
jinhojang6 9e3c035f45 fix: fix bugs with search 2025-04-25 15:23:43 +09:00
jinhojang6 77b1a2988b feat: upgrade docusaurus version to v3 2025-04-25 15:23:43 +09:00
Jinho Jang 94c2339e04 fix: fix bug with 2022-11-04-building-privacy-protecting-infrastructure (#166) 2025-03-14 16:25:23 +01:00
jinhojang6 1f0fcf7b01 feat: enable blog indexing 2025-03-14 11:56:39 +09:00
Aleksei Vambol aa7809a704 The article about the MDSECheck method (#164) 2025-03-06 16:27:07 +01:00
kaiserd 295e3b2d16 chore: update vsus info (#165) 2025-03-05 20:07:46 +01:00
Jimmy Debe 062761386f Update Links (#163)
* Update 2022-07-22-relay-anonymity.mdx

* Update 2022-07-22-relay-anonymity.mdx

* Update 2019-07-19-p2p-data-sync-for-mobile.mdx

* Update 2019-08-02-vac-overview.mdx

* Update 2019-10-04-remote-log.mdx

* Update 2019-12-03-fixing-whisper-with-waku.mdx

* Update 2020-02-14-waku-update.mdx

* Update 2020-02-7-dns-based-discovery.mdx

* Update 2020-02-7-dns-based-discovery.mdx

* Update 2020-07-01-waku-v2-pitch.mdx

* Update 2020-09-28-waku-v2-update.mdx

* Update 2020-11-10-waku-v2-ethereum-messaging.mdx

* Update 2021-03-03-rln-relay.mdx

* Update 2021-06-04-presenting-js-waku.mdx

* Update 2021-08-06-coscup-waku-ethereum.mdx

* Update 2021-10-25-waku-v1-vs-waku-v2.mdx

* Update 2022-04-12-introducing-nwaku.mdx

* Update 2022-05-09-ambient-peer-discovery.mdx

* Update 2022-05-17-noise.mdx

* Update 2022-11-04-building-privacy-protecting-infrastructure.mdx

* Update 2022-11-08-waku-for-all-decentralize-applications.mdx

* Update 2023-04-03-waku-as-a-network.mdx

* Update 2023-04-03-waku-as-a-network.mdx

* Update 2023-04-24-device-pairing-in-js-waku-and-go-waku.mdx

* Update 2023-11-07-rln-relay.mdx

* Update 2024-05-03-rln-light-verifiers.mdx

* Update 2024-05-13-rln-v3.mdx
2025-03-04 14:01:14 -05:00
omahs fba3a2d7c3 chore: Fix typos (#157) 2025-02-03 11:08:57 +01:00
0xbathang c2c00209d0 Update 2024-12-20-Vac-2024.md 2025-01-10 12:40:40 +01:00
0xbathang 17d94dc191 Update 2024-12-20-Vac-2024.md 2025-01-10 12:10:57 +01:00
0xbathang 84332b771e Update 2024-12-20-Vac-2024.md
updated publishing date
2025-01-10 01:30:05 +08:00
0xbathang 98c3f4d139 Update 2024-12-20-Vac-2024.md
Typos and formatting changes
2025-01-10 01:30:05 +08:00
0xbathang 47925d9c4b Update authors.yml
Added Vac to authors list
2025-01-10 01:30:05 +08:00
0xbathang a308f1430f Update 2024-12-20-Vac-2024.md 2025-01-10 01:30:05 +08:00
0xbathang c300ca84b0 Update 2024-12-20-Vac-2024.md 2025-01-10 01:30:05 +08:00
0xbathangandkaiserd e2c39c5337 Update rlog/2024-12-20-Vac-2024.md
Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2025-01-10 01:30:05 +08:00
0xbathangandkaiserd 17e429aace Update rlog/2024-12-20-Vac-2024.md
Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2025-01-10 01:30:05 +08:00
0xbathangandkaiserd bdd1bf9194 Update rlog/2024-12-20-Vac-2024.md
Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>
2025-01-10 01:30:05 +08:00
0xbathang e74b4861bb Update 2024-12-20-Vac-2024.md
Added SC section, various links, proofread
2025-01-10 01:30:05 +08:00
0xbathang a2301a9a05 Update 2024-12-20-Vac-2024.md 2025-01-10 01:30:05 +08:00
0xbathang 76c34cd51e Rename Vac 2024 Year in Review.md to 2024-12-20-Vac-2024.md 2025-01-10 01:30:05 +08:00
0xbathang ea51896b92 Add files via upload 2025-01-10 01:30:05 +08:00
34f6f0be17 Vac101-Merkle tree blog (#158)
* dummy commit

* dummy commit

* dummy

* dummy

* dummy

* dummy

* updates

* update

* update

diagrams need to be added

* diagrams

Diagrams added

* header fix

corrected date and published flag

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: Ramses Fernandez <ramses.fernandez.valencia@gmail.com>

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: Ramses Fernandez <ramses.fernandez.valencia@gmail.com>

* updated

Addressed verification concerning root hash comment.

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>

* Update rlog/2024-12-08-merkle-tree.mdx

Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>

* update

Make changes suggested by Ugur.
Add a brief section on capped merkle proof

* update

* fixed date

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* updated

* update

Parentless -> childless.

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* Update rlog/2024-12-23-merkle-tree.mdx

Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>

* updates

Fixed Bathang's comments.

* various updates

* fixes

* fix date

---------

Co-authored-by: Anton Iakimov <yakimant@gmail.com>
Co-authored-by: Ramses Fernandez <ramses.fernandez.valencia@gmail.com>
Co-authored-by: seugu <99656002+seugu@users.noreply.github.com>
Co-authored-by: 0xbathang <119854743+0xbathang@users.noreply.github.com>
2024-12-30 11:14:58 -05:00
ufarooqstatus 26e6382bb3 Potential improvements for large message handling in gossipsub (#145) 2024-10-31 15:23:58 +01:00
ufarooqstatus 36ffa2594e BW graph corrected (1500ms interval) (#156) 2024-10-31 15:15:07 +01:00
ufarooqstatus db48efbaa1 adjested table alignment (for simulation settings table) (#155) 2024-10-28 16:52:05 +01:00
ufarooqstatus eddc74f6ab A short blogpost on IDONTWANT message performance evaluation (#154) 2024-10-28 15:17:31 +01:00
ksr 27d44e2710 chore: make bloomfiler post part of the 101 series 2024-10-15 16:45:08 +02:00
jonesmarvin8 52ae267fab feat(fiat-shamir): init rlog (#147) 2024-10-15 16:42:32 +02:00
Moudy 046adca868 added note about hardware acceleration (#153) 2024-10-14 19:01:10 +02:00
Moudy 734520ec90 Update 2024-09-26-Zkvm-testing.mdx (#152) 2024-09-30 22:19:52 +02:00
Moudy 9119b798a6 add(post): zkvm testing (#151) 2024-09-30 17:55:55 +02:00
ksr 253ede81ea fix(zkvm): change discord link to forum link 2024-08-27 17:34:42 +02:00
Moudy 3c80dffa60 Zkvm (#150) 2024-08-27 16:48:38 +02:00