-
Good day,
I was following the tutorial to set up a node here http://www.waveswiki.org/index.php?title=Tutorials:_How_to_set_up_a_Full_Node
On Step 3 - Running waves, I encountered multiple Inval…
-
Package: devil:x64-linux
Vcpkg version: 0.0.113-unknownhash
My build log file:
```
ILU/CMakeFiles/ILU.dir/src/ilu_scale.cpp.o -MF src-ILU/CMakeFiles/ILU.dir/src/ilu_scale.cpp.o.d -o src-ILU/CMak…
-
I find the RPC callback behavior a little odd. Block hashes in the Link field get encoded with base32.
E.g. Beta network's block `711366594E5E8D17AA1340CEC4D2C7A354F23179DA6E5CEB7C88FEABEED6D043` …
-
The dedicated servers for Red Orchestra and Mare Nostrum seem to use empty textures and sounds in their .utx and .uax packages. For example, Inf_Weapons.uax is 27MB in the regular installation and 22K…
-
From the docs:
https://programmingblockchain.gitbooks.io/programmingblockchain/wallet/web-api.html
If you want to spend those UTXOs:
```
var coins = utxos.GetUnspentCoins();
var keys = utxos.Ge…
-
I'm not sure if i'm missing something obvious, but i ran into this issue. a have a piece of time-critical code that needs to output to UART, so i have essentially this:
1. disable ints (by entering…
rojer updated
6 years ago
-
Sometimes you have different devices reporting to the same application different data. The TTN backend allows you to tell one from the other in the decoder based on the application port the message ha…
-
After install tuptime with pkg in FreeBSD 11.1 and enable it in /etc/rc.conf, the service not start.
Steps to reproduce and debug rc.conf:
```
# pkg install tuptime
# echo 'tuptime_enable="Y…
-
Here is a list of control sequences (for variables the leading `\g` or `\l` or `\c` is stripped) that are used in the "wrong" module, with the (approximate) number of times they are used.
```
__allo…
-
I have tried to spend some coins via `var result = client.Broadcast(tx);` and got an `RPC_TRANSACTION_REJECTED`.
The NBXplorer reported:
`info: Explorer: BTC: Transaction 04bfb179dd54e40…