Sally MacFarlane
7f9c4fc259
rename Hyperledger Besu to Besu ( #7639 )
...
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
Matilda Clerke
720f94ef50
7311: Rename PeerTaskBehavior to PeerTaskRetryBehavior
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Fabio Di Fabio
f9695c18c0
Interrupt candidate tx execution on block creation timeout ( #7673 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Chaminda Divitotawela
682daa31b9
Update release workflow ( #7680 )
...
Set RELEASE_NAME as environment variable for the step
Signed-off-by: Chaminda Divitotawela <cdivitotawela@gmail.com>
2 months ago
Matilda Clerke
41923d3c40
7311: Convert PeerTaskExecutorResult to a record
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
e31bb70037
7311: Use constants for number of retries
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
bc25b16dcd
7311: rename timing context to ignored to prevent intellij warnings
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
598b519c08
7311: Use SubProtocol instead of subprotocol name string in PeerTask
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
b0f2ed024f
7311: Modify PeerTaskExecutor metric to include response time from peer
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
96c803030c
7311: Fix MetricsAcceptanceTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
ad26297963
7311: Fix MetricsAcceptanceTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Karim Taam
bef897a162
Improve Log Message When Setting RPC Gas Cap for Transaction Simulation ( #7679 )
...
Signed-off-by: Karim Taam <karim.t2am@gmail.com>
2 months ago
Matilda Clerke
2d0780055b
7311: spotless
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
608feceff4
7311: Add testGetPeerButNoPeerMatchesFilter to DefaultPeerSelectorTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
e2fda73192
7311: Add testGetPeerButNoPeerMatchesFilter to DefaultPeerSelectorTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
c9eb22e614
7311: Use a 1 second delay between retries in PeerTaskExecutor to match old implementation
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
ce7d24582c
7311: Remove unused imports
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
da9cd438ae
7311: Reword trace log in DefaultPeerSelector
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
6de3fb366a
7311: Use ConcurrentHashMap in DefaultPeerSelector
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
38f04ab5a1
7311: Reword PeerSelector javadoc to avoid implementation details
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
ad86ae6e71
7311: Rename PeerManager to PeerSelector
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda-Clerke
6e349e16f8
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
amsmota
aed6bb0044
Implementing support for emptyBlockPeriodSeconds in QBFT (Issue #3810 ) ( #6965 )
...
Implemented support for emptyBlockPeriodSeconds in QBFT (Issue #3810 )
Introduces experimental xemptyblockperiodseconds genesis config option for producing empty blocks at a specific interval independently of the value of the existing blockperiodseconds setting.
https://github.com/hyperledger/besu/issues/3810
---------
Signed-off-by: Antonio Mota <antonio.mota@citi.com>
Signed-off-by: amsmota <amsmota@gmail.com>
2 months ago
Gabriel-Trintinalia
e0518c6d94
Force besu to stop on plugin initialization errors ( #7662 )
...
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
2 months ago
Fabio Di Fabio
2aa3848950
Enable logging during unit tests ( #7672 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Glory Agatevure
04ba15aa92
Add consolidationRequestContract in jsonGenesisConfig ( #7647 )
...
* Include consolidationRequestContract in jsonGenesisConfigOptions
Signed-off-by: gconnect <agatevureglory@gmail.com>
* Update changelog and ran spotlessApply
Signed-off-by: gconnect <agatevureglory@gmail.com>
* Rename consolidationRequestPredeployAddress to consolidationRequestContractAddress
Signed-off-by: gconnect <agatevureglory@gmail.com>
* Create request contract addresses class
Signed-off-by: gconnect <agatevureglory@gmail.com>
* Update method calls
Signed-off-by: gconnect <agatevureglory@gmail.com>
* Refactor RequestContractAddresses class and update method calls and test
Signed-off-by: gconnect <agatevureglory@gmail.com>
---------
Signed-off-by: gconnect <agatevureglory@gmail.com>
Co-authored-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
2 months ago
Matilda-Clerke
e901fdf25b
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Matilda-Clerke
4f07e76a6c
7311: Add feature toggle for enabling use of the peertask system where available ( #7633 )
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda-Clerke
f2ac53ecfa
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Rafael Matias
0d63955158
Docker: Only switch user if the current user is root ( #7654 )
...
* Update entrypoint script for Dockerfile to only switch user if its running as root
Signed-off-by: Rafael Matias <rafael@skyle.net>
* make root user check at the beginning
Signed-off-by: Rafael Matias <rafael@skyle.net>
---------
Signed-off-by: Rafael Matias <rafael@skyle.net>
2 months ago
Matt Whitehead
874cba016d
Update protobuf to 32.25.5 to resolve CVE-2024-7254 ( #7664 )
...
Signed-off-by: Matthew Whitehead <matthew.whitehead@kaleido.io>
2 months ago
Sally MacFarlane
9d689b9401
remove integration tests related to privacy ( #7645 )
...
* remove integration tests related to privacy
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
daniellehrner
1751a77f98
7702 validation checks v2 ( #7653 )
...
* yParity is valid up to 2**256 as well
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
2 months ago
Cooper Mosawi
6e246ca4b0
fix opentelemetry ( #7649 )
...
Signed-off-by: Blue <bluebluesaku@gmail.com>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Fabio Di Fabio
3e0e5cdc1f
Fix reading tx-pool-min-score option from configuration file ( #7623 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Fabio Di Fabio
f1da4e77e6
Rebalance GHA runners to reduce ATs failure and speedup unit tests [part 2] ( #7658 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Fabio Di Fabio
676e1f8c13
Rebalance GHA runners to reduce ATs failure and speedup unit tests ( #7656 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Fabio Di Fabio
3dbe606172
Wait for Besu to be up before running Goss Docker test 02 ( #7655 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Matt Whitehead
19d3ca84b2
Dev/test option for short BFT block periods ( #7588 )
...
* Dev mode for short BFT block periods
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
* Refactoring
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
* Fix comment
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
* Refactor to make BFT block milliseconds an experimental QBFT config option
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
* Update Json BFT config options
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
---------
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
2 months ago
Matt Whitehead
e721237c26
Don't persist IBFT2 proposal blocks, just validate them ( #7631 )
...
* Don't persist IBFT2 proposal blocks, just validate them
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
* Tidy up changelog
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
---------
Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>
Signed-off-by: Matt Whitehead <matthew.whitehead@kaleido.io>
2 months ago
Jason Frame
e1f4489741
Disable body validation for POS networks during sync ( #7646 )
...
Signed-off-by: Jason Frame <jason.frame@consensys.net>
Co-authored-by: Stefan Pingel <16143240+pinges@users.noreply.github.com>
2 months ago
Matilda-Clerke
5afba63caa
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Matilda Clerke
049cae271c
7311: Refactor PeerManager to be an interface
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
08c66fd916
7311: Reduce timeout in PeerTaskRequestSender to 5s
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Gabriel Fukushima
637ebcb9c5
add Teku EL-bootnode to holesky genesis ( #7648 )
...
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
2 months ago
daniellehrner
cb1e36a992
Fix 7702 signature bound checks ( #7641 )
...
* create separate signature class for code delegations as they have different bound checks
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
* test if increasing xmx let's failing acceptance test pass
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
* javadoc
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
Matilda-Clerke
c335cbe00e
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Danno Ferrin
25186d3221
Remove Danno Ferrin as maintainer ( #7644 )
...
I am no longer aligned with the Governance policies and practices of
LFDT and resign my position as maintainer.
Signed-off-by: Danno Ferrin <danno@numisight.com>
2 months ago
Matilda-Clerke
58594445dc
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Suyash Nayan
beaee59212
Add BlobMetrics ( #7622 )
...
* Add BlobMetrics
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* refactor
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* remove unused blob_storage
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* add .size() to BlobCache
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* Add to Changelog
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
---------
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago