-
When using standard go module tools I wasn't be able to fetch v2 version of library.
I cant use `github.com/Zilliqa/gozilliqa-sdk/v2` import:
`github.com/Zilliqa/gozilliqa-sdk/v2/provider: module …
-
### Missing `ContractAddress` in GoZilliqa SDK due to Missing Contract Address in Transaction Response
In the GoZilliqa SDK library, at the [following code](https://github.com/Zilliqa/gozilliqa-sdk…
-
### Prize Title
Open Track Challenge
### Background
As Zilliqa’s ecosystem growth arm, ZILHive is committed to supporting the needs of all projects built on Zilliqa’s blockchain platform. Fro…
-
Running z2 converter on the latest main branch fails with following error
```
contract address: 0xffff6e869a68cbff55345c210e5b65cc294e5f0c
Address: 0xffff6e869a68cbff55345c210e5b65cc294e5f0c, Tra…
-
upon importing it into an android project I get the following error:
`2019-02-25 11:43:28.299 6546-6546/wallet.zilliqa E/System: ******** DEPRECATED FUNCTIONALITY ********
2019-02-25 11:43:28.299…
-
Error when accessing top_price()
[2019-11-09 21:07:10,840 ERROR base_events.py:1608] Task exception was never retrieved
future:
Traceback (most recent call last):
File "/root/Zilliqa-Mining-Pro…
-
The data member `m_latestForwardBlockNum` lacks some lock protection.
https://github.com/Zilliqa/Zilliqa/blob/3c47506ca8302adcad8da7829c981557c60f6b17/src/libNode/Node.h#L150
The possible read a…
Gnnng updated
2 years ago
-
docker-compose.yml
version: '3'
services:
zilliqa:
image: zilliqa/zilliqa:v8.1.2
container_name: zilliqa
volumes:
- /opt/zilliqa/my_seed:/run/zilliqa
network_mode: host…
-
Right now it is required to have ETH+ZIL, but it would be nice to just have ZIL-only mining.
The idea is to have the GPU mining ZIL e.g. with the pool https://shardpool.io/ but not to mine anything…
-
Hi, just new to Zilliqa, and I am trying to start a node for 'Get Work Server Mine'.
I compliled the binary from source by folllowing the instrunction, below is the command line I use
./zilliqa --…