-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xa3d4e5242323ee490da9b267496747be8cba6ec6bc304ffa57160a721a7d3581
**Severity:** low
**Description:**
**Description**…
-
The library reverts on calling a view/pure function when using the `executeAs`.
This is likely because the storage is tainted by the `putContract`.
There might be two ways to resolve this:
(1) Se…
-
If you only use static class methods, why don't you use pure functions to implement the functionality in typescript? This would result in less code to maintain e.g.
-
Currently, we have so many instance and class methods, which makes new changes difficult.
If we can move out a few responsibilities as utility methods in the helper file, we can improve readability a…
-
See #18.
"Apply stopwords" is a pure function that can be included in a pipeline.
### Dependencies
- [ ] https://github.com/htrc/torchlite-backend/issues/8
-
### Bug Report or Feature Request (mark with an `x`)
Currently, 'keycloak-angular' is functioning as expected with Angular versions up to v.17. However, the reliance on Class-based Guards is a concer…
-
## Description
When using a do-while control flow statement such as in the following code:
```solidity
contract Sum {
function sum(uint256[] calldata nums) public pure returns (uint256 total…
-
If you use `./botan sign priv.key file_to_sign > signature` with `priv.key` being an Ed25519 / Ed448 key, botan will default to `SHA-256` for `hash`, letting Ed25519 / Ed448 operate in a non-default /…
-
Pure functions in the `shared` folder should be moved to the new library.
# Depends on
- #11437
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x1ba3e28bee5090b61d7a9fc379a6ec1de3218c283307c6d43ad9f1588a22f411
**Severity:** low
**Description:**
**Description**…