-
Currently we format up to three decimals the usd amounts on the value col for the explorer. Reduce this to two or just one
## Implementation details
- format decimal values for usd amounts
…
-
scammed
High
# BribeRewarder in case period duration is increased, emissionsPerPeriod can round to 0
## Summary
In case the voting duration is increased, certain `BribeRewarder` instances …
-
### javascript 数组以及对象的深拷贝
[原作者地址:javascript 数组以及对象的深拷贝(复制数组或复制对象)的方法](https://blog.csdn.net/fungleo/article/details/54931379#commentBox)
```javascript
var arr = [1,2,3,4,5]
var arr2 = arr;
arr[…
-
## Describe your environment
* Operating system: Windows 11
* Python Version: 3.11 (`python -V`)
* CCXT version: _____ (`pip freeze | grep ccxt`)
* Freqtrade Version: 2024.2 (`freqt…
-
# Lines of code
https://github.com/code-423n4/2024-05-munchables/blob/57dff486c3cd905f21b330c2157fe23da2a4807d/src/managers/LockManager.sol#L344-L366
https://github.com/code-423n4/2024-05-munchables/…
-
In Offers, in percentage amount of discount feature, when I try to enter a discount with decimals or dots, like 32,50% or 32.50%, it rounds it to the nearest whole number, turning it into either 32% o…
Buda9 updated
9 months ago
-
My environment:
* Operating system: Windows 11
* Python Version: 3.11.5
* CCXT version: 4.1.76
* Freqtrade Version: freqtrade 2023.12-dev-7d281602f
## Your question
I'm getting a v…
-
cryptic
medium
# Bids can pass price < minimum amount check for batch auctions due to inflated bids, breaking protocol invariant
## Summary
The Axis Finance Protocol allows for sellers to create ba…
-
### The problem
After one of the last ESPHome updates I can no longer update or change my Liligo displays. Previously everything worked fine, now I get error messages when trying to update the boards…
00107 updated
7 months ago
-
I printed the value of -1 in triton and the result was 4294967295. I guess there is no concept of negative numbers in cuda.
But I printed the value of the expression 1>=0 in the triton, and the pri…