sdk-monorepo/docs/EXPERIMENTAL.md

9 lines
481 B
Markdown
Raw Permalink Normal View History

# Functions which are still considered slightly experimental
2023-05-11 19:41:44 +00:00
Ranked by danger.
* **Core.buildDepositProof(s)** ➡️ because we still need more testnet tests. Will most likely not break, but watch out with token withdrawals, until we have a testnet confirmation.
2023-05-11 19:41:44 +00:00
* **Relayer.handleWithdrawal** ➡️ because no test relayer has been yet available to handle this. Will likely break.
* **Core.loadNotes** ➡️ more tests are needed on filtering behaviour. Likely won't break.