-
While debugging #741, I noticed that your eosio-cpp driver uses a temporary file in /tmp that's created ad-hoc by concatenating "/tmp" and the file name, e.g. `/tmp/addressbook_with_age_and_notify.cpp…
-
How to generate master key and derived keys without network access?
How to convert keys to corresponding address?
-
# Uma lista abrangente de plataformas Blockchain
# 1. Aion
O Aion é uma rede blockchain de terceira geração que permitirá que uma organização faça o Federate, Scale e Spoke.
**Consenso** : Pr…
-
@unidwell if you're not already working on this, i can take it off your hands :)
-
This bug has been discussed here a few times [ #4077, #9677 ]
Our dapp is affected by this. Our app is hard to use because of it. And there is no solution other than on the EOSIO implementation, ca…
-
我在本地建立了一条私有链,用你的SDK的例子,查询余额操作正常,但是在发送交易的时候,报错:
我的程序是:
`public class TestEOS {
public static String url_wallet = "http://192.168.1.75:18888";
public static String url_chain = "http://192.16…
-
Apparently in the latest releases (im on 3.2.4), the feature that attempts to protect a node from accidentally wiping out all the existing state history files by kicking off a --replay-blockchain (htt…
-
This app will serve as a maestro for several automated activities that support the platform and treasury.
There will be several 'agents' running within a single instance of maestro. Each agent wil…
-
From Anders:
![image](https://user-images.githubusercontent.com/26171839/187927676-4463d193-9305-4f30-bfac-dd14ecb55f63.png)\
I've been breaking down how our peering setup is done... I tried to …
-
Hi,
setting the max offset to 1hr (3600000000us) does not allow me to start nodeos again. Is there a technical reason for the limit to 30 minutes or just a definition in the code?
```
Jan 29 06:2…