Skip to content

Tags: CALISOULB/nethermind

Tags

1.12.2

Toggle 1.12.2's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Updating Fast Sync config files (NethermindEth#3671) Co-authored-by: matilote <matilote@users.noreply.github.com>

1.12.1

Toggle 1.12.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Updating Fast Sync config files (NethermindEth#3648) Co-authored-by: matilote <matilote@users.noreply.github.com>

1.12.0

Toggle 1.12.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix publish downloads script 

1.11.7

Toggle 1.11.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
disable 3607 for eth call (NethermindEth#3580) * fix? * Fix tests * Add estimate gas test Co-authored-by: MarekM25 <marekm2504@gmail.com>

1.11.6

Toggle 1.11.6's commit message
London hard fork on POA Core (NethermindEth#3564) (cherry picked from commit 4cace1d)

1.11.5

Toggle 1.11.5's commit message

1.11.4

Toggle 1.11.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/increase xdai mem pool size (NethermindEth#3471) * Increase xdai tx pool size to 8192 * Increase xdai memory hint

1.11.3

Toggle 1.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor TxBroadcaster (NethermindEth#3377) * refactor TxBroadcaster * update tests * fix tests * no more FutureNonceRetention * add hashes request limit * refactor txs request * cleaning * add TxPool test * TransactionsMessage limit tests * add Eth65ProtocolHandlerTests and NewPooledTransactionHashesMessage limit tests * small refactor * add proper metrics * fix metrics * one more metric * small refactor * cosmetic * decrease max hashes count in one message to 3200 (as in geth) * refactor NewPooledTransactionHashesMessage * lazy enumeration instead of allocating arrays * fix NullReferenceException * make tests green * small refactoring * Revert launchSettings.json change Co-authored-by: lukasz.rozmej <lukasz.rozmej@gmail.com>

1.11.2

Toggle 1.11.2's commit message

1.11.1

Toggle 1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Synchronize LruKeyCache.Clear (NethermindEth#3361)