Hanno Cornelius
391d9849f3
docs: rewrite for clarity, update screenshots ( #2206 )
...
* docs: rewrite for clarity, update screenshots
* docs: be less cavalier about private key, other improvements
* docs: missed some spots
* docs: move private key warning to beginning
2023-11-10 13:43:59 +00:00
gabrielmer
876158fe09
chore: adding patch release instructions to release doc ( #2157 )
2023-10-30 13:26:28 +02:00
gabrielmer
6e8713a1a1
chore: adding postgres flag to manual docker job instructions ( #2139 )
2023-10-19 10:52:56 +03:00
Abhimanyu
fb24830fcc
chore: added size based retention policy ( #2098 )
...
* chore: added size based retention policy
* chore: post review code - size based retention policy
* chore: review integrated, size retention updated, vacuuming in capacity retention
* chore: typo fixed
* chore: review integrated
* chore: external config updated to support newly added retention policy
2023-10-10 15:29:09 +05:30
Anton Iakimov
45b8c0ebf9
fix: update wakuv2 fleet DNS discovery enrtree
...
https://github.com/status-im/infra-misc/issues/171
2023-09-27 13:39:10 +02:00
jakub
787ceb8168
ci: push images to new wakuorg/nwaku repo
...
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2023-09-27 10:33:10 +02:00
Aaryamann Challani
75fd99e5a4
feat(rln-relay): removed rln from experimental 🚀 ( #2001 )
...
* feat(rln-relay): removed rln from experimental 🚀
* fix(waku_node): if rln-relay is nil, return true
* chore(tests): mark rest health as skipped
2023-09-11 12:02:31 +05:30
Aaryamann Challani
09ae3506be
chore(rln-relay): updated docs ( #1993 )
2023-09-11 11:10:41 +05:30
Ivan Folgueira Bande
48f4c87694
Removing bridge.md tutorial as v1 doc was removed ( #1954 )
2023-08-28 10:09:42 +02:00
Aaryamann Challani
a2519906c6
fix(rln-relay): remove registration capability ( #1916 )
2023-08-22 11:49:18 +05:30
Hanno Cornelius
5e2e1b6bd0
chore: remove references to v2 ( #1898 )
...
* chore: remove references to v2
* fix: lingering rln-relay import path
2023-08-09 18:11:50 +01:00
Alvaro Revuelta
e1bf529031
Update nwaku-compose docs ( #1899 )
2023-08-09 13:10:31 +02:00
Vaclav Pavlin
cb6de8d337
chore(ci): extend and rename nightly workflow to support RC builds ( #1784 )
2023-06-08 17:13:40 +02:00
Aaryamann Challani
107cb8119f
feat(rln-relay): pass in index to keystore credentials ( #1777 )
...
* feat(rln-relay): pass in index to keystore credentials
* fix(rln-relay): s/MembershipIndex/uint
2023-06-06 23:13:05 +05:30
Vaclav Pavlin
95244e7c35
feat(ci): add nightly builds ( #1758 )
...
* feat(ci): add nightly builds
* add note to overview for operators
2023-05-26 08:14:45 +02:00
Vaclav Pavlin and Ivan Folgueira Bande
b9892120b9
chore(docs): fix docs and mark some as deprecated ( #1754 )
...
* chore(docs): fix docs and mark some as deprecated
* Update docs/contributors/continuous-integration.md
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com >
* Update examples/v2/README.md
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com >
* mark TODO with date
* replace nim-waku with nwaku in docs
---------
Co-authored-by: Ivan Folgueira Bande <128452529+Ivansete-status@users.noreply.github.com >
2023-05-25 13:37:49 +02:00
Aaryamann Challani
3cb03c9341
fix(rln-relay): keystore usage ( #1750 )
...
* fix(rln-relay): keystore usage
* docs(rln-relay): explicit keystore usage
2023-05-22 22:06:55 +05:30
Aaryamann Challani
af9e6bb757
chore(rln-relay): docs and config update for testnet 3 ( #1738 )
...
* chore(rln-relay): docs and config update for testnet 3
* chore(rln-relay): update more docs
2023-05-19 18:22:01 +05:30
Ivan Folgueira Bande and Hanno Cornelius
1597a8dd37
docs: adding new tutorial on how to handle heaptrack with nim waku ( #1719 )
...
* doc: adding new tutorial on how to handle heaptrack with nim waku
* Update docs/tutorial/heaptrack.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
* Update docs/tutorial/heaptrack.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
* Update docs/tutorial/heaptrack.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
---------
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
2023-05-09 15:37:47 +02:00
Vaclav Pavlin
f884dbc2fc
chore: Bump container image versions to v0.16.0 in quickstart ( #1640 )
...
closes #1667
2023-04-11 17:04:27 +02:00
Ivansete-status
3b26a3e65f
feat(rest-api-store): new rest api to retrieve store waku messages ( #1611 ) ( #1630 )
...
* feat: new rest api based on the current store json-rpc api and
following the same structure as the current relay rest api.
* feat: the store api attend GET requests to retrieve historical messages
* feat: unit tests.
* feat: allow return message to rest-client in case error (4XX or 5XX)
* chore: always allow to call the store api endpoints (only rest) without explicit storenode (#1575 )
* feat: always mounting the current node as storenode client
2023-04-06 11:43:19 +02:00
Hanno Cornelius
47ea802bf9
docs(release): added regression checking and clarifications ( #1610 )
...
* docs(release): added regression checking and clarifications
Regression check against js-waku.
Clarified Docker image publishing.
* fix: grammar check
* fix: broken link
2023-03-17 12:43:34 +02:00
Alvaro Revuelta and Hanno Cornelius
0308e9f899
chore(docs): add docker-compose instructions ( #1444 )
...
* chore(docs): add docker-compose instructions
* Update docs/operators/quickstart.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
* Update docs/operators/quickstart.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
2022-12-05 16:25:37 +01:00
d8c01b7fe7
chore(rln-relay): barrel imports ( #1386 )
...
Co-authored-by: s1fr0 <28568419+s1fr0@users.noreply.github.com >
Co-authored-by: Lorenzo Delgado <lorenzo@status.im >
2022-11-21 15:15:03 +01:00
Hanno Cornelius
3158877591
chore: disable store protocol by default ( #1374 )
2022-11-14 13:09:37 +02:00
Lorenzo Delgado
9901b569aa
docs: extend waku store config tutorial of the operator docs
2022-11-10 15:37:25 +01:00
Lorenzo Delgado
81cd56b742
docs: extend docs with the different node configuration mechanisms
2022-11-08 18:29:40 +01:00
Aaryamann Challani
c330d002bd
docs(operator-trial): add rln instructions ( #1311 )
...
* docs(operator-trial): add rln instructions
* fix(operator-trial): rln instructions
* fix(operator-trial): add docker instructions for rln
* fix(operator-trial): add doc in how-to index
2022-10-31 21:07:15 +05:30
7b40e44160
chore(docs): removes the eth account address from the onchain-rln-relay tutorial ( #1280 )
...
Co-authored-by: Lorenzo Delgado <lorenzo@status.im >
Co-authored-by: Aaryamann Challani <43716372+rymnc@users.noreply.github.com >
2022-10-28 13:05:30 +05:30
Hanno Cornelius
1e495ebc9a
docs: add docker and quickstart guides ( #1289 )
2022-10-24 11:31:33 +03:00
Sanaz Taheri
789a21c12d
chore(rln-relay): Changes the test scenario of testnet2 tutorial to one chat user ( #1261 )
...
* changes the test scenario to one chat user
* minor rewording
* deletes a surplus newline
2022-10-20 09:37:09 -07:00
Aaryamann Challani
042ea550df
chore(rln-relay): make account address optional ( #1258 )
...
* chore(rln-relay): make account address optional
* fix(rln-relay): onchain test
* chore(chat2): update docs, and handle error case in chat2
* fix(rln-relay): handle registration better
2022-10-12 07:48:11 +05:30
Hanno Cornelius
4a4d29e182
docs: fix broken Kibana link ( #1255 )
2022-10-10 16:24:05 +03:00
Sanaz Taheri Boshrooyeh
517c04fffd
chore(rln-relay): adds Rln-relay testnet2 tutorial ( #1232 )
...
* first version
* proof read
* adds a new line
2022-10-07 02:14:30 +08:00
Aaryamann Challani
e39efc28cf
chore(rln-relay): namespaced flags ( #1204 )
...
* chore(rln-relay): namespaced flags
* chore(rln-relay): shorten flag size
* fix(rln-relay): consistent config naming
* chore(rln-relay): consistency with address configs
* fix(rln-relay): config
2022-10-03 13:25:56 -07:00
jakub
20e2a0360a
ci: use docker tag names closer to fleet names
...
To avoid naming confiusion.
Signed-off-by: Jakub Sokołowski <jakub@status.im >
2022-09-28 17:12:33 +02:00
Hanno Cornelius
505754b36f
fix: signing key for wakuv2 DNS lists has changed ( #1174 )
2022-09-22 14:51:17 +02:00
Hanno Cornelius
85b370f35b
docs: add monitoring guide for prometheus and grafana ( #1168 )
...
* docs: add monitoring guide for prometheus and grafana
* docs: address comments
2022-09-20 10:09:36 +01:00
Aaryamann Challani and Hanno Cornelius
f9784b908a
docs(operator-outreach): nwaku on droplets ( #1133 )
...
* docs(operator-outreach): add droplet config
* docs(operator-outreach): add link to droplet setup
* fix(operator-outreach): numbering
* fix(operator-outreach): typos
* docs(operator-outreach): add some prerequisite info
* Update docs/operators/droplet-quickstart.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
* Update docs/operators/droplet-quickstart.md
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
* fix(operator-outreach): typos and additional info, address review
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com >
2022-09-13 16:11:36 +05:30
Sanaz Taheri Boshrooyeh
ef81877976
chore (rln-relay): updates rln-caht2 tutorial to match the implementation ( #1089 )
...
* updates rln-caht2 tutorial to match the implementation
* minor proofreading
* addresses comments
2022-08-25 11:34:48 -07:00
Sanaz Taheri Boshrooyeh
49a6b7c462
feat(Rln-Relay): Consolidates the input paths of rln credential, chat2 reads rln credential from file only ( #1080 )
...
* Consolidates the input paths of rln credential, accepts credential file only
* fixes a typo
2022-08-18 10:35:02 -07:00
Sanaz Taheri Boshrooyeh
d51a5d7dc6
chore(RLN-Relay): onchain rln-relay chat2 testnet editorial feadbacks
...
Signed-off-by: sanaz <staheri14@ku.edu.tr >
adds a newline
fixe a minor spacing issue
2022-08-17 16:55:49 -07:00
Sanaz Taheri Boshrooyeh
5e105031ff
chore(Rln-relay): Tutorial on how to run rln-chat2 in on-chain mode ( #1044 )
...
* initial draft of the tutorial
* WIP: explaining test scenarios
* revises the intro
* sample text output and further instructions and refinement
* renames the prerequisite file
* adds a link to the prerequisite tutorial
* explains how to reuse rln credentials
* adds more revisions on the variable names
* fixes the file name
* revises the intro
* minor rewording
* adds a section header
* makes the waku-rln-relay name consistent in case
* fixes the contract address
* revises the description
* renames client in the sample test
* proof read and spell check
* disambiguates ethereum and goerli accounts
* reorganizes the text
* adds image folder
* adds fig caption and some description
* fixes a wrong case
* removes commented parts
* revises the overview
* more clarification on the spam protection
* addresses editorial comments
* fixes the contract address
* fixes a typo
2022-08-04 16:35:16 -07:00
Hanno Cornelius and Lorenzo Delgado
8e498ffca5
docs: update release process docs for contributors ( #1001 )
...
* docs: update release process docs for contributors
* Update docs/contributors/release-process.md
Co-authored-by: Lorenzo Delgado <lorenzo@status.im >
* Address comments
Co-authored-by: Lorenzo Delgado <lorenzo@status.im >
2022-07-20 16:27:02 +02:00
Lorenzo Delgado
1bf0b5f6fc
feat(rest): Add HTTP REST API ( #727 ). Integrate REST API with the Waku V2 node
2022-07-19 11:02:43 +02:00
9d725be5b4
Prerequistes for RLN integration tutorial ( #1031 )
...
* Prerequistes for RLN integration tutorial
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
* Skip section if existing gorli acc
* Faucet warning
* Wss endpoint note
* More image truncation
* Goerli testnet selection note
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Daniel Kaiser <git@kais3r.de >
* Censor Infura Endpoint
* Period added after all statements
* Explanantion Summaries
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
* Update docs/tutorial/Pre-requisites of running a Waku node.md
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
Co-authored-by: Sanaz Taheri Boshrooyeh <35961250+staheri14@users.noreply.github.com >
Co-authored-by: Daniel Kaiser <git@kais3r.de >
2022-07-07 21:22:22 +02:00
Hanno Cornelius
4c2e0d75f1
docs: add operator guide docs ( #963 )
2022-05-20 14:48:34 +02:00
Daniel Kaiser
40806860d9
chore(docker): use NIMFLAGS instead of NIM_PARAMS ( #961 )
...
NIM_PARAMS is and internal variable.
NIMFLAGS should be used outside of nimbus build system.
includes:
* fix(docker): copy RLN parameters.key into the container
* chore(makefile): NIMFLAGS in docker img rule
2022-05-17 21:11:07 +02:00
Hanno Cornelius
93b25638e6
docs(rpc-api-tutorial): fix broken links in JSON-RPC API tutorial ( #920 )
2022-03-29 15:40:11 +02:00
Daniel Kaiser
da0de11cc5
chore(rln): add cleanrln make rule + docu ( #910 )
...
* chore(rln): add cleanrln to make rule
- add `cargo clean` to `make clean`
- add new `cleanrln` make rule that `cargo clean`s the rln vendor repo
* docs(rln): add trouble shooting section
- list `make cleanrln` as a solution to force rebuilding the rln crate
2022-03-25 16:08:13 +01:00