fastogt / fastonosql

FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
https://fastonosql.com
GNU General Public License v3.0
1.18k stars 96 forks source link

I can not connect to a level #60

Closed marcelovieiratecnologia closed 5 years ago

marcelovieiratecnologia commented 6 years ago

I'm trying to connect to a file. "ldb", so you understand better is a virtual currency file specifically DashCoin and it's written the blocks in my local machine and .ldb file formats and it's just the one I do not have access to!

topilski commented 6 years ago

Hi @marcelovieiratecnologia , where i can found sources for this db? How i can generate the same file? for test purposes

marcelovieiratecnologia commented 6 years ago

has the github https://github.com/techsolutions-ltd/dascoin-blockchain, but the tests would be by RPC and not locally.

to do the actual test I intend to be installing the portfolio expecting it to sync and checking in the% appdata% / DashCoin files directory

topilski commented 6 years ago

Hi @marcelovieiratecnologia , i updated leveldb driver can you try connect again?

topilski commented 5 years ago

ping