-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/4528c9d2dbe1550d2660dac903a8246076044905/pkg/sol/SeawaterAMM.sol#L317
https://github.com/code-423n4/2024-08-superposition/blob…
-
### Bug Description
StructuredPlannerAgent doesn't seem to be creating sub-tasks :(
I tried my own toolset and wasn't getting any success - my setup has multiple tools: txt2sql, visualization, s…
-
Tech stack: react, centrifuge
**Actual behavior:** Real-time areSeries starts from the end of the chart.
**Expected behavior:** Real-time areSeries begins from the start of the chart and moving to t…
-
### Holdings
- [ ] Add `Realized P&L` column (after Market value) to the `Holdings` table
- Data: based on the sum of `InvestorTransaction.realizedProfitFifo` from the subquery, where `pool`, `tra…
-
**Describe the bug**
I'm getting the Error / warning of CostModel.ComputeAllocation: pvc allocation query result missing field: 'persistentvolume' field does not exist in data result vector
So it…
-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [ ] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
### Preconditions and environment
- Version 2.4.7 & Below
- https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Catalog/Cron/DeleteOutdatedPriceValues.php was triggered by a cron e…
-
### 问题描述
*简要描述您碰到的问题。*
dubbo-version3.3.0+,在java consumer调用kotlin provider时,出现kotlin端有实际值(有效值),但是java端出现值变成默认值的情况
### 环境信息
*请填写以下信息:*
- OS信息: 版本 Windows 11 专业版
版本号 23H2
安装日期 2023/9/6
操…
-
For example, the following:
``` js
/* Get stock data somehow */
var source = getStockData();
source
.filter(function (quote) {
return quote.price > 30;
})
.map(function (quote) {
r…
-
Some sites when imported do not contain required metadata like description, which is used to match results based on keyword searching.
We have to figure out a way to get a relevant description tex…