-
The convenience functions in CCN-lite's RIOT adapter for interest sending and waiting for content chunks need serious rework:
1.) They should be moved into the RIOT repository for easier modifications…
-
- OS: - Windows
- Programming Language version: Javascript
- CCXT version:
- Exchange: All
- Method: Withdraw and Deposit.
Hi,
I am trying to withdraw coin on following exchanges and having is…
-
Hi,
i use cc1101 on nucleo144-f429, when i use ccn-lite-relay to communicate with another board, sometimes i can receive the content, but sometimes i can't, i think maybe cc1101 is not working reliab…
-
There is a potential memory leak in ``ccn-lite-ctrl.c``identified by scan-build.sh/clang static analyzer
```C
1052 udp = strdup(optarg);
...
1055 port = strtol(strtok(NULL, "/"), NULL, 0);
10…
mfrey updated
5 years ago
-
- OS: Linux
- Programming Language version: PHP
- CCXT version: Yesterdays
```
$balances = $exchange->fetchBalance();
```
```
[GRIN] => Array
(
[availa…
-
The problem is when I fetchWithdrawals for USDT from Poloniex nothing is returned.
Here's an example (output) withdrawal of USDT, which does withdrawal funds: (included here to verify verbose respons…
-
```
/home/oleg/git/miniature-dangerzone/ccnlriot/bin/z1/tlsf-src/tlsf.c:73:1: error: size of array 'static_assert73' is negative
/home/oleg/git/miniature-dangerzone/ccnlriot/bin/z1/tlsf-src/tlsf.c:74:…
-
This issue lists the status of all tests for the [Release Candidate 1 of the 2020.07](https://github.com/RIOT-OS/RIOT/releases/tag/2020.07-RC1) release.
Specs tested:
- [ ] [01-ci](https://github.…
-
As I understood it cIRI should run on SBCs, while CClient should also run on MCUs.
Sam mentioned this topic in [IF Talk](https://talk.iota.org/t/use-cases-documentation-at-least-one-cheap-one-advanc…
-
#### Description
If you set the number of components ``compcnt`` in a ``ccnl_prefix_s`` based prefix to a number larger than ``0`` and set the components to ``NULL`` (or let the number of components/…
mfrey updated
5 years ago