-
When I compile and run `hello_driver.cpp` and removing `memset` from the example I get the error that: `no mapping for imported function` for at least 3 functions:
- `set_blockchain_parameters_packed…
-
When I run ./quickstart.sh, the chain never starts. I get:
```
[quick_start.sh] Starting eosio docker
=== run docker container from the eosio-cardgame:eos2.0.5-cdt1.6.3 image ===
06d3234e4420db0d5…
-
I've got an EOS smart contract which uses `std::optional` as a type of one of its fields. When compiled with AntelopeIO CDT v4.0.1, it produces an ABI which seems to be valid and works fine when deplo…
-
Hi,
I wanted to use the zmq plugin for some analytics but got a segmentation fault.
**Environment:**
- Ubuntu 18.04
- EOSIO latest / git head ( > v1.5.1)
**GDB Output:**
_gdb --a…
-
File: [docs/06_eosio-blockchain-networks/index.md](https://github.com/EOSIO/welcome/blob/develop/docs/06_eosio-blockchain-networks/index.md)
Please add LACCHAIN EOSIO to the list of EOSIO netwo…
-
This is simple contract code
```c++
#include
using namespace eosio;
CONTRACT mycontract : public contract {
public:
using contract::contract;
// Every ACTION you define can be…
-
I have a setup of multi-node of 4 peers blockchain. Blockchain is running, few days before I deployed the smart contract and using it to save data on the blockchain. Now, I did some changes to the sma…
-
When creating an existing account through new_account, it will go restored,
But at this time, the account object is returned, there is no public or private key information.
```
// eosio.token has b…
-
Can I use this for eosio blockchain nodes?
-
yosemite mongo db scheme / log processing for yosemite blockchain explorer and replacing eosio 'history' plugin which will be deprecated in the future