-
### Operating System
Ubuntu 20.04.5 LTS
### Programming Languages
python
### CCXT Version
3.1.14
### Description
Bitget and MEXC fetchOrder returns **None** in "fee" field:
```
// bitget
{…
-
**Describe the bug**
For the qn9090 (cortex M4, armv7) we are building S2RAM support.
We are testing with a hello-world main, and some shell commands which use `pm_state_force` to change the stat…
-
In the early days of hanabi-live, Hanabi variants were simpler. Among those variants, information could only explicitly (i.e. excluding the deduction ✖️ pips that were later developed) rule out _entir…
-
commands:
```
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=/usr/lib -DPORT=Qt -DUSE_SYSTEM_MALLOC=ON
make
```
build error:
```
/home/jack/work/qt…
-
```
Using Ubuntu 20.04
g++ (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0
quickemu ppa added for liburing: https://github.com/quickemu-project/quickemu
```
When using Boost.Asio 1.78, to use the new `s…
-
https://github.com/chapel-lang/chapel/pull/23950 will start building our runtimes based on `CHPL_GPU_ARCH` for AMD. https://github.com/chapel-lang/chapel/pull/23789 made a similar change for NVIDIA, b…
-
> It is designed so that when the day comes splitting Calypso from LDC will be easy and Calypso could then exist as a LDC plugin in the form of a shared library.
Is there already a roadmap with open …
-
## 📃 Description
The current syntax for the assertion sentences looks like following:
```C++
int a = 7, b = 7;
"a = b"
| expect(a, is::equal, b);
"a = 3"
| expect(a, is::equal, 3);
…
-
I have a 2 pod cluster going on. The way your save method appears to work, the client uploads the zip, then the client gets a response and moves on. A process kicks off on the server that unzips the…
-
```
What steps will reproduce the problem?
1. g++ -Wall example0.cpp -o test
What is the expected output? What do you see instead?
Expect successful compile. Instead:
In file included from geodesic_…