Matilda-Clerke
df7f62ddbc
Merge branch 'main' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
e0f736d5cf
7311: spotless
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
97e5918d67
7311: Move PeerTaskFeatureToggleTestHelper to TestUtil and fix RunnerTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
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
9a4f3dd375
Merge branch 'main' into 7311-add-GetReceiptsFromPeerTask
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
Matilda Clerke
03f6495a54
7311: Fix javadoc issue
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
ced19cdf33
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
2364ed5a52
7311: Fix javadoc issue
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
28fc2cd0ef
Merge remote-tracking branch 'origin/7311-add-GetReceiptsFromPeerTask' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda-Clerke
4522414dff
Merge branch 'main' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
645e0e33ff
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
6b8691917f
Merge remote-tracking branch 'origin/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-cli-feature-toggle-for-peertask-system
2 months ago
Matilda Clerke
513b74f6d4
7311: Move isPeerTaskSystemEnabled to SynchronizerOptions
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
b2a45c201e
7311: Add GetReceiptsFromPeerTask
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda-Clerke
bc11e0c8bb
Merge branch 'main' into 7311-add-cli-feature-toggle-for-peertask-system
2 months ago
Matilda-Clerke
e4be5c02f0
Merge branch 'main' into 7311-add-peertask-foundation-code
2 months ago
Bhanu Pulluri
96e9873dd9
Handle hadolint check failure with proper risk assessment ( #7637 )
...
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
Co-authored-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Justin Florentine
7d3e376771
shift creation of plugin context to BesuCommand for now ( #7625 )
...
* shift creation of plugin context to BesuCommand for now
* mock component will provide a no-op metrics sys
---------
Signed-off-by: Justin Florentine <justin+github@florentine.us>
2 months ago
Fabio Di Fabio
6df4149f2a
Fix logging the evaluation time when a tx is selected for block creation ( #7636 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Bhanu Pulluri
0d9fa16a1f
[ #4292 ] Fix mounted data path directory permissions for besu user ( #7575 )
...
* Fix mounted data path directory permissions for besu user
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Add besu CLI option to output dirs needing permission update
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* run spotless apply to handle PR test failure
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Remove newly added --print-paths-and-exit option from config file test
This option doesn't have a corresponding config file entry as it's a
standalone option to be used with docker containers
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Add optional user argument to --print-paths-and-exit and fix directory permissions
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Correct build.gradle changes, remove a duplicate line and extra whitespaces
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Fix checking for user in path's group membership
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Add platform check to restrict --print-paths-and-exit option usage to Linux and Mac
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
* Apply suggestions from code review
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Bhanu Pulluri <59369753+pullurib@users.noreply.github.com>
---------
Signed-off-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
Signed-off-by: Bhanu Pulluri <59369753+pullurib@users.noreply.github.com>
Co-authored-by: Bhanu Pulluri <bhanu.pulluri@kaleido.io>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Gabriel-Trintinalia
578104e222
Fix Snap Server Account Range tests ( #7552 )
...
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
2 months ago
Sally MacFarlane
5e8b75062a
Merge branch 'main' into 7311-add-cli-feature-toggle-for-peertask-system
2 months ago
Fabio Di Fabio
33085dd233
Fix flakiness ofTxPoolOptionsTest::txpoolForcePriceBumpToZeroWhenZeroBaseFeeMarket ( #7610 )
...
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Matilda Clerke
c03bffbc93
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
e3fbc6ca48
7311: spotless
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
a9f6714d38
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
15b6bdf712
7311: Move --Xpeertask-system-enabled out of BesuCommand and make hidden
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
a378d228fa
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
33b810b40d
7311: add X prefix to peertask-system-enabled
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
0992c35740
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
f2500dd4d8
7311: Move PeerTaskFeatureToggle to more appropriate location
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
1ba51845e2
7311: add class
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
06553be973
Merge branch 'refs/heads/7311-add-cli-feature-toggle-for-peertask-system' into 7311-add-GetReceiptsFromPeerTask
2 months ago
Matilda Clerke
f14aaebef6
7311: Fix broken BesuCommandTest
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
2fb2690e01
7311: spotless
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
f392a0feda
7311: Update javadoc to match previous commit
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
52d440afbe
7311: Switch to logging a warning instead of throwing an exception when initializing PeerTaskFeatureToggle multiple times
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
ace5dd1918
7311: Add private constructor to PeerTaskFeatureToggle to prevent instantiation
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
7a94fe2d6d
7311: Remove log used for testing, apply spotless
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
4c64dbe1cd
7311: Add feature toggle for enabling use of the peertask system where available
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
a8d5a9f340
7311: Clean up some warnings
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Matilda Clerke
4b80016587
7311: Add PeerTask system for use in future PRs
...
Signed-off-by: Matilda Clerke <matilda.clerke@consensys.net>
2 months ago
Sally MacFarlane
89dfa95860
[CHANGELOG] upcoming breaking change for k8s nat ( #7534 )
...
* upcoming breaking change for k8s nat
* log warning if deprecated NAT method used
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
---------
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
ITStarMan100
12caf7d83c
Added GraphQL Service Information in responese result NetServices ( #7580 )
...
Signed-off-by: ITStarMan100 <danhopeman@outlook.com>
Co-authored-by: Justin Florentine <justin+github@florentine.us>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
Sally MacFarlane
87bad72b52
removed hyperledger from discord refs ( #7618 )
...
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
2 months ago
Suyash Nayan
5df2a71a4d
Fix debug_traceCall to handle underpriced transactions ( #7510 )
...
* Fix debug_traceCall to handle underpriced transactions
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* remove unused methods
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
* Add test case and changelog entry for debug_traceCall fix
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
---------
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Co-authored-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Fabio Di Fabio
31c174b0c6
Revert "Re-enable TxPoolOptionsTest::txpoolForcePriceBumpToZeroWhenZeroBaseFeeMarket ( #7565 )" ( #7613 )
...
This reverts commit 07adb415ee
.
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
2 months ago
Luis Pinto
e0cd5084c7
Change test to tease NPEs during DefaultBlockchain.<init>() caused by initilization order ( #7607 )
...
* Change test to tease NPEs during DefaultBlockchain.<init>() caused by initilization order
* fixup! Change test to tease NPEs during DefaultBlockchain.<init>() caused by initilization order
* move counters into their own method
Signed-off-by: Luis Pinto <luis.pinto@consensys.net>
3 months ago