File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 13132 . User does not need to wait for merkle tree synchronization and building to start relaying
1414 or sending messages.
15153 . Application does not need to do a Web3 RPC call for every tree change to generate or validate messages.
16+ 4 . Application can transfer tokens and register membership with a single transaction.
1617
1718## Reliability
1819
Original file line number Diff line number Diff line change @@ -132,14 +132,15 @@ See deliverables.
132132- [ ] Dogfood: link to dogfooding session/artefact
133133- [ ] Docs: links to README.md or docs.waku.org (TBD)
134134
135- ### Improve RLN UX by reducing Web3 RPC calls
135+ ### [ Improve RLN UX by reducing contract interactions ] ( https://github.com/waku-org/pm/issues/344 )
136136
137137** Owner** : core research
138138
139139** Feature** : [ RLN Smart Contract] ( /FURPS/core/rln_smart_contract.md )
140140
141141** FURPS** :
142142- U3. Application does not need to do a Web3 RPC call for every tree change to generate or validate messages.
143+ - U4. Application can transfer tokens and register membership with a single transaction.
143144
144145** Checklist** :
145146- [ ] Specs: link to specs and/or API definition
You can’t perform that action at this time.
0 commit comments