Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Fast Sync configuration in Nethermind repository #3671

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 7, 2021

Config files included:

  • mainnet.cfg
  • goerli.cfg
  • rinkeby.cfg
  • ropsten.cfg

Properties refreshed:

@LukaszRozmej LukaszRozmej merged commit 5bfaae6 into master Dec 7, 2021
@LukaszRozmej LukaszRozmej deleted the configs-update-fa46d0e branch December 7, 2021 09:16
Copy link

@CALISOULB CALISOULB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating

Copy link

@CALISOULB CALISOULB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updating

kristofgazso added a commit that referenced this pull request Dec 23, 2021
* Add MevBudler

* Use trigger approach for bundler instead of harcoded timer

* Rename PeriodicMevBundler to just MevBundler

* Add head block as bundle event arg

* Add OnNewBlockBundleTrigger trigger

* Add flashbotsBundler based on ContinuousBundleSender

* Rename BundleEventArgs in Bundler to BundleUserOpsEventArgs

* Add MevBundler Test

* Delete PeriodicBundleTrigger

* Change the way we detect if MevPlugin is enabled

* Move MevBundler to InitRpcModules hook

`MevBundler` depends on `InitBlockchain` step, which still hasn't been run when
`Init` hook is called.

* Add some logging in MevBundler

* Change debug logs to info just for debugging ;)

* fix MevBundler instantiation MevBundlerTest

* Changed blockCount parameter in eth_feeHistory to long. (#3670)

* Updating Fast Sync config files (#3671)

Co-authored-by: matilote <matilote@users.noreply.github.com>

* Make FielterStore and id's thread safe

* Fixing the incorrect path

* CI: Build solution files on GHA (#3652)

* CI: Build baseline.sln on GHA

* CI: Build cortex.sln on GHA

* CI: Build Benchmarks.sln on GHA

* Fix some build errors after merge from master

* Fix test failing at ...Evm.Test/Tracing/AccessTxTracerTests.cs(50,40)

* Adding additional instructions for Ubuntu 21.10

* Add additional symlink for Fedora 35 (#3678)

This fixes usage with Fedora 35. Same as Ubuntu 21.10 fix. Matched
"find" usage with existing Fedora symlinks

* testing rocksdb latest builds

* fixing path

* adding file execution permissions

* trying with windows one more time

* checking the other way around

* testing rocksdb windows build

* something wrong with chdir on gha

* trying different way for executing script

* another way

* define full path

* Complete path to sh

* Update the bash path

* Random Attempt

* Update build-rocksdb-libs.yml

* Update build-rocksdb-libs.yml

* Update the path of bash

* Update build-rocksdb-libs.yml

* Update build-rocksdb-libs.yml

* Fixed path

* Fixed path in ubuntu and mac flows

* fixing uplaod paths

* fixing linux-x64 path

* trying with full path

* updating rocksdb shared libraries to 6.26.1

* trying diff path

* another try

* fixing path

* Update to mainnet_pruned in readme

* Updating Fast Sync config files (#3683)

Co-authored-by: matilote <matilote@users.noreply.github.com>

* fix pool tests

* Added PeriodicBundleTrigger again (very usefull for testing locally)

* Fix null signature in BundleTransaction

* Add spaceneth with aa enabled config

* Enable PeriodicBundleTrigger

* Logs for trigger

* logs

* More logs

* Enable autoreset in periodic bundle trigger

* fix

* logs =)

* Add try catch to trigger

* Add exception handling to OnNewBlockBundleTrigger

* update rocksdb

* Log stack trace

* log

* Log only block author

* added configs

* fix mev?

Co-authored-by: Klaudia Jazgar <67744705+kjazgar@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: matilote <matilote@users.noreply.github.com>
Co-authored-by: lukasz.rozmej <lukasz.rozmej@gmail.com>
Co-authored-by: 1swaraj <36474630+1swaraj@users.noreply.github.com>
Co-authored-by: Harsh Mishra <erbeusgriffincasper@gmail.com>
Co-authored-by: Mateusz Jędrzejewski <33068017+matilote@users.noreply.github.com>
Co-authored-by: Dave <13626476+DaveWK@users.noreply.github.com>
Co-authored-by: Mateusz Jędrzejewski <mateusz.jedrzejewski@yahoo.pl>
Co-authored-by: kristofgazso <kristof.gazso@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants