Mikko Ohtamaa
Mikko Ohtamaa
If there is a such way it should be highlighted in the documentation.
The templates should teach newcomer developers the best practices. In this case, the project template is not achieving this goal.
Thank you! I clarified the issue title.
Here is an example what should be covered: ## Getting testnet account and testnet EGLD balance Create a wallet PEM file using erdpy Create a new wallet. ```shell erdpy wallet...
Aha cool. My bad :)
I started to see this issue after upgrading my geth version to: ``` Version: 1.10.4-stable Git Commit: aa637fd38a379db6da98df0d520fb1c5139a18ce Architecture: amd64 Go Version: go1.16.4 Operating System: linux GOPATH= GOROOT=go ``` With...
Even after issuing shutdown with CTRL+C the database seems to be compacting and does not have an end in sight. ``` ^CINFO [06-22|20:00:58.344] Got interrupt, shutting down... INFO [06-22|20:00:58.347] HTTP...
I downgraded to Geth 1.10.1 and now was able to sync fine. Though the database compacting still happens, it does not grind the process to a halt. Maybe some database...
@jsvisa Interesting, looks like I was too late to order!
I run into this error message while restoring a backup. ``` 2022-03-31 17:58:15.109 CEST [75720] ERROR: tried calling catalog_get when extension isn't loaded ``` * Clean database * macOS /...