Karim Taam

Results 55 issues of Karim Taam

With the latest version of the plugin and even the previous versions I always have this error when launching the tests > Task :test-framework:testDebugComposer FAILED [Thu Jul 11 10:37:37 CEST...

bug
Accepting PR's

Looking at the peering logs on Besu I saw that we received disconnect reasons from other peers with rlp list format but also without a list (just a byte).is it...

type:docs

## PR description ## Fixed Issue(s) ## Documentation - [ ] I thought about documentation and added the `doc-change-required` label to this PR if [updates are required](https://wiki.hyperledger.org/display/BESU/Documentation). ## Changelog -...

mainnet

With bonsai we have the worldstate of the head and tries logs to be able to rollback or rollforward the worldstate to an old/recent block. This technique with trielogs works...

The snapsync as a server must be fixed and certainly optimized. Check if our implementation is good enough regarding DOS protection. And check the Bonsai database issue To see if...

snapsync
syncing
TeamChupa

Signed-off-by: Karim TAAM ## PR description ## Fixed Issue(s) ## Documentation - [ ] I thought about documentation and added the `doc-change-required` label to this PR if [updates are required](https://wiki.hyperledger.org/display/BESU/Documentation)....

mainnet
snapsync

Implement a mechanism to restart besu and resume the current sync if the head is not too far from the first sync pivot block It could be interesting to restart...

snapsync
syncing

## PR description Implement the EthSubmitHashrate API conforming to the EIP-1474 specification

## PR description This PR avoids starting the download of the world state from scratch when restarting Besu ## Fixed Issue(s) ## Documentation - [ ] I thought about documentation...

mainnet
snapsync

Here's a breakdown of the PR: - Splitting Bonsai: The PR aims to divide Bonsai into two packages - Common Classes with a Prefix: The common part will include classes...