GenesisL1
GenesisL1
Confirming issue, after "system upgrade" unable to access root user with old key.
Yes: advanced "decentralized" solidity smart contract deploy, allowing layer1 governance to fully interact with EVM module. Since Tharsis is probably a main dev of EVM module now, its functionality expansion...
> You are removing wrong file. Please follow the instructions boa displays on screen during installation. > > Sent with [GitHawk](http://githawk.com) Hello, Thank you for a great product! Can you...
Its a genesis.json obtained via "genesisd export" command which is a part of ethermint, so entire state. And this error comes when trying to add this genesis.json with cronos (and...
This is with cronosd and imported genesis.json (same message on just exported ~10GB and with prettyfied ~14gb) ` cronosd start --log_level=trace 12:05PM INF Unlocking keyring 12:05PM INF starting ABCI with...
genesis.json can be found here (prettified): 135.181.5.216/genesis.json
how to properly apply this? Can you please provide commit if you have time, thank you very much! "unc NewGoLevelDB(name string, dir string) (*GoLevelDB, error) { return NewGoLevelDBWithOpts(name, dir, &opt.Options{Compression:...
Since you suggested to turn off compression, did following: versiondb/extsort/sort_test.go: SnappyCompression: true, versiondb/client/convert_to_sst.go: SnappyCompression: true, versiondb/client/restore_app_db.go: SnappyCompression: true, Changed to false Rebuild Started with that genesis.json Got similar error, but...
Amazing its already addressed by Kava, thank you! might we consider forking to Kava instead of Cronos. What do you think?
> @drklee3 is correct. Not saving the entire genesis is another way to do this (but might break the /genesis API endpoint ) > > @alpha-omega-labs Sounds like you might...