-
### Describe the bug
JavaScript indentation is one off when chaining functions such that the next call starts on the same line as the closing parenthesis for the previous call.
### To Reproduce
```…
-
**Github username:** @itsabinashb
**Twitter username:** itsabinashb
**Submission hash (on-chain):** 0xeafcb7a625760ac3151eb9bf15ec8b6114d11ffcd10320e28413713fe1b5821d
**Severity:** medium
**Descript…
-
### New Issue Checklist
- [x] Updated SwiftLint to the latest version
- [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues)
### Describe the bug
When `clos…
-
-
**Github username:** @00xWizard
**Twitter username:** 00xWizard
**Submission hash (on-chain):** 0x30a87d83a9b0254a721d7d3b5f7f511ca2d364a142ea8d92dbfbf18e88f8b948
**Severity:** low
**Description:**
…
-
What is chain method?
[https://en.wikipedia.org/wiki/Method_chaining](url)
The chain method succeeds if the functions return the same element instead of the bool value if the operation succeeds.
…
-
most people would like this. Just returns a table with all chains and all parameters (incl. tree topology) and their respective ESS values.
Also useful for the R markdown file. We could even just …
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x2c80f17b4a474f68c8c0f940e1f1e7858d94a5d956bac7a6dcfe2292c73b13a5
**Severity:** medium
**Description:**
**Descriptio…
-
Description:
The `claim` function in the ClaimContract is vulnerable to signature replay attacks. The function uses a `_postfix` parameter in the signature verification process, but there's no mechan…
-
Add support for the optional chaining operator `?.` that is available in:
- JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
- TypeScritp 3…