mirror of
https://github.com/vacp2p/rfc.git
synced 2025-01-13 00:04:56 +00:00
b48250d212
* feat(13-WAKU2/STORE): add ephemeral flag to wakuMessage * chore(WAKU2-STORE): address review * chore(WAKU2-MESSAGE): address review * chore(WAKU2-MESSAGE): add links to store protocol * chore(WAKU2-MESSAGE): explicitly mention store protocol * fix(WAKU2-STORE|WAKU2-MESSAGE): replace ephemeral flag with ttl field * Revert "fix(WAKU2-STORE|WAKU2-MESSAGE): replace ephemeral flag with ttl field" This reverts commit 6e31e450fcc894f95ee0b1df09d193e662604962. * fix(WAKU2-STORE): address review comment * fix(WAKU2-MESSAGE): address review comment * fix(13/WAKU2-STORE): typo Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com> * fix(13/WAKU2-STORE): explicitly link back to 14/WAKU2-MESSAGE Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com> * fix(13/WAKU2-STORE): typo Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com> * fix(13/WAKU2-STORE): typo Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com> * chore(13/WAKU2-STORE|14/WAKU2-MESSAGE): contributor update :) Co-authored-by: kaiserd <1684595+kaiserd@users.noreply.github.com>