feat: deprecate tree_path and rlnDB#3577
Conversation
|
You can find the image built from this PR at Built from feea395 |
|
This PR may contain changes to configuration options of one of the apps. If you are introducing a breaking change (i.e. the set of options in latest release would no longer be applicable) make sure the original option is preserved with a deprecation note for 2 following releases before it is actually removed. Please also make sure the label |
Ivansete-status
left a comment
There was a problem hiding this comment.
LGTM! Thanks for it! 💯
Also make sure we remove the use of this parameter in the following:
I'd recommend to submit PRs in the above before we merge that one so that we avoid possible crashes.
Cheers!
Description
After post-sync, the merkle tree is maintained by the smart contract, so
treepathis no longer a valid parameter. That’s why we are deprecating it from the config level down to the database level. will effect rlnTreeConfig, treePath, Inspect tool and rlnDB.status-im/infra-role-nim-waku#47
logos-messaging/docs.waku.org#248
https://github.com/status-im/infra-misc/pull/432
logos-messaging/logos-delivery-simulator#112
Issue