-
Here we will describe improvements we made to the project based on feedback, and point to evidence of these improvements. Will may provide URLs to reference specific lines of code, commit messages, pu…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
### Feature Description
**Feature Request:** As a Gitea Site Administrator I'd love to be able to universally enforce an Action on all repos that users can't edit/change.
**Why it's useful:** Ope…
-
## Quick recap
Teller is the first DeFi protocol built to evaluate consumer credit risk, and offers cryptocurrency loans that do not require a collateral amount to exceed principal loan value. This i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I want to upload a sklearn model, binary_classification_mock_credit_risk_sklearn.linear_model._log…
-
# Lines of code
https://github.com/code-423n4/2024-06-size/blob/main/src/libraries/AccountingLibrary.sol#L249
https://github.com/code-423n4/2024-06-size/blob/main/src/libraries/AccountingLibrary.sol#…
-
Thank you for your work. It would be nice if you could give the relevant data in the code
-
Tokenisation and smart contract interaction provides opportunities to create new interactions on top of existing smart contract protocols programatically. By such one is able to create a financial pro…
-
**What tool do you want?**
Log obfuscator.
**Describe the solution you'd like**
Tool should take log output containing private or personally identifying information and obfuscate, replace, or…
-
Title: Init frontrun
Severity: Low Risk
Most contracts use an init pattern (instead of a constructor) to initialize contract parameters. Unless these are enforced to be atomic with contact deploymen…