Commit Graph

260 Commits (ae7ddd1c9adb750026d5314554e8366fda8a97a0)

Author SHA1 Message Date
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Antony Denyer a30f7cdea4
Use binary search to eth_estimateGas more accurately (#5142) 2 years ago
Justin Florentine 25ab21128e
Metrics via dagger (#5244) 2 years ago
Gabriel Fukushima 9978cb48a3
Remove RocksDb deprecated option maxBackgroundCompactions (#5339) 2 years ago
Stefan Pingel 534a369574
Move connect decision into protocol layer (#4759) 2 years ago
Justin Florentine 89cf6b829d
Env var to debug child processes. (#5305) 2 years ago
Jason Frame e1da8ee6c0
BFT acceptance tests for Berlin and London (#5294) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 2 years ago
Usman Saleem e18e407c4e
Use Java 17 to build and run Besu (#4977) 2 years ago
Sally MacFarlane 37ffa1f8bf
remove container tests (#4999) 2 years ago
Fabio Di Fabio 6e8e24874f
New excess_data_gas block header field (#4958) 2 years ago
Jason Frame 1165f6a94d
Add withdrawals root to block header (#4962) 2 years ago
Sally MacFarlane c516829674
changed RequestBody.create to put content type arg second - fixes deprecation warning (#4936) 2 years ago
Gabriel Fukushima 7d5988d4b5
PoS checkpoint sync (#4844) 2 years ago
Gabriel-Trintinalia 67f38bf690
Possible optimization (#4701) 2 years ago
Stefan Pingel e02cc04e41
use fork id to filter out non matching peers (#4459) 2 years ago
Antoine Toulme 5b462af0a7
Otel take 2 (#4075) 2 years ago
Daniel Lehrner 6a3d4528bd
Add new RPC endpoints debug_setHead & debug_replayBlock (#4580) 2 years ago
Miguel Angel Rojo 2bcd2a7eec
Flexible Privacy Groups feature - Support to Tessera's EC encryptor (#4282) 2 years ago
ahamlat 8718fa61e0
Create a new flag on RocksDB for high spec hardware to boost performance (#4423) 2 years ago
Pedro Novais 80b7950457
create AbstractJsonRpcTest for better code reuse in other similar tests (#4286) 2 years ago
Sally MacFarlane 37e0e0478e
lower bound peer limit (#4200) 2 years ago
Miguel Angel Rojo 95d9626b0e
Enclave public key length constraint removed for private transactions (#4086) 2 years ago
Diego López León 98dc2ace37
Upgrade Web3J (#3752) 2 years ago
Sally MacFarlane 17de636fe2
Revert "Upgrade OpenTelemetry (#3675)" (#4031) 2 years ago
Antoine Toulme 78717ade1d
Upgrade OpenTelemetry (#3675) 2 years ago
Pedro Novais d5739fb117
fix ThreadBesuNodeRunner missing engineRpcConfiguration (#3974) 2 years ago
garyschulte 4230f7c0ec
deprecate engine-jwt-enabled, add engine-jwt-disabled. This is to prevent unintentional "flipping" of this boolean for configs using the flag without a boolean value (#3913) 3 years ago
garyschulte 20daaf40a9
Feature/remove experimental merge flag (#3875) 3 years ago
Justin Florentine e9884b2130
3619 unify rpc ports (#3834) 3 years ago
Sally MacFarlane bb7552097f
[MINOR] fixed one more error from CodeQL (#3788) 3 years ago
Sally MacFarlane 47197235a9
[MINOR] code cleanup - Lists.emptyList (#3780) 3 years ago
Diego López León a154034531
Add errorprone to prevent Log4j direct usage (#3759) 3 years ago
Sally MacFarlane 0fb2e4b606
changed for loops with int vs long comparison (#3777) 3 years ago
Diego López León 28845823a4
Add IPC transport for JSON-RPC APIs (#3695) 3 years ago
Sally MacFarlane e7d0e9552c
address some sonar cloud bugs (#3592) 3 years ago
Daniel Lehrner 09c99c8f1b
Acceptance test for execution engine apis (#3533) 3 years ago
mbaxter 6efdd94a69
[Issue 3115] Support mining beneficiary transitions (#3505) 3 years ago
Justin Florentine 174193b884
3378 ws engine (#3493) 3 years ago
Antony Denyer 889fda9207
Reject locally-sourced transactions below the minimum gas price when not mining (#3397) 3 years ago
Fabio Di Fabio 435c9e388c
Engine RPC endpoint (#3470) 3 years ago
Frank Li 0377404fe9
Allow optional API methods with no authentication (#3382) 3 years ago
mbaxter ba59f2317a
[Issue-3115] Fix mining beneficiary acceptance tests (#3415) 3 years ago
RP27 6876e1a245
Addressing SonarCloud code smells (#3367) 3 years ago
RP27 048dbb4824
Renaming 'log_eraser' method name to resolve sonarcloud code smell (#3358) 3 years ago
fab-10 e6210f9209
Refactor to async retrieve blocks, and change peer when retrying to get a block (#3326) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
Sally MacFarlane 1b172ae64c
Remove orion gradle dependency (#3275) 3 years ago
mbaxter e860de96ed
[Issue 1975] Add option to require tx replay protection (#2497) 3 years ago