Results 80 issues of ytrezq

I have a file compressed using Snappy but when I try to use `sst_dump` from the latest commit, the file is left unchanged. sh-5.1# ./sst_dump --file=/mnt/xdai/db/3c648cbdc4c9333d/archive/db/1864667.sst --command=recompress --compression_types=kNoCompression from []...

Currently, if someone tries to change compaction style to level compaction in order to export the database over the network, the message will read like this : sh-5.1# ldb --db=/mnt/openethereum/xdai/db/3c648cbdc4c9333d/archive/db...

feature-request
improvement

I created a 1Tib database using https://github.com/openethereum/openethereum powered by Rocksdb `5.14.3`. The database is perfectly readable through the intended software. However when I try to read it using the latest...

question

### Expected behavior The official [Administration tools in this repository](https://github.com/facebook/rocksdb/wiki/Administration-and-Data-Access-Tool) tries to keep database version. Database administration shouldn’t means forced upgrade. ### Actual behavior even for just reading a single...

Those chains are hard forks from the mainnet started with the Merge hard fork. It’s like Bitcoin and Bitcoin cash. As a result, all the contracts and the liquidity is...

improvement

How to run an Erigon2 full archival node with debugging and tracing after the Merge ? How to connect Erigon2 to a consensus Client ? Are any consensus client compatible...

Stale

I have the following function : _multiHopFill((address[],uint256,(bytes4,bytes)[]),uint256) which can’t be encoded because of the parameters.

Those chains are hard forks from the mainnet started with the Merge hard fork. It’s like Bitcoin and Bitcoin cash. As a result, all the contracts and the liquidity is...

Does it support ipv6? Does it support zone transfers _(AXFR)_?

Hello, the xdai Omnibridge was deployed by the poa network. However, I‘ve a question about the following schema. ![](https://github.com/poanetwork/tokenbridge/raw/master/oracle/ERC-to-ERC.png) Are the foreign Sender and Home Sender disabled in the case...